Category: .NET

.NET is a free and open-source application platform supported by Microsoft. C# is the programming language for .NET. It’s strongly-typed and type-safe and has integrated concurrency and automatic memory management. .NET is supported on Android, Apple, Linux, and Windows operating systems. It’s available in several Linux distributions, like Red Hat Enterprise Linux and Ubuntu. .NET includes a standard set of libraries and APIs, ranging from collections, to networking, to machine learning. NuGet is the package manager for .NET and contains over 300,000 packages.