Posts by this author

Aug 31, 2020
Post comments count29
Post likes count1

App Trimming in .NET 5

Trimming is an option as part of publishing self contained apps in .NET Core. This post goes into more detail about the trimming options in .NET 5 including type and member level trimming.

.NET
May 21, 2020
Post comments count25
Post likes count0

Introducing YARP Preview 1

YARP is an extensible open source reverse proxy using .NET. The Preview 1 library is now available on nuget.

.NET CoreASP.NET
Oct 17, 2019
Post comments count23
Post likes count0

Fall .NET Core Survey

It’s been a busy time for .NET Core – we just shipped 3.0, and are currently working on a few updates for v3.1 (due in November.) As we turn our attention to .NET Core 5.0, we want to take a step back and see what you are doing with .NET Core and how we can make it even better. We have put together a quick survey that will help us understand our c...

.NET Core