pathogen-playground - DualConfigurationNuGetPackage 1.0.0

A dummy NuGet package that contains both release and debug configurations.

PM> Install-Package DualConfigurationNuGetPackage -Version 1.0.0 -Source https://www.myget.org/F/pathogen-playground/api/v3/index.json

Copy to clipboard

> nuget.exe install DualConfigurationNuGetPackage -Version 1.0.0 -Source https://www.myget.org/F/pathogen-playground/api/v3/index.json

Copy to clipboard

> dotnet add package DualConfigurationNuGetPackage --version 1.0.0 --source https://www.myget.org/F/pathogen-playground/api/v3/index.json

Copy to clipboard
<PackageReference Include="DualConfigurationNuGetPackage" Version="1.0.0" />
Copy to clipboard
source https://www.myget.org/F/pathogen-playground/api/v3/index.json

nuget DualConfigurationNuGetPackage  ~> 1.0.0
Copy to clipboard

> choco install DualConfigurationNuGetPackage --version 1.0.0 --source https://www.myget.org/F/pathogen-playground/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "pathogen-playground" -SourceLocation "https://www.myget.org/F/pathogen-playground/api/v2"
Install-Module -Name "DualConfigurationNuGetPackage" -RequiredVersion "1.0.0" -Repository "pathogen-playground" 
Copy to clipboard

Initial release.

Owners

Pathogen David

Authors

David Maas

License

Unknown

Info

3 total downloads
3 downloads for version 1.0.0
Download (5.14 KB)
NuGet 2.5 or higher
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.0 5.14 KB Sun, 23 Sep 2018 20:12:10 GMT 3