First of all, what is KernelFunctions? In the context of Semantic Kernel, a kernel function is a fundamental concept that enables the orchestration of AI operations….
Tag: Entity Framework
[Fast-Endpoints] Awesome Library to minimize APIs even more.
FastEndpoints is a library that follows the pattern of minimal APIs. If want to make a web API project even minimal, this lib is the…
SQLite Database Test – .NET 8
I believe you have seen companies that run their integration tests on a real instances of SQL Server. This is an old practice that some…