leandromoh
-
- 56,080 total downloads
- last updated 11/20/2023
- Latest version: 2.3.0
RecordParser is a expression tree based parser that helps you to write maintainable parsers with high-performance and zero allocations, thanks to Span type. It makes easier for developers to do parsing by... More information -
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Standard 1.1 This package targets .NET Standard 1.1. The package is compatible with this framework or higher. .NET Framework 4.5 This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
- 24,367 total downloads
- last updated 5/15/2021
- Latest version: 1.0.0
Expression visitor that applies null conditional member access the same way the C# null propagation operator (?.) does. -
-
Curryfy
by: leandromoh-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 1.0 This package targets .NET Core 1.0. The package is compatible with this framework or higher. .NET Standard 1.0 This package targets .NET Standard 1.0. The package is compatible with this framework or higher. .NET Framework 3.5 This package targets .NET Framework 3.5. The package is compatible with this framework or higher.
- 9,886 total downloads
- last updated 5/6/2021
- Latest version: 3.1.0
Provides functional-style extensions for C# 's function type. -