Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 427 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 427 Bytes

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