proxoft
-
- 143,935 total downloads
- last updated 6/25/2024
- Latest version: 5.1.0
Implementation of Redux for .NET -
- 125,031 total downloads
- last updated 6/25/2024
- Latest version: 5.1.0
Convenient way to conifgure and register all the Redux components in the DI. -
- Deprecated
- 2,882 total downloads
- last updated 2/16/2024
- Latest version: 1.5.1
Base implementation for ValueObject and some default value objects (String, Int, Decimal) ValueObject<T> StringValueObject<T> -
- 838 total downloads
- last updated 7/14/2024
- Latest version: 1.2.0
Package Description -
- 400 total downloads
- last updated 8/7/2024
- Latest version: 1.1.0
Basic implementation for primitive value objects (int, decimal, etc.) -
- 358 total downloads
- last updated 8/31/2022
- Latest version: 1.0.0
A workaround of "records" for older frameworks. Implementation of immutable class supporting a syntax for updates: Foo foo = new().With(f => f.X = value); The "With" method... More information -
- 177 total downloads
- last updated 7/9/2025
- Latest version: 1.0.0
Engine to create docx documents from templated docx documents. The templates are created using custom syntax placeholders directly in the text of the docx. -
- 177 total downloads
- last updated 7/11/2025
- Latest version: 0.1.0
Docx to Pdf converter written in pure C# and no external dependencies.