Top 20 NuGet builder Packages

dynamic query based on string path very usefull for network requests.
core abstractions
Provides a library of extensions helping to be more fluent when developing
This package includes the flubu local / global tool for executing FlubuCore scripts. FlubuCore is a cross platform build and deployment automation system for building projects and executing deployment scripts using C# code. Documentation can be found at: https://github.com/dotnetcore/F...
This library helps you to create simple and complex channel behaviors for the voice channel within the Dillo platform.
Query builder for the Cassandra database
Infrastructure and cross-cutting-concern abstractions for .NET
Simple keyboard builders for Telegram.Bot library.
Linq.PredicateBuilder allows you to construct filtering expressions at run-time on the fly using fluent API and minimize boilerplate code such as null/empty checking and case ignoring.
Query builder project to support linq alike defined GraphQL queries/mutations.
A set of abstractions to help make builder and client projects modular and testable.
SqExpress is a SQL query builder that allows you to create SQL expressions directly in C# code with strong typing and IntelliSense (without LINQ!). The library provides a generic SQL syntax tree with export to MS T-SQL, PostgreSQL, and MySQL text. It also provides a set of builders and operators tha...
Library for generating ZPL code
An object model for generating SQL at runtime.
Provides different builders for creating data/values mostly used in the web.
Automatic convention based population of test objects. Also includes a number of useful helper methods such as generating random strings, ints, doubles, generic lists & property types such as email, urls, postalcodes, telephone numbers etc. Multi Language data generation including English, Traditi...
Provides static wrapper for repository factory for those who cannot or do not want to use dependency injection
Middleware extensions for Bot Builder v4 SDK that allows you to match a message receieved from a bot user against a list of strings and then carry out an appropriate action. Matching does not have to be exact and you can set the threshold as to how closely the message should match with an item in th...
Builds on Microsoft.AspNetCore.JsonPatch to generate JSON patch documents by comparing or observing changes to C# objects.
Provides static wrapper for MySql repository factory for those who cannot or do not want to use dependency injection