If you’re looking for a quick and effective way to learn NestJS, you’re in the right place! In this article, I will guide...
By Jhones Gonçalves15 de maio de 2023Hey guys, what’s shaking? Here’s a quick post about the results of a test with the K6. I’ve already seen some materials talking...
By Thiago Adriano15 de maio de 2023Hey guys, How are you? Form validation, if the e-mail is filled, if the field is correct… These are parts used in registration...
By Thiago Bertuzzi14 de maio de 2023Gradually, IT ceased to be a support area to become a critical factor for the success of virtually all organizations. The “heat” of...
By Ana Araújo14 de maio de 2023When using xUnit implementation of tests in .NET, it is more than common to code numerous types of validations, thus guaranteeing the validity...
By Renato Groffe8 de maio de 2023In this article, I present an example of using Mock Objects in .NET 7, based on a project created in previous versions of...
By Renato Groffe8 de maio de 2023Today we’ll look at how to spice up Swagger’s documentation using annotations in ASP .NET Core. Continuing the first part of the article,...
By Jose Carlos Macoratti7 de maio de 2023In .NET 6, when we create an ASP.NET Core Web API project by default, we can use or not controllers. We can also...
By Jose Carlos Macoratti7 de maio de 2023In a previous article about .NET 8 news, I covered the AllowedValuesAttribute type use, a Data Annotation that integrates the System.ComponentModel.DataAnnotations namespace that...
By Renato Groffe4 de maio de 2023Microsoft announced last Tuesday (11/04) some features planned for C# 12, the new version of the language scheduled to be released together with...
By Renato Groffe3 de maio de 2023