Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 643 Bytes

SupportPolicy.md

File metadata and controls

22 lines (13 loc) · 643 Bytes

Support Policy

Funcky is a stable base-library which tries to support many scenario's in the .NET world.

What Frameworks do we support?

We support the all the actively supported modern Frameworks, .NET Standard 2.1, 2.0 And.NET 4.8+

  • We only remove support for target frameworks on major version changes, to avoid breaking changes for the consumers.

Testing

Testing with old frameworks which are not supported anymore is getting painful, we therefore only test with frameworks which are still in active support.

Next removal

Funcky 4 will remove the following target frameworks:

  • net7.0
  • net6.0
  • net5.0
  • netcoreapp3.1