MinimalHelpers
MinimalHelpers copied to clipboard
A collection of helpers libraries for Minimal API projects.
Sorry if title feel harsh but how can i use source gen version if it reference `Microsoft.CodeAnalysis.CSharp 4.9.2` while every tooling in newest Asp.Net core reference 4.5, is this lib...
This is the sample I was talking about last day. As I explained, by words it was actually hard for me to show a sample. Now I hope that everything...
I was thinking about the use of an interface for the input validation that can be instantiated by two different types: - FluentValidationService - MiniValidationService The service will be registered...
It would be useful to have a `Produces` like attribute that allows to provide a custom description for the status code.