Posts by this author

May 22, 2023
16
8

Announcing Azure Monitor OpenTelemetry Distro

The Azure Monitor Open Telemetry distro has just been released. This library enables monitoring ASP.NET Core apps with Azure monitor a one line change, based on the infrastructure of Open Telemetry for .NET.

.NETASP.NET CoreAzure
Nov 9, 2021
23
0

Announcing YARP 1.0 Release

YARP, an open-source, highly customizable reverse proxy using .NET has been released.

.NETASP.NET.NET Core
Sep 17, 2021
11
0

HTTP/3 support in .NET 6

See how to use HTTP/3 in your apps built using .NET 6.

ASP.NET.NET.NET Internals
Sep 29, 2020
14
0

Repo experience survey results

A couple of months ago we ran a survey of our github community to understand our users satisfaction and experience with the mechanics of how the projects are open-sourced with the community. This post shares the results.

.NET
Sep 2, 2020
7
0

Customizing Trimming in .NET 5

This second post on app trimming goes into more detail about to annotate code to control the trimming process.

.NET