Top 20 NuGet procedure Packages

EntityFrameworkCore.Procedure Library is a light weight library to Handle Stored Procedure in a Simple manner. This is extended tool for EntityFrameworkCore.
Generate a data access layer for your SQL Server database for use with the King.Mapper framework.
Automagically generate C# database layers for stored procedures
Command line runner for use with the Storm library
Library for easy calling and getting result of execution of stored procedures.
Simple StoredProcedure Binder in a type safe way.
A library to allow Dibware.StoredProcedureFramework to better integrate with Entity Framework. Documentation: https://github.com/dibley1973/StoredProcedureFramework/blob/master/UsingTheStoredProcedureFramework.md
This package includes dynamic link library(dll) for ado.net operations on your project. It provides executing query, get table data and executing stored procedure query.
Helper for runing Stored Procedure against a Postgresql database
Support for store functions (table valued functions, scalar user defined functions and stored procedures) for Entity Framework Classic Code First.
A .Net framework for calling SQL Server stored procedures. The purpose of this framework is to allow stored procedures, their parameters and their return types to be represented in strongly typed .Net classes. These can then be used in conjunction with a SqlConnection, DbConnection or DbContext to e...
Uses database metadata to generate deep copy procedures for SQL Server.
Auto generate stored procedure proxies based on defined interfaces
Uses database metadata to generate deep date update procedures for SQL Server.
Allows to subscribe to procedure results and get notified from DB when these results will change.
A project to call stored procedures in a neat way
Small and simple framework for calling stored SQL procedures.
The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parsing and evaluation engine. The parsing engine supports numerous forms of functional and logic processing semantics and is easily extendible. ht...
The C++ Mathematical Expression Toolkit Library (ExprTk) Extra Examples https://www.partow.net/programming/exprtk/index.html
StoredProcedureData contains Data Models for DbWebApi client to receive StoredProcedureResponse.