nuget-port-version-test - NuGetVersionTest 4.8.0.1002-beta
A simple project for testing versioning schemes with NuGet
PM> Install-Package NuGetVersionTest -Version 4.8.0.1002-beta -Source https://www.myget.org/F/nuget-port-version-test/api/v3/index.json
> nuget.exe install NuGetVersionTest -Version 4.8.0.1002-beta -Source https://www.myget.org/F/nuget-port-version-test/api/v3/index.json
> dotnet add package NuGetVersionTest --version 4.8.0.1002-beta --source https://www.myget.org/F/nuget-port-version-test/api/v3/index.json
source https://www.myget.org/F/nuget-port-version-test/api/v3/index.json
nuget NuGetVersionTest ~> 4.8.0.1002-beta
Copy to clipboard
> choco install NuGetVersionTest --version 4.8.0.1002-beta --source https://www.myget.org/F/nuget-port-version-test/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "nuget-port-version-test" -SourceLocation "https://www.myget.org/F/nuget-port-version-test/api/v2"
Install-Module -Name "NuGetVersionTest" -RequiredVersion "4.8.0.1002-beta" -Repository "nuget-port-version-test" -AllowPreRelease
Copy to clipboard
NuGet Version Test
A simple package for testing version schemes with NuGet.
- .NETFramework 4.5: 4.5.0.0
OwnersShad Storhaug |
AuthorsShad Storhaug |
Project URLhttps://github.com/NightOwl888/NuGetVersionTest |
LicenseUnknown |
TagsNuGet version versioning package manager |
Info15 total downloads |
| 3 downloads for version 4.8.0.1002-beta |
| Download (3.55 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
4.8.0.1002-beta | 3.55 KB | Thu, 24 Nov 2016 15:48:04 GMT | 3 |
|
||
|
|
4.8.0.803-beta | 3.56 KB | Wed, 23 Nov 2016 20:44:32 GMT | 2 |
|
||
|
|
4.8.0.802 | 3.52 KB | Wed, 23 Nov 2016 20:37:08 GMT | 3 |
|
||
|
|
4.8.0.802-beta | 3.55 KB | Wed, 23 Nov 2016 20:32:08 GMT | 4 |
|
||
|
|
3.0.3 | 3.51 KB | Wed, 23 Nov 2016 20:26:01 GMT | 3 |
|