Skip to content

Unnecessary Removal of .NET Framework Support #732

Closed
@joshsacks

Description

@joshsacks

Issue Summary

Version 7.0.0 now requires a minimum version of .NET 6 and thus .NET Framework is no longer supported. However, there are still many, many Twilio customers like ourselves who - for a variety of reasons - are not able to transition our codebases from .NET Framework to Core.

The upshot is we're now excluded from using (and paying for) Twilio's new offerings/features made available through the helper library.

Moreover, reviewing the changes merged in between 6.18.0 and 7.0.0, there are no dependencies on the .NET 6 SDK that are not supported by .NET Framework.

In other words, there is no technical reason to cut off Framework customers, even if it's somewhat annoying to maintain the build configurations. (A small burden that a proudly "developer-first" company like Twilio should be willing to undertake.)

I, and surely many other customers, hope you will reconsider this decision to leave us in the cold.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions