Restores a sql server database by finding the latest .bak file in a directory and subsequent .trn files after it.
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