LM-Kit.NET
Enterprise-grade .NET SDK for building LLM applications.
Published by LM-Kit
Distributed by ComponentSource since 2025
Prices from: US$ 980.00 Version: 2026.x NEW Updated: May 10, 2026
Released: Feb 19, 2026
LMKit.TextGeneration.Filters).
FilterPipeline with IPromptFilter, ICompletionFilter, and IToolInvocationFilter following the ASP.NET Core middleware (onion) pattern.MultiTurnConversation and Agent.LMKit.TextGeneration.Prompts).
PromptTemplate class with Mustache syntax, conditionals, loops, filter chaining, custom helpers, and strict mode.AgentMemory.UserScopedMemory for multi-user memory isolation.AgentMemory.ConsolidateAsync on AgentMemory.SummarizeConversationAsync on AgentMemory.MemoryEstimation static class in LMKit.Hardware for accurate VRAM/context fitting.