Top 20 NuGet source Packages

Unified way to storing and managing data.
Package Description
Templates to use when creating CodeGeneration.Roslyn Plugins (source code generators).
The MSBuild project SDK that helps correctly create metapackage for CodeGeneration.Roslyn plugins (generators). Metapackages are created for the convenience of plugin consumers. For details, see project readme: https://github.com/AArnott/CodeGeneration.Roslyn#package-your-code-generator How to use...
.NET library to burn DVDs and CDs from files and directories using C# VB .NET and IMAPI2.
.NET library to play AAC, APE, MP2, MP3, Vorbis OGG, ACM WAV, PCM WAV, WMA +60 formats with a specific format and audio graph.
.NET library to convert, join and cut AAC, APE, MP2, MP3, Vorbis OGG, ACM WAV, PCM WAV and WMA with C# VB .NET.
.NET library to convert Audio CDs (CDA Tracks) to MP3/WAV/WMA/OGG +6 formats with FreeDB and ID3 tags support.
.NET library to burn an Audio CD from standard WAV files.
.NET component to get the information about an Audio CD using the FreeDB services.
The CSAudioCDPlayer is a .NET component that can play an Audio CD tracks using C#, VB in the .NET platform with a specific format and audio visualization and a built in FreeDB control.
NosCore's Algorithm
Enable WPF window has an outside resizable border.
Ever wanted to write a C# console app in Brainf**k? Well now you can!
Firemap is a source generator that generates mappings between objects. The mappings are created at compile time and are therefore super fast and reflection-free.
A source code only package which allows you to use C# new array range syntax in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework. This package does not contain any compiled binaries, but instead adds the helper methods as C# source code to your project. Because this code i...
A source code package of ReSharper annotations that help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of ReSharper code in...
Auto-implement `.KnownValues()` from a type with static members as enum values. Like listing the predefined colors on `System.Drawing.Color`.