Theraot.Core

Theraot.Core is a .NET Backport (ValueTask, ValueTuple, Task, Expressions, Linq, ThreadLocal, IsExternalInit, Range, Index, etc...) for .NET Framework. .NET Core, .NET Standard


Keywords
Backport, Polyfill, Bridge, ValueTask, ValueTuple, Async, Task, Linq, Expressions, ThreadLocal, IAsyncEnumerable, IReadOnlySet, IsExternalInit, Range, Index, dotnet-core, dotnet-framework, dotnet-standard, legacy-support
License
MIT
Install
Install-Package Theraot.Core -Version 3.2.11

Documentation

Theraot.Core

Build status Join the chat at https://gitter.im/Theraot/community NuGet License

These Libraries are an ongoing effort to ease the work on .NET, including a backport/polyfill/bridge of recent .NET features to .NET 2.0, .NET Core 1.0, .NET Standard 1.0, among other things.

Theraot.Core is as close as I am to a ".NET Compatibility Pack" capable to provide a uniform API surface for many .NET platforms.


Similar projects with limited functionality


License

This project is under MIT license, refer to LICENSE.txt for the license text.

The reason for this license is that this library includes code from Mono under MIT License.


Warranty

Aside from the license, I can only warranty the following: It did work on my machine.