Info
Version: | 1.0.1 |
Author(s): | Olivier MARTY |
Last Update: | Friday, June 20, 2025 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/omy.Utils |
Install
Install-Package omy.Utils
dotnet add package omy.Utils
paket add omy.Utils
omy.Utils Download (Unzip the "nupkg" after downloading)
Expressions
- LambdaExpression Compiler
Array Utilities
File Utilities
Lists
- List with lazy loading of elements and cache
- Doubly Linked List
- Indexed List
- List with LRU cache
- Induced Key Dictionary
Mathematics
- Base Class for Expression Transformer
- Expression Simplifier
- Mathematical extended functions
Objects
- Date Utilities
- Number Utilities
- Object Extensions
- String Parser (replaces Convert.FromString)
- Advanced String Formatter
- String Comparator
- String Utilities
- Runtime string interpolation system
Reflection
- FieldOrPropertyInfo Processing Class
Security
- Google Authentication Calculation
Streams
- Base16, Base32, and Base64 Converters
- Binary Serialization
- Copying read stream to multiple write streams
- Utilities (copying data between streams)
- Cancelable Stream
Web
- Advanced URI Builder.