Top 20 NuGet Packages

Private Dto for elegaldocs project
Package Description
Package Description
Package Description
This is a generic USB library I have had around for quite some time for handling of events and sending of byte commands to USB devices. I do not know who the original author is, but am happy to update if anyone knows.
This library can be downloaded free of charge and be distributed, further modified and used for commercial gain according to MIT licence, that is shipped with this project. This source code requires .NET 4.0 Framework to be installed on the target machine to be successfully compiled.
A set of libraries shared between platforms. The main work horse of the gcs.
Generic DAO with Interface using NInject and Entity Framework.
A GENERIC FRAMEWORK FOR PERSISTENCE OF OBJECTS. An excellent tool for mapping database. Very simple to use. So far, it is compatible with SQL Server, Access, MySQL, PostgreSQL and Oracle, but this requires the providers (except MSSQL and Access, as are native), available at nuget.org. VistaDB and Fi...
This is a private library with classes for interacting with data using Entity Framework.
For the default, .NET have the SqlRoleProvide which only works on Sql Server with the predesigned database schema. This is not a flexible way. .net MVC4, a new class "SimpleRoleProvider" which can work on most database and enable user to define their database chema. Unfortunately, this class can't b...
Use this Library to connect to any Database Type using C# .NET Reflections
EntityFramework Generic DbContext, both generic base class and generic interface
Pro jednoduche pouzivani udalosti
Generic Extension Methods is a class library of extension methods to help create cleaner code that is easier to maintain and provides better semantic meaning for casual observers. These methods also remove a lot of repetitive code that is utilized across objects of similar types
A generic file exporter based in a list of items but not matter which type.
QuickGraph provides generic directed/undirected graph datastructures and algorithms for .NET Standard 2.0 QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc...
A series of utilities. The documentation can be found on http://www.kendar.org/?p=/dotnet/helpers/generichelpers. AssembliesManager: Load asssemblies, seek for types and interfaces CommandLineParser: Parse command line and environment variables for an easy usage Crontab: A timer based cront...