PinnedUnlocking AI Potential in .NET with CPU: A Deep Dive into Phi-3 Vision with ONNX RuntimeUnlocking AI Potential in .NET with CPU: A Deep Dive into Phi-3 Vision with ONNX Runtime. It’s not all about GPU 😄✌️Dec 2, 2024Dec 2, 2024
Function calling with Ollama: A Practical Example with C++ native functions.Ollama + LLM + function calling + C++ custom lib API = 🏆10h ago10h ago
C++ 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 1, 2024Jul 1, 2024
C++ 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
Published in.Net Programming.NET: Mocking and unit testing strategy pattern resolver method in dependency injection context.Hi! 😁Apr 29, 2023Apr 29, 2023
.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
Code coverage in .Net CoreA simple example to how to get coverage metrics in .Net CoreMay 9, 2021May 9, 2021