Skip to content

Rain0Ash/NetExtender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.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!

About

Biggest general purpose library with many different extension methods, data structures and utilities for rapid application development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages