Sendgrid-csharp: Provide support for .NET 4.5 and 4.5.1

Created on 8 Mar 2017  路  4Comments  路  Source: sendgrid/sendgrid-csharp

Issue Summary

We have resisted implementing this, because Microsoft no longer supports these versions. However, we have had several requests to support these versions for legacy applications.

I am creating this ticket to gauge interest. If you would like us to include a .dll compiled for .NET 4.5 and 4.5.1 in our Nuget package. Please let us know by adding a +1 or comment.

Thank you!

help wanted community enhancement

All 4 comments

+1 I have a 4.5.1 project that needs this library. However since MS is no longer supporting it I might just have to go ahead and upgrade the project, though I hate to do so.

Thanks for your feedback @rdeslonde!

The current work around is to download the source code and recompile with your desired target version.

Makes sense. I think we will just upgrade to .net 5.0. Thanks!

For anyone else coming across this you can change to target 4.5.2 instead.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ivivanov picture ivivanov  路  3Comments

jewpaltz picture jewpaltz  路  3Comments

bogacg picture bogacg  路  3Comments

kquinbar picture kquinbar  路  4Comments

AndrewTziAnChan picture AndrewTziAnChan  路  3Comments