News

dotNetExt is a Extension Method Library for the .NET Framework that extends the BCL Types with helper methods that make simple tasks simpler. So far there are extensions for the Object, IEnumerable<> ...
.NET (pronounced “dot net” and sometimes written as .Net) is an open source development platform consisting of a software development framework and an accompanying ecosystem of tools ...
As a result, if you build an application with the .NET Framework, and you want to manipulate .ZIP files, you will need an external library to do so. This class library provides the handling for Zip ...
To help explain what .NET Standard 2.0 is, Strahl compares it to the core .NET Base Class Library (BCL) in its aim to provide core operating system, runtime and language services.