ronnygunawan
- 3,615 total downloads
- last updated 3/4/2021
- Latest version: 1.0.27
RG.CodeAnalyzer
- 2,544 total downloads
- last updated 11/20/2020
- Latest version: 1.0.13
Missil is a set of extension method for chaining ILGenerator.Emit(OpCode) calls.
- 2,047 total downloads
- last updated 10/10/2019
- Latest version: 1.0.10
Fast CSV to object serializer and deserializer.
- 786 total downloads
- last updated 9/1/2019
- Latest version: 1.0.3
Write Skip, Take, Distinct, ToList, ToHashSet, ToDictionary, etc. fluently in LINQ statement without extra parentheses.
- 770 total downloads
- last updated 8/28/2019
- Latest version: 1.0.3
An extension to Xbehave that allows you to write gherkin-style unit tests.
RG.CLI
by:
ronnygunawan
- 693 total downloads
- last updated 2/24/2021
- Latest version: 1.0.5
Write console app without worrying about input logic.
- 572 total downloads
- last updated 8/19/2019
- Latest version: 1.0.2
One<T> is a generic collection that contains exactly one item. This kind of generic collection allows you to use LINQ expression to write closures and functional programming.
- 393 total downloads
- last updated 11/10/2018
- Latest version: 1.0.0
Single pass O(n) sort algorithm. You iterate down the list of elements checking if they're in order. Any element which is out of order is eliminated. At the end you have a sorted list.
Don't use this in production.
RG.Curry
by:
ronnygunawan
- 347 total downloads
- last updated 11/4/2019
- Latest version: 1.0.1
Currying in C#
- 180 total downloads
- last updated 2/12/2021
- Latest version: 1.0.3
RG.ExpressNetCore
RG.Ninja
by:
ronnygunawan
- 34 total downloads
- last updated 3/3/2021
- Latest version: 1.0.0
Package Description
- 0 total downloads
- last updated 3/4/2021
- Latest version: 1.0.27
RG.Annotations