Info
| Version: | 1.2.2 | 
| Author(s): | Sivaprasad | 
| Last Update: | Sunday, June 12, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://srsivaprasad.blogspot.in/2015/06/nuget-common-database-settings.html | 
| NuGet Url: | https://www.nuget.org/packages/CommonDatabaseSettings | 
Install
Install-Package CommonDatabaseSettings
                        dotnet add package CommonDatabaseSettings
                        paket add CommonDatabaseSettings
                        
                                CommonDatabaseSettings Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                1 package depend on this package.
                        
                    Tags
                
Just Create a object of the DataBase and call the method obj.GetConnectionString();
try it.