José Carlos is a reference in Visual Basic in Brazil, books author "Aprenda Rapid: ASP" and "ASP, ADO and Banco de Dados on the Internet", and maintainer of the macoratti.net website.
Today we will see the consequences of using AsNoTracking with the Identity Resolution feature available from EF Core 5.0 onwards. I’ve already introduced...
By Jose Carlos Macoratti1 de julho de 2023Version 7.0 of the .NET platform brought many new features in this article I will focus on the main resources that were added...
By Jose Carlos Macoratti23 de junho de 2023Continuing the first part of the article, we will now see how to generate the documentation without having to generate the XML file....
By Jose Carlos Macoratti27 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 2023REST APIs allow various clients, including browsers, desktop apps, mobile apps, and any device with an internet connection, to communicate with a server....
By Jose Carlos Macoratti22 de abril de 2023