-
Microsoft
- Redmond, WA
Stars
Example about how to use OpenTelemetry for tracing when we have a series of distributed applications communicating between them
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and …
Configure external DNS servers dynamically from Kubernetes resources
[Archived] Repo for building the entire ASP.NET and Entity Framework stack. Project moved to https://github.com/aspnet/AspNetCore
[Archived] Abstraction of file system APIs. Project moved to https://github.com/aspnet/Extensions
[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
[Archived] HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https://github.com/aspnet/AspNetCore
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
[Archived] Middleware for routing requests to application logic. Project moved to https://github.com/aspnet/AspNetCore
[Archived] Interfaces and providers for accessing configuration files. Project moved to https://github.com/aspnet/Extensions
[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project…