Archive classic
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
Simple Multi-Tenant Setup in Laravel
What is Multi-Tenant? It is an architecture in which a single application instance serves multiple clients. Each customer is called a Tenant....
By Douglas Carlos Men22 de abril de 2023How to spice up Swagger documentation using annotations in ASP .NET Core (part 2)
Continuing the first part of the article, we will now see how to generate the documentation without having to generate the XML...
By Jose Carlos Macoratti27 de maio de 2023Cybersecurity: Building a human firewall
We recently started a journey of awareness and training related to information security and GDPL with all our employees. The platform chosen...
By Yan Porfirio9 de julho de 2023The X of Xamarin Forms — My App Is Secure — Part 1
Security is a very important point and little discussed when we talk about software development. As much as it is a topic...
By Thiago Bertuzzi15 de abril de 2023EF Core using AsNoTracking with Identity Resolution
Today we will see the consequences of using AsNoTracking with the Identity Resolution feature available from EF Core 5.0 onwards. I’ve already...
By Jose Carlos Macoratti1 de julho de 2023