The Business Entity Execution Framework (Beef) framework, and the underlying code generation, has been primarily created to support the industrialization of API development.
-
Updated
Feb 1, 2025 - C#
The Business Entity Execution Framework (Beef) framework, and the underlying code generation, has been primarily created to support the industrialization of API development.
CodeSmith Generator Templates
Data first or code first ORM. Entity/object/class/poco to SQL repository mapping, and vice versa; data to C# class code or emit assembly. Can dynamically generate assemblies, C# code, and SQL scripts for CREATE TABLE, INSERT, & UPDATE. Uses: Reflection, Emit, DataTable and CodeDOM.
Tool that uses a MS-SQL project (.dacpac) to generate stored procedures, entities and Dapper DbContext (async, ready for .Net Core .Net 6)... Extensible to a lot of use cases.
Simple Access ORM provides database access in Ado.net methods naming pattern
A database project for hands-on experience in SQL server and ASP pages along with C# (.Net) implementation. It uses Stored Procedures, Triggers and Transactions for different SQL based queries.
Simple view for SQL-Server database stored procedures
Web API designed in Asp.NET Core 3.1, using Dapper and Entity Framework Core, Repository Pattern, Identity
High performance model mapping
DBProgramming-Dec-2022
Crane is an simple to use ORM to minimise the job of mapping SQL queries to POCO
A small cross-database tool for building excel documents (reports) based on data from database that extacts via View or Stored Procedures with parametres, ordering e.t.c.
MS SQL Server code coverage for Stored Procedures (Branch + Statement)
The Estate Management System is a web app using ASP.NET Core MVC and EF Core. It simplifies data management with CRUD operations via optimized Stored Procedures. Features include image upload, responsive UI with AJAX, and modular components through ViewComponents and PartialViews.
You can find a lot of information about data access and orm tools such as entity-framework and dapper in this repository.
The Vehicle Rental Management System is a robust software application designed to streamline the entire process of renting vehicles. Whether for short-term or long-term use, this system efficiently manages various aspects related to vehicle rentals.
.Net Core 3.1 Enterprise Application Architecture
💡 Powerful automatic code generation for data access and business layers with stored procedure support , designed specifically for C# applications
İn this Repository, has meaning of ORM , EntityFramework, Lazy-Eager Loading , DbFirst , CodeFirst, Linq To EF, Linq to SQL,
A simple c# library to compile TSQL queries
Add a description, image, and links to the stored-procedures topic page so that developers can more easily learn about it.
To associate your repository with the stored-procedures topic, visit your repo's landing page and select "manage topics."