LM-Kit.NET is a complete local AI runtime for .NET that lets engineering teams ship AI-powered features without cloud dependencies, per-token costs, or data leaving the network.
Most .NET AI integrations stop at inference. LM-Kit.NET covers the full range of capabilities production applications actually need: agentic workflows with tool calling, planning, and memory; document intelligence with OCR and structured extraction; retrieval-augmented generation with built-in vector storage; multilingual speech-to-text; vision and multimodal understanding; text analysis with classification, NER, PII extraction, and sentiment; and text generation with translation, summarization, and constrained output.
Ships in one NuGet package, runs in-process with no sidecar services, and works across all major hardware acceleration backends. Drop-in replacement for Semantic Kernel through its Microsoft.Extensions.AI compatibility layer.
Learn more
Files.com is a cloud-native Managed File Transfer (MFT) platform that unifies file transfers, sharing, and automation across any cloud, protocol, or partner. It connects 50+ storage systems — including Amazon S3, Azure, Google Drive, SharePoint, Dropbox, and Box — presenting them as a single seamless namespace.
Files.com supports SFTP, FTP/FTPS, AS2, HTTPS, WebDAV, and REST APIs, making it compatible with virtually any system or partner. Automated workflows eliminate manual scripts and reduce admin overhead by up to 90%.
Enterprise-grade security includes AES-256 encryption, SOC 2 Type II certification, HIPAA/GDPR compliance, full audit trails, SSO (Okta, Azure AD, and more), and 2FA. With a 99.99% uptime history and zero data breaches in 15 years, Files.com is trusted by IT teams in finance, healthcare, and technology.
Available via web, desktop (Windows/macOS), mobile (iOS/Android), and on-premises agent (Windows/macOS/Linux).
Learn more
KVM
KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware containing virtualization extensions (Intel VT or AMD-V). It consists of a loadable kernel module, kvm.ko, that provides the core virtualization infrastructure and a processor specific module, kvm-intel.ko or kvm-amd.ko. Using KVM, one can run multiple virtual machines running unmodified Linux or Windows images. Each virtual machine has private virtualized hardware: a network card, disk, graphics adapter, etc. KVM is open source software. The kernel component of KVM is included in mainline Linux, as of 2.6.20. The userspace component of KVM is included in mainline QEMU, as of 1.3.
Learn more