Top 20 NuGet runtime Packages

Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.
ArcGIS Maps Hydrography extends ArcGIS Maps SDK for .NET with support for Electronic Navigational Charts (ENCs).
ArcGIS Runtime Augmented Reality controls and utilities for Xamarin.Forms Android and iOS apps
ArcGIS Runtime Augmented Reality controls and utilities for Xamarin.Android and Xamarin.iOS apps.
For C#/VB Universal Windows code (UWP), use UnitsNet instead. This is a Windows Runtime Component with reduced functionality to support all UWP languages, such as JavaScript and C++, and other runtime components.
Creates and edits classes, properties and attributes at runtime.
A library for patching, replacing and decorating .NET and Mono methods during runtime powered by MonoMod.
Class library that keeps an inventory of types and interfaces available in your code. It also provides a means to access available types given an interface, and can find the best implementation to process a task or item. It can be used to implement an Inversion of Control Pattern, and helps instanti...
Morgan's CLR Advanced Runtime es un conjunto de funciones, extensiones y módulos que he encontrado útiles a lo largo de mis años de experiencia con lenguajes .Net, particularmente con Visual Basic. Trata de añadir características que no se encuentran fácilmente disponibles en .Net Framework, y ademá...
This NCache SDK NuGet package is a complete package for using NCache Professional for .NET Framework and .NET Core applications.
Ubik Code is a powerful programming language released by Alan Kubiak on December 5, 2020.
A dynamic lazy proxy is a class built in real time, that implemenets some interface T, takes to the constructor an argument Lazy of T and routes all invocations to the corresponding method or property of this argument. The real instance wrapped by Lazy of T is created only after the first invocation...
Lazy injection for Autofac container
ArcGIS Maps Local Server SDK extends ArcGIS Maps SDK for .NET with advanced spatial data management and analysis for your desktop apps. Requires additional download and installation of the ArcGIS Maps Local Server SDK: https://links.esri.com/arcgis-runtime-local-server-sdk
Bundling and optimization framework for .NET Core and .NET-Standard projects
Demo console program library for PigObjFsLib.
Essential types and helpers, extensions for System.Runtime.
Class library that helps with caching of objects in runtime environments.
making interface type to runtime implemented interface concrete type
MADE.NET Runtime is a base library that builds on .NET to provide additional types and extensions that you might expect to find in the BCL, but might not exist, such as a WeakReferenceCallback.