belsetValidation of input data in Minimal API filters of .NET, sensible and without fussI believe anyone would like to study new technologies “on the fly”. Any extra-efforts which may arise in comprehending some difficult…Feb 29
Oscar ChávezHexagonal Architecture with Dotnet 6 — Part 3: Domain layerFirst of all, let’s refresh what this layer has and does, it’s something like:Oct 7, 2022
InScrum and CokebyFuji NguyenSeamlessly Integrating MediatR and FluentValidation in .NET Core for Robust Validation RulesThis blog serves as a supplementary guide to the “Building .NET 8 Web API with Visual Studio Template OnionAPI” tutorial, offering a…Dec 15, 2023Dec 15, 2023
Avinash KaratFluentValidation- More ScenariosHi guys, this is going to be a part 2 of FluentValidation post. I had written a post about what fluentvalidation is, and how can we…Mar 5, 20211Mar 5, 20211
Deniz JoecksAutomatically Generate Fluent Validation Classes for your .NET Projects based on MediatR CommandsA Code Generator for Fluent Validation Classes based on MediatR commandsFeb 19, 20231Feb 19, 20231
belsetValidation of input data in Minimal API filters of .NET, sensible and without fussI believe anyone would like to study new technologies “on the fly”. Any extra-efforts which may arise in comprehending some difficult…Feb 29
Oscar ChávezHexagonal Architecture with Dotnet 6 — Part 3: Domain layerFirst of all, let’s refresh what this layer has and does, it’s something like:Oct 7, 2022
InScrum and CokebyFuji NguyenSeamlessly Integrating MediatR and FluentValidation in .NET Core for Robust Validation RulesThis blog serves as a supplementary guide to the “Building .NET 8 Web API with Visual Studio Template OnionAPI” tutorial, offering a…Dec 15, 2023
Avinash KaratFluentValidation- More ScenariosHi guys, this is going to be a part 2 of FluentValidation post. I had written a post about what fluentvalidation is, and how can we…Mar 5, 20211
Deniz JoecksAutomatically Generate Fluent Validation Classes for your .NET Projects based on MediatR CommandsA Code Generator for Fluent Validation Classes based on MediatR commandsFeb 19, 20231
In.NET HubbyAshish PatelUse FluentValidation in ASP.NET or ASP.NET CoreGetting started — How to use Fluent Validation in .NET and .NET Core?Jul 7, 20211
Oscar ChávezModel validations— Dotnet 6Everyone knows that it is necessary to validate the data sent by the client, but there are many options to do it. In this article, we use…Oct 12, 2022
Reza MansouriImplementing API Project In .NET Part 3 , Endpint With RestAPIIn this part, we created the Endpiont layer project or the same Peresention as RestApi type, then in the User service, which is in our…Jun 28, 20222