Alsein.Extensions.Runtime.InteropServices

Some useful extensions for .net programming.


Keywords
csharp, dotnet-standard, functional-programming, linq
License
MIT
Install
Install-Package Alsein.Extensions.Runtime.InteropServices -Version 0.1.2

Documentation

Alsein.Extensions

Some programming conveniences for .NET programming.

Targets Supported

This library supports .NET Standard 2.0 and some for .NET Standard 2.1 or .NET Standard 3.0

.NET implementions information for .NET Standard: https://docs.microsoft.com/zh-cn/dotnet/standard/net-standard

Add To Your Projoct

Run the following command within your project directory.

dotnet add package Alsein.Extensions