# Microsoft .NET
!!! info "Architectural Context"
Detailed reference for Microsoft .NET in the context of Developer Ecosystem.
## Standard Reference
- [techcommunity.microsoft.com: Full-stack .NET 6 Apps with Blazor WebAssembly and Azure Static Web Apps](https://techcommunity.microsoft.com/blog/appsonazureblog/full-stack-net-6-apps-with-blazor-webassembly-and-azure-static-web-apps/2933428) [COMMUNITY-TOOL]
- [docs.microsoft.com: .NET Microservices: Architecture for Containerized .NET Applications](https://learn.microsoft.com/en-us/dotnet/architecture/microservices) [COMMUNITY-TOOL]
- [syncfusion.com: 10 Best C# NuGet Packages to Improve Your Productivity in 2022](https://www.syncfusion.com/blogs/post/10-best-c-nuget-packages-to-improve-your-productivity-in-2022) [COMMUNITY-TOOL]
- [devblogs.microsoft.com: Introducing Compatible Packages on NuGet.org](https://devblogs.microsoft.com/dotnet/introducing-compatible-frameworks-on-nuget-org) [COMMUNITY-TOOL]
- [wikipedia.org: .NET](https://en.wikipedia.org/wiki/.NET) [COMMUNITY-TOOL]
- [developers.redhat.com: Three ways to containerize .NET applications on Red' Hat OpenShift](https://developers.redhat.com/blog/2021/03/16/three-ways-to-containerize-net-applications-on-red-hat-openshift) [COMMUNITY-TOOL]
- [developers.redhat.com: .NET 6 now available for RHEL and OpenShift](https://developers.redhat.com/articles/2021/11/15/net-60-now-available-rhel-and-openshift) [COMMUNITY-TOOL]
- [telerik.com: Your First Microservice in .NET 6](https://www.telerik.com/blogs/your-first-microservice-dotnet-6) [COMMUNITY-TOOL]
- [stackify.com: Who will Dominate in the future: .Net or Java?](https://stackify.com/who-will-dominate-in-the-future-net-or-java) [COMMUNITY-TOOL]
- [devblogs.microsoft.com: Announcing Rate Limiting for .NET](https://devblogs.microsoft.com/dotnet/announcing-rate-limiting-for-dotnet) [COMMUNITY-TOOL]
- [blog.jetbrains.com: Getting Started with ASP.NET Core and gRPC](https://blog.jetbrains.com/dotnet/2021/07/19/getting-started-with-asp-net-core-and-grpc) [COMMUNITY-TOOL]
- [dzone: Building a RESTful Service Using ASP.NET Core and dotConnect for' PostgreSQL](https://dzone.com/articles/building-a-restful-service-using-aspnet-core-and-d) [COMMUNITY-TOOL]
- [enlear.academy: Repository Pattern and Unit of Work with ASP.NET Core Web' API](https://enlear.academy/repository-pattern-and-unit-of-work-with-asp-net-core-web-api-6802e1aa4f78) [COMMUNITY-TOOL]
- [itnext.io: How to Build an Event-Driven ASP.NET Core Microservice Architecture](https://itnext.io/how-to-build-an-event-driven-asp-net-core-microservice-architecture-e0ef2976f33f) [COMMUNITY-TOOL]
- [NuGet/docs.microsoft.com-nuget: nuspec](https://github.com/NuGet/docs.microsoft.com-nuget/blob/main/docs/reference/nuspec.md) ⭐ 160 [COMMUNITY-TOOL]
- [gist.github.com: Creating and Publishing NuGet Packages](https://gist.github.com/andykuszyk/a5ee80ae263e77f651bed878c1deb03b) [COMMUNITY-TOOL]
- [khalidabuhakmeh.com: A .NET 5.0 Guide: From Idea To NuGet Package](https://khalidabuhakmeh.com/a-dotnet-five-guide-from-idea-to-nuget-package) [COMMUNITY-TOOL]
- [devblogs.microsoft.com: Getting Started with DevOps and .NET MAUI](https://devblogs.microsoft.com/dotnet/devops-for-dotnet-maui) [COMMUNITY-TOOL]
- [App-vNext/Polly](https://github.com/App-vNext/Polly) ⭐ 14171 [ENTERPRISE-STABLE]
- [medium: Microservices Resilience and Fault Tolerance with applying Retry' and Circuit-Breaker patterns using Polly](https://medium.com/aspnetrun/microservices-resilience-and-fault-tolerance-with-applying-retry-and-circuit-breaker-patterns-c32e518db990) [COMMUNITY-TOOL]
- [procodeguide.com: Build Resilient Microservices (Web API) using Polly in' ASP.NET Core](https://procodeguide.com/programming/polly-in-aspnet-core) [COMMUNITY-TOOL]
- [Paradigm framework](https://www.paradigm.net.co) [COMMUNITY-TOOL]
- [Oakton](https://jasperfx.github.io/oakton) [COMMUNITY-TOOL]
- [Lamar](https://jasperfx.github.io/lamar) [COMMUNITY-TOOL]
- [jeremydmiller.com: Self Diagnosing Deployments with Oakton and Lamar](https://jeremydmiller.com/2021/10/12/self-diagnosing-deployments-with-oakton-and-lamar) [COMMUNITY-TOOL]
- [dotnetcurry.com: Kubernetes for ASP.NET Core Developers – Introduction,' Architecture, Hands-On](https://www.dotnetcurry.com/aspnet-core/kubernetes-for-developers) [COMMUNITY-TOOL]
- [andrewlock.net: Series: Deploying ASP.NET Core applications to Kubernetes' with Helm 🌟](https://andrewlock.net/series/deploying-asp-net-core-applications-to-kubernetes) [COMMUNITY-TOOL]
## Developer Tools
### AI Coding Assistants
#### .NET Integration
- [Extend your coding agent with .NET Skills](https://devblogs.microsoft.com/dotnet/extend-your-coding-agent-with-dotnet-skills) [COMMUNITY-TOOL] — Step-by-step instruction illustrating how to inject specialized .NET SDK contexts and compilation knowledge bases into autonomous coding agents to optimize C# generation pipelines.
---
💡 **Explore Related:** [Python](./python.md) | [Visual Studio](./visual-studio.md) | [API](./api.md)