Top 20 NuGet queries Packages

Adds native raw SQL support to EntityFrameworkCore without the need for DbSet.
The package is a part of Saritasa Tools project. Saritasa.Tools.Messages.Abstractions contains CQRS infrastructure abstractions that includes command, queries and events.
A library that make use of Linq2DB to provide centralized services for accessing database, supports MS SQL Server by default
A library that provides abstraction layers for accessing database utilizing DotNetBrightener Data Access Framework.
At under 5K minified & gzipped HeadJS provides you with: * Asset Loader: Load scripts and stylesheets when you need them. head.load("file1.js" , "file2.js" , function() { done(); }) head.load("file1.css", "file2.css", function() { done(); }) * JavaScript Organizer: Defer execution to the bottom of...
The SQLiteDB_dotNET Class Library is a high level wrapper around the SQLite. The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.
Fluent API for querying. To be used to provide a fluent API alternative to LINQ.
An abstraction layer provides the basic CRUD operations for accessing database
Angular Media Queries (angular-media-queries) binding library for Bridge.NET projects.
Simple, unambitious mediator implementation in .NET, This fork implemented SendAll() method for sending message to all handlers.
Extensions to add in functionality to build queries on classes.
Lightweight library that extends the IQueryable<T> interface to create queries searching through every entity property.
Store and execute SQL queries and connections, retrieve information, check data integrity, modify data, execute tests and data migrations between different data bases, can also export results to csv and text files.
Kledex is a .NET Core framework that can be used to create a simple and clean design by enforcing single responsibility and separation of concerns. Its advanced features are ideal for Domain Driven Design (DDD), Command Query Responsibilty Segragation (CQRS) and Event Sourcing. Kledex also has Azure...
Cake Build addon for executing sql queries.
enquire.js is a lightweight, pure JavaScript library for responding to CSS media queries.
Command query execution library using the mediator pattern.