xavierjohn
-
-
- 13,701 total downloads
- last updated 12/20/2025
- Latest version: 3.0.0-alpha.3 (prerelease)
Source code generator for RequiredString and RequiredGuid value objects. Automatically generates TryCreate, Parse, TryParse methods and explicit cast operators with IParsable<T> support. -
-
- 11,796 total downloads
- last updated 12/20/2025
- Latest version: 3.0.0-alpha.3 (prerelease)
Convert fluent validation errors to FunctionalDdd Validation errors. -
- 11,707 total downloads
- last updated 12/20/2025
- Latest version: 3.0.0-alpha.3 (prerelease)
These extension methods are used to convert the ROP Result object to ActionResult. If the Result is in a failed state, it returns the corresponding HTTP error code. -
- 11,644 total downloads
- last updated 12/20/2025
- Latest version: 3.0.0-alpha.3 (prerelease)
Railway Oriented Programming is a coding concept that involves using a library's built-in functions to control program execution flow based on success or error track. By doing so, functional code can be... More information -
- 11,062 total downloads
- last updated 12/20/2025
- Latest version: 3.0.0-alpha.3 (prerelease)
To avoid passing around strings, it is recommended to use RequiredString to obtain strongly typed properties. The source code generator will automate the implementation process. -
- 10,677 total downloads
- last updated 12/20/2025
- Latest version: 3.0.0-alpha.3 (prerelease)
Using the library's classes, it is possible to create Aggregate, Entity, and ValueObject classes. These classes can be validated using Fluent Validation to ensure that all domain properties are in a valid... More information -
- 6,519 total downloads
- last updated 8/24/2017
- Latest version: 2.0.0
Client Certificate Middleware for .net core. -
- 2,551 total downloads
- last updated 2/11/2025
- Latest version: 8.0.1
Package Description -
- 2,500 total downloads
- last updated 2/11/2025
- Latest version: 8.0.1
Package Description -
- 2,375 total downloads
- last updated 2/11/2025
- Latest version: 8.0.1
Package Description -
- Deprecated
- 1,935 total downloads
- last updated 7/20/2019
- Latest version: 1.1.0
Railway Oriented Programming primitives -
- Deprecated
- 1,323 total downloads
- last updated 12/17/2018
- Latest version: 1.0.0
Domain Driven Design primitives -
- 869 total downloads
- last updated 2/2/2023
- Latest version: 0.1.0-alpha.10 (prerelease)
ASP .net base controller to translated errors to http errors. -
- 844 total downloads
- last updated 2/2/2023
- Latest version: 0.1.0-alpha.10 (prerelease)
Companion errors for the CSharpFunctional extentions. -
- 310 total downloads
- last updated 4/11/2025
- Latest version: 1.0.7
Test Authentication Scheme for ASP.NET API testing where Authorization is enabled.