Top 20 NuGet Packages

Package Description
SurgicalCoder's build of Fast http range request library
Abstractions for repository and unit of work patterns.
Implementations of Ternacode.Persistence.Abstractions for EntityFramework Core.
Implements a dictionary with a key of type String where a partial key can be used to find values. Implemented as a ternary search tree. Based on: http://www.codeproject.com/KB/recipes/tst.aspx http://www.cs.otago.ac.nz/cosc463/2005/ternary.c http://www.cs.otago.ac.nz/cosc463/2005/ternary.pdf
Ternkey is a database versioning and migration tool that integrates directly in Web Deploy
Provides an assembly loader injector that injects IL code representing calls to foreign assembly ModuleInitializer.Initialize() methods in an target assembly that forces these foreign assembly to load AND initialize. Commonly Used Types: AssemblyLoaderInjector
Provides an assembly loader injector executable that can inject IL code representing calls to foreign assembly ModuleInitializer.Initialize() methods in an target assembly that forces these foreign assembly to load AND initialize.
Provides the MSBuild interface for using the assembly loader injector exectuable.
Some special targets and tasks. See comments in source code.
GitVersionCache uses GitVersion.exe (https://chocolatey.org/packages/GitVersion.Portable) by using Teronis.GitVersion.CommandLine.Library and surrounds each call to GitVersion.exe with a file lock to allow concurrency. It supports nested GitVersion.yml-files relative to your .git folder.
An addition to NuGet.Build.Tasks.Pack that adds more package types beside of existing ones like DotNetCli and Dependency. You just need to set-up PackSourceAs and PackageSourceReference and depending on scenario creating a synthetic project. Commonly Used Package Types: Executable(Publi...
Allows project reference content to be added to the NuGet-package during pack process.
Provides classes that define generic collections. Commonly Used Types: NullableKeyDictionary<KeyType, ValueType> CovariantKeyValuePairCollection<KeyType, ValueType>
Provides classes for collection synchronization. Commonly Used Types: SynchronizingCollectionBase<ItemType, ContentType>
A collection of utilities, extensions and classes for the .NET Standard implementation.
Some simplifications for System.Drawing.Common.
Provides expression builder to increase query ability in Entity Framework Core.