SqlAlias applies alias definitions from the registry to the server portion of a Microsoft SQL Server connection string.
Info
Version: | 3.0.0 |
Author(s): | droyad |
Last Update: | Tuesday, May 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/droyad/SqlAlias |
NuGet Url: | https://www.nuget.org/packages/SqlAlias |
Install
Install-Package SqlAlias
dotnet add package SqlAlias
paket add SqlAlias
SqlAlias Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- Microsoft.Data.SqlClient(>= 2.1.1)
- Microsoft.Win32.Registry(>= 5.0.0)