The plugin framework is a NuGet package that allows you to customise and extend a .NET application Plugins are loaded at runtime from a catalogue which can be a local source or via NuGet. Supports all ...
xUnit.Net is an open source unit testing tool for the .Net Framework that provides an easy way to work with data driven unit tests I’ve been using xUnit for quite some time now, and it’s my Unit ...
The .NET framework allows cross-platform development on Windows and Mac, and Microsoft released version 8 for both in November. Here's what that means to developers. In the late 1990s, Microsoft began ...
At Build 2019 Microsoft unveiled its plans for the future of .NET, announcing that the next major release after .NET Core 3 would be a single version of .NET called .NET 5. Building on the rapid ...
ASP.NET Core supports cross platform (windows / macOS / Linux) which pairs nicely with Azure's hosting of Windows & Linux virtual machines. ASP.NET Core includes a built-in container that supports ...