UniqueDb.ConnectionProvider 1.0.127

There is a newer version of this package available.
See the version list below for details.
dotnet add package UniqueDb.ConnectionProvider --version 1.0.127
                    
NuGet\Install-Package UniqueDb.ConnectionProvider -Version 1.0.127
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="UniqueDb.ConnectionProvider" Version="1.0.127" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="UniqueDb.ConnectionProvider" Version="1.0.127" />
                    
Directory.Packages.props
<PackageReference Include="UniqueDb.ConnectionProvider" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add UniqueDb.ConnectionProvider --version 1.0.127
                    
#r "nuget: UniqueDb.ConnectionProvider, 1.0.127"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package UniqueDb.ConnectionProvider@1.0.127
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=UniqueDb.ConnectionProvider&version=1.0.127
                    
Install as a Cake Addin
#tool nuget:?package=UniqueDb.ConnectionProvider&version=1.0.127
                    
Install as a Cake Tool

Some helper classes to make it easy to create unique DB's in SQL server for unit testing and to delete them when finished.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.218 614 12/16/2022
1.0.217 447 12/16/2022
1.0.164 868 8/27/2020
1.0.163 761 8/27/2020
1.0.162 770 8/27/2020
1.0.160 755 8/27/2020
1.0.159 720 8/27/2020
1.0.158 748 8/27/2020
1.0.157 846 7/29/2020
1.0.138 798 12/21/2019
1.0.137 760 12/19/2019
1.0.135 800 11/22/2019
1.0.134 772 10/30/2019
1.0.133 755 10/25/2019
1.0.132 784 10/22/2019
1.0.131 809 10/22/2019
1.0.130 798 10/22/2019
1.0.129 774 10/22/2019
1.0.128 901 2/26/2019
1.0.127 863 2/25/2019
Loading failed

Initial release.