https://github.com/alseinx/extensions
Some commonly used basic utilities for .NET programming.
https://github.com/alseinx/extensions
csharp dotnet-standard functional-programming linq
Last synced: 6 months ago
JSON representation
Some commonly used basic utilities for .NET programming.
- Host: GitHub
- URL: https://github.com/alseinx/extensions
- Owner: AlseinX
- License: mit
- Created: 2018-04-25T17:21:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-26T20:57:36.000Z (about 3 years ago)
- Last Synced: 2025-03-25T01:03:19.300Z (7 months ago)
- Topics: csharp, dotnet-standard, functional-programming, linq
- Language: C#
- Size: 2.56 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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:
## Add To Your Projoct
Run the following command within your project directory.
dotnet add package Alsein.Extensions