fakir89 / DACPACExporter

Application for export SQL Server databases DACPACs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DACPAC Exporter

Build Master Build Develop

Application for export SQL Server databases DACPACs.

Supported SQL Server versions

Application supported exporting DACPACs up to SQL Server 2019.

How to build

To build application clone repository, then execute command ./build.ps1 in powershell. After successful build, application executable files will be in artifacts folder.

How to install

To install application, download .zip archive from latest release. Extract files from archive into any directory. Then run application DACPAC Exporter.exe.

About

Application for export SQL Server databases DACPACs.

License:MIT License


Languages

Language:C# 76.1%Language:PowerShell 23.9%