Theraot.Core is a .NET Backport (ValueTask, ValueTuple, Task, Expressions, Linq, ThreadLocal, IsExternalInit, etc...) for .NET Framework. .NET Core, .NET Standard
A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework by providing a polyfill for the IsExternalInit class.
This package does not contain any compiled binaries, but instead adds the...
More information
A source code only package which allows you to use .NET's new C# 9 Record feature in older target frameworks like .NET Standard 2.0, .NET Core App below 5 or the old .NET Framework.
This package does not contain any compiled binaries, but instead adds the required classes as C# source code to your...
More information