Restores a sql server database by finding the latest .bak file in a directory and subsequent .trn files after it.
Info
Version: | 1.1.1 |
Author(s): | Matthew Vukomanovic |
Last Update: | Friday, August 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Vukomanovic.RestoreDatabaseFromBackup.SqlServer |
Install
Install-Package Vukomanovic.RestoreDatabaseFromBackup.SqlServer
dotnet add package Vukomanovic.RestoreDatabaseFromBackup.SqlServer
paket add Vukomanovic.RestoreDatabaseFromBackup.SqlServer
Vukomanovic.RestoreDatabaseFromBackup.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags