NuGet 101 | Channel 9 This series is an introduction to NuGet, the official package manager for .NET. We'll cover what package management is, the tools and resources NuGet provides, as well as how to use those tools to lev
Core 3.1 release shows as Microsoft .NET Core Host - 3.1.0 Preview 3 (x86) · Issue #3962 · dotnet/core When installing Hosting Bundle (https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-aspnetcore-3.1.0-windows-hosting-bundle-installer) it shown as: Microsoft .NET Core Runtime - 3.1...
3Dbuzz All files listed below are available on this torrent: 3dbuzz.torrent. Big thanks to the community for keeping this alive!
Load plugins in an AssemblyLoadContext by rainersigwald · Pull Request #4916 · microsoft/msbuild Use AssemblyLoadContext and the new AssemblyDependencyResolver to allow task implementations to have independent, incompatible dependencies on .NET Core. Follows the spec from #4133 and the tutoria...
Authentication & Authorization in ASP .NET Core 3.1 This is the first of a new series of posts on ASP .NET Core 3.1 for 2020. In this series, we’ll cover 26 topics over a span of 26 weeks from January through June 2020, titled AS…
Tracing .NET Core applications - Red Hat Developer Tom Deseyn shows how you can capture events from the .NET Core runtime and BCL using EventListener, dotnet-trace, and EventPipe environment variables.