.NET Ecosystem MOC
This hub organizes the .NET ecosystem, focusing on modern cross-platform development and Windows-native automation.
Core Language
- csharp-moc: The C# language, syntax, and features.
Frameworks & UI
- wpf-moc: Windows Presentation Foundation for desktop apps.
- dotnet-clr-internals: JIT, Garbage Collection, and managed execution.
- dotnet-dependency-injection: Inversion of Control and the Generic Host.
- ef-core-basics: Object-Relational Mapping (ORM) and data access.
-
- ef-core-migrations: Managing database schema versioning.
-
- microsoft-data-sqlite-agent-patterns: Thin ADO.NET-style SQLite access for local memory tools.
- aspnet-core-basics: Building high-performance APIs and MCP servers.
Agentic SDKs
- dotnet-agent-integration: Bridge note — maps all .NET components to the agentic-frameworks-moc taxonomy with a decision protocol.
- ms-semantic-kernel: Orchestration, Plugins, and Memory for .NET.
- lm-kit-dotnet: Local LLM inference via llama.cpp (GGUF models, hardware-accelerated).
- csharp-mcp-sdk: Building MCP servers in the .NET ecosystem.
- dotnet-mcp-server-patterns: Concrete blueprint for an MCP server backed by local SQLite.
- sqlite-type-safety-rust-vs-csharp: Comparing rust
sqlxguarantees with direct C# SQLite access.
Tools & Infrastructure
- NuGet: The .NET package manager.
- MSBuild: The build system for .NET projects.
- dotnet CLI: The primary interface for project management.