Top 20 NuGet Packages

SheetParser is a simple deserialization system for transforming tabular data into .NET objects, originally used to store lists of items, monsters, etc. in game asset directories. It supports both attribute-driven and procedural transformation of table rows into objects, with the ability to define cu...
Unglide is a tweening library implemented as a Portable Class Library.
The library helps with the creation of namespaces in large JavaScript projects. It also aids in the management of these namespaces making sure all dependencies and files are present in a page.
EDDN Relay Listener
For use in EDDY
Package Description
Provides a SqlRepo for Entity Framework targeting SQL Server 2016+. The SqlRepo class includes various CRUD methods, including methods that take a LINQ expression for filtering records. SqlRepo supports auto-rollback transactions and sequence resetting for testing scenarios.
This package provides the ability to generate SQL Server temporal/history tables during Entity Framework Core migrations.
Test project for nuget
Package Description
An C# EdgeSpring client
This package provides all native binaries and internal scripts needed to run Edge.js. This package copies the 'edge' folder to the build directory and creates a link in the project root to make debugging possible.
Find the source code @ https://github.com/akamai-open/AkamaiOPEN-edgegrid-C-Sharp Sample Usage var accessToken = ""; var clientToken = ""; var secret = ""; var signer = new EdgeGridV1Signer(); var credential = new ClientCredential(client...
Package Description
Package Description
Provides the ability to host an application inside of a console application or Windows Service without taking any binary dependencies upon the host itself.
A fluent syntax guard class for validating parameter values.
A fluent syntax guard class for validating parameter values.