Skip to content
View fscamuzzi's full-sized avatar

Block or report fscamuzzi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. TryCatchShop TryCatchShop Public

    Example of Asp.NET WEBAPI With ONION LAYERS and Angular.js plus bootstrap web app

    JavaScript 1

  2. net-mongodb-mcp-example net-mongodb-mcp-example Public

    a minimal bare net console app using semantik kernel and mongo-mcp-server

    C#

  3. opencode-tutorial-minimal-api-dotnet opencode-tutorial-minimal-api-dotnet Public

    .NET 9 Minimal API gateway for OpenCode (opencode serve) - Refit typed client, API-key security. Full working code from the cool-solution.com tutorial

    C#

  4. function-calling-microsoft-extensions-ai-dotnet function-calling-microsoft-extensions-ai-dotnet Public

    Function calling in .NET with Microsoft.Extensions.AI + Ollama: the LLM calls your C# tools (MongoDB orders, currency conversion). Full working code from the cool-solution.com tutorial

    C#

  5. llm-streaming-sse-minimal-api-dotnet llm-streaming-sse-minimal-api-dotnet Public

    LLM streaming in ASP.NET Core (.NET 10): token-by-token responses over native Server-Sent Events with Microsoft.Extensions.AI + Ollama. Full working code from the cool-solution.com tutorial

    C#

  6. semantic-caching-llm-dotnet-redis semantic-caching-llm-dotnet-redis Public

    Semantic caching for LLMs in ASP.NET Core (.NET 10): two-layer cache (UseDistributedCache + semantic vector cache on Redis 8) in front of Ollama with Microsoft.Extensions.AI. Bonus: MongoDB users A…

    C#