AlseinX / Extensions

Some commonly used basic utilities for .NET programming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Some commonly used basic utilities for .NET programming.

License:MIT License


Languages

Language:C# 95.0%Language:Shell 5.0%