xpf.Script.SQLServer.Config by Garry McGlennon

<PackageReference Include="xpf.Script.SQLServer.Config" Version="0.1.0" />

Package Files

1,126 bytes

 xpf.Script.SQLServer.Config 0.1.0

Adds the required configuration entry to the existing App.Config or Web.Config or creates one if none exists.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>xpf.Script.SQLServer.Config</id>
    <version>0.1.0.0</version>
    <title>xpf.Script.SQLServer Configuration utility</title>
    <authors>Garry McGlennon</authors>
    <owners>dotNetProfessional</owners>
    <licenseUrl>https://github.com/dotnetprofessional/xpf.Script/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/dotnetprofessional/xpf.Script/wiki/SQLServer</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Adds the required configuration entry to the existing App.Config or Web.Config or creates one if none exists.</description>
    <releaseNotes>see https://github.com/dotnetprofessional/xpf.Script/releases</releaseNotes>
    <copyright>Copyright 2014</copyright>
    <tags>Scripting xpf.Script SQLServer SQL TDD BDD integration testing dynamic sql config</tags>
  </metadata>
</package>