Dump your MSSQL database into file or stream.
Info
Version: | 1.0.1 |
Author(s): | Roman Provazník |
Last Update: | Monday, November 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Dzoukr/SQLDumper |
NuGet Url: | https://www.nuget.org/packages/SQLDumper |
Install
Install-Package SQLDumper
dotnet add package SQLDumper
paket add SQLDumper
SQLDumper Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.78)
- FSharp.Core(>= 4.7.0)
- Microsoft.Data.SqlClient(>= 2.1.0)
- TaskBuilder.fs(>= 2.1.0)
Tags