The Business Entity Execution Framework (Beef) framework, and the underlying code generation, has been primarily created to support the industrialization of API development.
-
Updated
Oct 23, 2024 - C#
The Business Entity Execution Framework (Beef) framework, and the underlying code generation, has been primarily created to support the industrialization of API development.
A code example showing 5 ways to manage database schema in .NET
Cross platform command line tool that helps you to deploy database changes. Supports a range of databases
Fork of DbUp project (http://dbup.github.io) with additional script options: redeploy on change, ignore first deployment, migration dependency order, include subdirectory name in script name. Script options are implemented only for SQL Server
DbEx provides database extensions for DbUp-inspired database migrations.
Package manager console command "Add-Migration" that creates an sql file with date and time (yyyyMMddHHmmss) in the file name (e.g. 20170730185349_Migration.sql)
EntityFramework Multiple DbContext and DbUp concurrent migration, includes FluentMigrator approach
Template to perform CI/CD for Azure SQL Database using dbops
POC API based on F# and the Saturn Framework.
A c# console-application to manage SQL scripts with database environments for multiple applications.
sample code for presentation on migrations
Migratonator - Database Migration Tool
DbUp .Net with MySQL client in Docker. DbUb MySQL .NET core in Docker.
A project presenting a strategy for setting up integration tests against SQL Server database using .NET.
Basic Authorization Service
Add a description, image, and links to the dbup topic page so that developers can more easily learn about it.
To associate your repository with the dbup topic, visit your repo's landing page and select "manage topics."