Browsing Category: Deployment

Programming Languages > C# > Deployment

yuniql

Free and open source schema versioning and migration tool made with .NET Core. Run migrations with plain SQL, arrange versions in ordinary folders and seed your data from CSV via stand-alone CLI (no CLR needed), Azure Pipelines, Docker or ASP.NET Core code. https://yuniql.io

Status Stable

Octo Pack

Used to build NuGet packages of your application for deployment using tools such as Octopus Deploy

Status Archived

DbUp

.NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date

Status Stable

Unfold

PowerShell-based deployment solution for .NET web applications

Status Inactive