Info
Version: | 3.0.357 |
Author(s): | Davyd McColl |
Last Update: | Wednesday, April 23, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fluffynuts/PeanutButter |
NuGet Url: | https://www.nuget.org/packages/PeanutButter.TempDb.Runner |
Install
Install-Package PeanutButter.TempDb.Runner
dotnet add package PeanutButter.TempDb.Runner
paket add PeanutButter.TempDb.Runner
PeanutButter.TempDb.Runner Download (Unzip the "nupkg" after downloading)
Dependencies
net462
No dependencies.
No dependencies.
The aim is to provide a way for other environments which can easily
spawn processes, read from stdout, write to stdin to have tempdb
instances without caring about all the moving parts, like high port
selection and service executable location (where appropriate) as
well as cleaning up after completion.