MRonin
-
- 164,545 total downloads
- last updated 9/4/2021
- Latest version: 2.0.0
Equivalency based argument matcher for NSubstitute -
- 29,394 total downloads
- last updated 12/29/2015
- Latest version: 1.3.1
A set of extension methods adding to the BCL what is really missing there. Featuring: * extensions to IEnumerable<> and friends supporting a more functional coding style * extensions to AppDomain to ease the... More information -
- 12,489 total downloads
- last updated 3/12/2022
- Latest version: 2.0.1
Parse command-line args directly into your POCOs with a simple, yet complete and elegant fluent API -
- 9,438 total downloads
- last updated 10/13/2022
- Latest version: 2.2.1
tool for renaming C# projects -
- 4,480 total downloads
- last updated 3/31/2017
- Latest version: 1.1.1
Short version: dispatcher.On<string, int>(MyHandler); dispatcher.On<bool, int>(OtherHandler); dispatcher.Dispatch(true, 13); Also feature guard conditions, an alternative fluent API and a fallback handler. -
- 2,736 total downloads
- last updated 6/13/2021
- Latest version: 1.0.1
Configure your types for serialization with MessagePack via fluent builder, without any attributes -
- 2,165 total downloads
- last updated 12/29/2016
- Latest version: 1.0.0
Imagine you deploy an application with, say, a pipeline for transforming Maya binaries to some specific graphics-engine dependent format and another pipeline for transforming 3dsMax files to the same target... More information -
Blazor.
by: MRoninMvu - 587 total downloads
- last updated 1/22/2022
- Latest version: 0.0.1
Use the MVU pattern with Blazor in an C# idiomatic way -
- 518 total downloads
- last updated 1/22/2022
- Latest version: 0.0.1
Use Autofac with Blazor.Mvu