Top 20 NuGet bag Packages
Bootstraps an OBC Property Bag Serialization project.
A .NET library for consuming the Dutch postcodeapi.nu post code database. Uses RestSharp and Newtonsoft.Json.
More information can be found on http://www.postcodeapi.nu. Access tokens can also be requested here. To contribute to the specification of this API, join the guys over at their repo: https...
Some additinal collection and extensions.
Class library for working with general language constructs.
KaosCollections is a .NET library that provides generic collection classes for storing elements that are both sorted and indexed. Two of these classes emulate Microsoft's SortedDictionary and SortedSet while delivering superior performance and greatly enhanced capability. Also included are sorted ba...
A .NET library for consuming the Dutch postcodeapi.nu post code database.
More information can be found on http://www.postcodeapi.nu. Access tokens can also be requested here. To contribute to the specification of this API, join the guys over at their repo: https://github.com/apiwise/postcodeapi.
Library for interacting with the contents of Sansar Bag files
DataBag provides an easy way of resolving string expressions based on registered variables.
DataBag.EntityFramework allows you to integrate DataBag library with EntityFramework.
For more details see Project Site.
.NET library that provides thread-safe collections that automatically remove their elements after a particular time has passed. Each instance of a decaying collection has a timespan specified which is used as a lifespan for its elements.
A C#/.net wrapper for the Overheid.io API
DataBag provides an easy way of resolving string expressions based on registered variables. For more details see Project Site.
General purpose data structures and algorithms mostly to cover the functionallity or performance gap in the framework.
Includes: ProrityQueue, Bag, SymboleTable, Trie, UnionFind, Search Trees (BST, OST, RBT), sorting and graph algorithms.