aspnetcoremodules - Microsoft.AspNetCore.Modules 1.0.0-preview1-1
Microsoft.AspNetCore.Modules
PM> Install-Package Microsoft.AspNetCore.Modules -Version 1.0.0-preview1-1 -Source https://www.myget.org/F/aspnetcoremodules/api/v3/index.json
> nuget.exe install Microsoft.AspNetCore.Modules -Version 1.0.0-preview1-1 -Source https://www.myget.org/F/aspnetcoremodules/api/v3/index.json
> dotnet add package Microsoft.AspNetCore.Modules --version 1.0.0-preview1-1 --source https://www.myget.org/F/aspnetcoremodules/api/v3/index.json
<PackageReference Include="Microsoft.AspNetCore.Modules" Version="1.0.0-preview1-1" />
Copy to clipboard
source https://www.myget.org/F/aspnetcoremodules/api/v3/index.json
nuget Microsoft.AspNetCore.Modules ~> 1.0.0-preview1-1
Copy to clipboard
> choco install Microsoft.AspNetCore.Modules --version 1.0.0-preview1-1 --source https://www.myget.org/F/aspnetcoremodules/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "aspnetcoremodules" -SourceLocation "https://www.myget.org/F/aspnetcoremodules/api/v2"
Install-Module -Name "Microsoft.AspNetCore.Modules" -RequiredVersion "1.0.0-preview1-1" -Repository "aspnetcoremodules" -AllowPreRelease
Copy to clipboard
Browse the sources in this package using Visual Studio or WinDbg by configuring the following legacy symbol server URL: https://www.myget.org/F/aspnetcoremodules/symbols/
-
.NETStandard 1.6
- Microsoft.AspNetCore.Hosting (>= 1.1.0-preview1-final)
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 1.1.0-preview1-final)
- Microsoft.Extensions.DependencyInjection (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
- .NETStandard 1.6: 1.6.0.0
| Assembly | Assembly hash | Match |
|---|---|---|
| /lib/netstandard1.6/Microsoft.AspNetCore.Modules.dll | 5F3AF7E47A564297B6F5955B492243CA1 |
OwnersDaniel Roth |
AuthorsMicrosoft.AspNetCore.Modules |
LicenseUnknown |
Info30 total downloads |
| 6 downloads for version 1.0.0-preview1-1 |
| Download (13.32 KB) |
| Download legacy symbols (40.67 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0-preview1-5 | 15.19 KB | Tue, 06 Dec 2016 01:01:41 GMT | 9 |
|
||
|
|
1.0.0-preview1-4 | 15.11 KB | Thu, 01 Dec 2016 02:21:28 GMT | 5 |
|
||
|
|
1.0.0-preview1-3 | 14.87 KB | Thu, 24 Nov 2016 07:44:46 GMT | 6 |
|
||
|
|
1.0.0-preview1-2 | 15.12 KB | Mon, 07 Nov 2016 23:46:31 GMT | 4 |
|
||
|
|
1.0.0-preview1-1 | 13.32 KB | Sat, 05 Nov 2016 22:10:32 GMT | 6 |
|