Skip to content

Microsoft .NET

  1. Introduction
  2. ASP.NET Core
  3. NuGet Packages and nuspec file
  4. .NET MAUI
  5. Polly .NET resilience and transient-fault-handling library
  6. Paradigm framework
  7. More dotnet frameworks and tools
  8. Kubernetes for ASP.NET Core Developers
  9. Deploying ASP.NET Core applications to Kubernetes
  10. Tweets

Introduction

ASP.NET Core

NuGet Packages and nuspec file

.NET MAUI

  • devblogs.microsoft.com: Getting Started with DevOps and .NET MAUI .NET Multi-platform App UI (.NET MAUI) unifies Android, iOS, macOS, and Windows UI frameworks into a single framework so you can write one app that runs natively on many platforms. In this post, we will look at how easy it is to implement basic DevOps pipelines for .NET MAUI apps using GitHub Actions and Azure DevOps.

Polly .NET resilience and transient-fault-handling library

Paradigm framework

  • Paradigm framework Built for NetCore, and featuring its own ORM and code generation tools, Paradigm sets the stage for a new breed of high-performance, multiplatform applications.
  • Paradigm Framework is a .net core Enterprise libraries, ORM and code scaffolding tool.

More dotnet frameworks and tools

  • Oakton Add Robust Command Line Options to .Net Applications
  • Lamar Lamar is a .NET library that provides two pieces of functionality:
    • A fast Inversion of Control Container that natively supports the ASP.Net Core DI abstractions and a subset of the older StructureMap library
    • The dynamic code generation and compilation features used underneath the IoC implementation
  • jeremydmiller.com: Self Diagnosing Deployments with Oakton and Lamar

Kubernetes for ASP.NET Core Developers

Deploying ASP.NET Core applications to Kubernetes

Tweets

Click to expand!