Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 days 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 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-26T20:57:36.000Z (over 2 years ago)
- Last Synced: 2025-01-02T16:47:36.946Z (21 days ago)
- Topics: csharp, dotnet-standard, functional-programming, linq
- Language: C#
- Size: 2.56 MB
- Stars: 4
- Watchers: 3
- 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