Raiqub
-
- 257 total downloads
- last updated 10/30/2021
- Latest version: 1.0.0-pre20211030-2054 (prerelease)
Support string operations using Span -
- 237 total downloads
- last updated 7/26/2022
- Latest version: 1.0.0
Sometimes when developing generic methods extensions it needs additional generic parameter types, and when any of types can not be inferred then all generic parameter types must be specified. This library brings IOutParam<out T> interface and OutParam class to help developers create... More information -
- 31 total downloads
- last updated 1/28/2023
- Latest version: 1.0.0
A source generator for C# that uses Roslyn to create extensions and parsers for enumerations