netcore-package-prototyping - Microsoft.NETCore.Desktop.Compatibility 4.0.0-rc3-24104-0
Package that provides an assembly with references to all facades which were ever inbox. This can be used to force ResolveAssemblyReferences to see version conflicts and write bindingRedirects.
PM> Install-Package Microsoft.NETCore.Desktop.Compatibility -Version 4.0.0-rc3-24104-0 -Source https://www.myget.org/F/netcore-package-prototyping/api/v3/index.json
> nuget.exe install Microsoft.NETCore.Desktop.Compatibility -Version 4.0.0-rc3-24104-0 -Source https://www.myget.org/F/netcore-package-prototyping/api/v3/index.json
> dotnet add package Microsoft.NETCore.Desktop.Compatibility --version 4.0.0-rc3-24104-0 --source https://www.myget.org/F/netcore-package-prototyping/api/v3/index.json
<PackageReference Include="Microsoft.NETCore.Desktop.Compatibility" Version="4.0.0-rc3-24104-0" />
Copy to clipboard
source https://www.myget.org/F/netcore-package-prototyping/api/v3/index.json
nuget Microsoft.NETCore.Desktop.Compatibility ~> 4.0.0-rc3-24104-0
Copy to clipboard
> choco install Microsoft.NETCore.Desktop.Compatibility --version 4.0.0-rc3-24104-0 --source https://www.myget.org/F/netcore-package-prototyping/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "netcore-package-prototyping" -SourceLocation "https://www.myget.org/F/netcore-package-prototyping/api/v2"
Install-Module -Name "Microsoft.NETCore.Desktop.Compatibility" -RequiredVersion "4.0.0-rc3-24104-0" -Repository "netcore-package-prototyping" -AllowPreRelease
Copy to clipboard
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
4.0.0-rc3-24110-0 | 10.28 KB | Tue, 10 May 2016 21:31:48 GMT | 71 |
|
||
|
|
4.0.0-rc3-24104-0 | 10.21 KB | Tue, 10 May 2016 21:30:22 GMT | 69 |
|