Files
awesome-kubernetes/v2-docs/dotnet.md

47 lines
6.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [docs.microsoft.com: .NET Microservices: Architecture for Containerized .NET Applications](https://learn.microsoft.com/en-us/dotnet/architecture/microservices) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [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) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [devblogs.microsoft.com: Introducing Compatible Packages on NuGet.org](https://devblogs.microsoft.com/dotnet/introducing-compatible-frameworks-on-nuget-org) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [andrewlock.net: Series: Deploying ASP.NET Core applications to Kubernetes' with Helm 🌟](https://andrewlock.net/series/deploying-asp-net-core-applications-to-kubernetes) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [wikipedia.org: .NET](https://en.wikipedia.org/wiki/.NET) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [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) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [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) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [telerik.com: Your First Microservice in .NET 6](https://www.telerik.com/blogs/your-first-microservice-dotnet-6) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [stackify.com: Who will Dominate in the future: .Net or Java?](https://stackify.com/who-will-dominate-in-the-future-net-or-java) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [devblogs.microsoft.com: Announcing Rate Limiting for .NET](https://devblogs.microsoft.com/dotnet/announcing-rate-limiting-for-dotnet) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [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) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [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) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [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) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [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) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [NuGet/docs.microsoft.com-nuget: nuspec](https://github.com/NuGet/docs.microsoft.com-nuget/blob/main/docs/reference/nuspec.md) <span class='md-tag md-tag--info'>⭐ 160</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [gist.github.com: Creating and Publishing NuGet Packages](https://gist.github.com/andykuszyk/a5ee80ae263e77f651bed878c1deb03b) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [khalidabuhakmeh.com: A .NET 5.0 Guide: From Idea To NuGet Package](https://khalidabuhakmeh.com/a-dotnet-five-guide-from-idea-to-nuget-package) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [devblogs.microsoft.com: Getting Started with DevOps and .NET MAUI](https://devblogs.microsoft.com/dotnet/devops-for-dotnet-maui) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [App-vNext/Polly](https://github.com/App-vNext/Polly) <span class='md-tag md-tag--info'>⭐ 14171</span> <span class='md-tag md-tag--info'>[ENTERPRISE-STABLE]</span>
- [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) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [procodeguide.com: Build Resilient Microservices (Web API) using Polly in' ASP.NET Core](https://procodeguide.com/programming/polly-in-aspnet-core) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [Paradigm framework](https://www.paradigm.net.co) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [Oakton](https://jasperfx.github.io/oakton) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [Lamar](https://jasperfx.github.io/lamar) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [jeremydmiller.com: Self Diagnosing Deployments with Oakton and Lamar](https://jeremydmiller.com/2021/10/12/self-diagnosing-deployments-with-oakton-and-lamar) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [dotnetcurry.com: Kubernetes for ASP.NET Core Developers Introduction,' Architecture, Hands-On](https://www.dotnetcurry.com/aspnet-core/kubernetes-for-developers) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
## 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) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — 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:** [Postman](./postman.md) | [Angular](./angular.md) | [Visual Studio](./visual-studio.md)