Top 20 NuGet Packages

An extension for determining whether or not an object is nullable
Selfhosted Quartz.net administration API using WebAPI and OWIN.
Quartz.Net integration for .NET Core IoC container
A Quartz Scheduler JobStore using Redis via C# The project was a ported version of quartz-redis-jobstore (https://github.com/jlinn/quartz-redis-jobstore), currently it lacks of supporting redis-cluster. It uses StackExchange.Redis as the redis client. All the tests were ran against Redis 2.8.* or h...
Package Description
This library provides a fully functioning Amazon DynamoDB JobStore for Quartz.NET using the AWS SDK Dynamo client. Quartz.NET is a full-featured, open source job scheduling system that can be used from smallest apps to large scale enterprise systems. For details of changes per ve...
Package Description
Package Description
Query helpers and extensions for NHibernate with Nancy.
A significant abstraction over integrating any relational database into a .NET application, to the point of query-free interactions where tables are merely classes.
A simple query-by-specification framework for Entity Framework that uses LINQ expressions.
IQueryable automatic projection device. Easily convert IQueryable<Entity> to IQueryable<Dto> var dtoQuery = query.ProjectTo<OrderDto>();
Analyzes a query and produces rules based on that query.
This library helps to format query results (from a database) as JSON with arbitrary structure.This can help if your database does not provide such a feature (e.g. Oracle). High performance is major goal of this library. The mapping from releation data to json is achived by an intuitve anonymous type...
Generates a Data Table Which Can Be Appended For Genrating Where Clause Of a Query
Provides multiple methods to integrate QueryBuilders.NET with the Dapper micro-orm
A very maintainable way to address query API's
This tool will allow you to convert queries from and to QueryExpression, FetchXML, Linq and WebApi.
remaster of https://archive.codeplex.com/?p=querymaster