Javier CarracedoC++ has a new friend: .NET Native AOTThis post contains a demonstration about how to use .NET Native AOT (ahead-of-time) technology to make HTTP requests in .NET, exporting…Jul 1Jul 1
Javier CarracedoC++ logger with channels through bitmask operationsSimple proof of concept about how the classic bit mask operations in C++ can help us to build a powerful message logger with channels.Oct 8, 2023Oct 8, 2023
Javier Carracedoin.Net Programming.NET: Mocking and unit testing strategy pattern resolver method in dependency injection context.Hi! 😁Apr 29, 2023Apr 29, 2023
Javier Carracedo.NET 5 (C#) + EF Core: Data seeding (🍺) when the web application is launched 🔛A little example of how seed random data in the database when the web application is launched. Using SQL Server as data provider and code…Sep 1, 2021Sep 1, 2021
Javier CarracedoCode coverage in .Net CoreA simple example to how to get coverage metrics in .Net CoreMay 9, 2021May 9, 2021