Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rain0ash/netextender
Biggest general purpose library with many different extension methods, data structures and utilities for rapid application development
https://github.com/rain0ash/netextender
csharp data-structures dotnet extension extension-methods extensionmethods extensions
Last synced: about 1 month ago
JSON representation
Biggest general purpose library with many different extension methods, data structures and utilities for rapid application development
- Host: GitHub
- URL: https://github.com/rain0ash/netextender
- Owner: Rain0Ash
- License: mit
- Created: 2020-11-25T18:52:16.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T11:04:13.000Z (9 months ago)
- Last Synced: 2024-05-03T15:24:14.113Z (9 months ago)
- Topics: csharp, data-structures, dotnet, extension, extension-methods, extensionmethods, extensions
- Language: C#
- Homepage:
- Size: 4.84 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### .Net Extender
A biggest general purpose library that contains many different extension methods, data structures and utilities to speed up development with the .Net 6.0 Framework.
**Contains:**
- **Extension methods for**:
- data structures, like ienumerable, arrays, lists, dictionaries, etc.
- data types, like strings, images, date and time structs, etc.
- reflection, comparing, asynchronous, regular expressions, etc
- and much others
- Math methods and structs
- Combinatorics
- Tertiary logic
- Different rounding
- Other
- File system methods
- Data structs
- Recursive dictionary
- Counter dictionary
- Dictionary with index ordering
- Two side dictionary (Map)
- Deque
- Ordered set
- Other
- Crypthography
- xxHash algorithm
- Base 16/32/58/64/85 alrorithms
- Hashing wrappers
- Encryption wrappers
- Compression wrappers
- Windows helpers
- URL scheme
- Application assotiation protocol
- Hardware/sorfware info and methods
- Other
- Inter-process communication
- **Configuration**
- Others# **Work in progress. Library may be unstable!**