CommonDatabaseSettings 1.2.2

dotnet add package CommonDatabaseSettings --version 1.2.2
                    
NuGet\Install-Package CommonDatabaseSettings -Version 1.2.2
                    
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="CommonDatabaseSettings" Version="1.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CommonDatabaseSettings" Version="1.2.2" />
                    
Directory.Packages.props
<PackageReference Include="CommonDatabaseSettings" />
                    
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 CommonDatabaseSettings --version 1.2.2
                    
#r "nuget: CommonDatabaseSettings, 1.2.2"
                    
#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.
#addin nuget:?package=CommonDatabaseSettings&version=1.2.2
                    
Install CommonDatabaseSettings as a Cake Addin
#tool nuget:?package=CommonDatabaseSettings&version=1.2.2
                    
Install CommonDatabaseSettings as a Cake Tool

This package Contais all the nessary thing for connecting and creating database.
Just Create a object of the  DataBase and call the method obj.GetConnectionString();

try it

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CommonDatabaseSettings:

Package Downloads
Common.Numbers

Let you set the bill number its prefix and sufix, invoice number, etc..

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.2 1,737 6/12/2016
1.2.1 1,653 6/12/2016
1.2.0 1,481 6/11/2016
1.1.2 2,859 3/6/2015
1.1.1 2,460 2/21/2015
1.1.0 1,573 2/21/2015