This repository was archived by the owner on Feb 23, 2021. It is now read-only.
File tree 30 files changed +53
-23
lines changed
Config.ChangeNotification.Web
Config.CustomProviders.Web
Diagnostics.StatusCodes.Mvc
Localization.EntityFramework
Microsoft.AspNetCore.Mvc.TagHelpers.Localization
Mvc.CustomRoutingConvention
Owin.ConsoleApp.HelloWorld 30 files changed +53
-23
lines changed Original file line number Diff line number Diff line change 3
3
"Microsoft.AspNetCore.Http" : " 1.0.0-*" ,
4
4
"Microsoft.AspNetCore.IISPlatformHandler" : " 1.0.0-*" ,
5
5
"Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
6
- "Microsoft.AspNetCore.Server.WebListener" : " 0.1.0-*"
6
+ "Microsoft.AspNetCore.Server.WebListener" : " 0.1.0-*" ,
7
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
7
8
},
8
9
"frameworks" : {
9
10
"net451" : {},
Original file line number Diff line number Diff line change 3
3
"Microsoft.AspNetCore.Http" : " 1.0.0-*" ,
4
4
"Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
5
5
"Microsoft.AspNetCore.IISPlatformHandler" : " 1.0.0-*" ,
6
- "Microsoft.AspNetCore.Server.WebListener" : " 0.1.0-*"
6
+ "Microsoft.AspNetCore.Server.WebListener" : " 0.1.0-*" ,
7
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
7
8
},
8
9
"frameworks" : {
9
10
"net451" : {},
Original file line number Diff line number Diff line change 3
3
"Microsoft.AspNetCore.IISPlatformHandler" : " 1.0.0-*" ,
4
4
"Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
5
5
"Microsoft.Extensions.DependencyInjection" : " 1.0.0-*" ,
6
- "Microsoft.AspNetCore.Server.WebListener" : " 0.1.0-*"
6
+ "Microsoft.AspNetCore.Server.WebListener" : " 0.1.0-*" ,
7
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
7
8
},
8
9
"frameworks" : {
9
10
"net451" : {},
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
3
"Microsoft.AspNetCore.Http" : " 1.0.0-*" ,
4
- "Microsoft.Extensions.Configuration" : " 1.0.0-*"
4
+ "Microsoft.Extensions.Configuration" : " 1.0.0-*" ,
5
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
5
6
},
6
7
"frameworks" : {
7
8
"net451" : {},
Original file line number Diff line number Diff line change 5
5
"dependencies" : {
6
6
"Microsoft.AspNetCore.Http" : " 1.0.0-*" ,
7
7
"Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
8
- "Microsoft.Extensions.Configuration" : " 1.0.0-*"
8
+ "Microsoft.Extensions.Configuration" : " 1.0.0-*" ,
9
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
9
10
},
10
11
"frameworks" : {
11
12
"net451" : {},
Original file line number Diff line number Diff line change 7
7
"Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
8
8
"Microsoft.Extensions.Configuration" : " 1.0.0-*" ,
9
9
"Microsoft.Extensions.Configuration.EnvironmentVariables" : " 1.0.0-*" ,
10
- "Microsoft.Extensions.Configuration.Ini" : " 1.0.0-*"
10
+ "Microsoft.Extensions.Configuration.Ini" : " 1.0.0-*" ,
11
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
11
12
},
12
13
"frameworks" : {
13
14
"net451" : {},
Original file line number Diff line number Diff line change 4
4
"Microsoft.AspNetCore.IISPlatformHandler" : " 1.0.0-*" ,
5
5
"Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
6
6
"Microsoft.Extensions.Configuration" : " 1.0.0-*" ,
7
- "Microsoft.AspNetCore.Server.WebListener" : " 0.1.0-*"
7
+ "Microsoft.AspNetCore.Server.WebListener" : " 0.1.0-*" ,
8
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
8
9
},
9
10
"frameworks" : {
10
11
"net451" : {},
Original file line number Diff line number Diff line change 5
5
"Microsoft.AspNetCore.Server.WebListener" : " 0.1.0-*" ,
6
6
"Microsoft.Extensions.Configuration" : " 1.0.0-*" ,
7
7
"Microsoft.Extensions.Configuration.EnvironmentVariables" : " 1.0.0-*" ,
8
- "Microsoft.Extensions.Configuration.Ini" : " 1.0.0-*"
8
+ "Microsoft.Extensions.Configuration.Ini" : " 1.0.0-*" ,
9
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
9
10
},
10
11
"frameworks" : {
11
12
"net451" : {},
Original file line number Diff line number Diff line change 3
3
"Microsoft.AspNetCore.IISPlatformHandler" : " 1.0.0-*" ,
4
4
"Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
5
5
"Microsoft.AspNetCore.Server.WebListener" : " 0.1.0-*" ,
6
- "Microsoft.Extensions.DependencyInjection" : " 1.0.0-*"
6
+ "Microsoft.Extensions.DependencyInjection" : " 1.0.0-*" ,
7
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
7
8
},
8
9
"frameworks" : {
9
10
"net451" : {},
Original file line number Diff line number Diff line change 9
9
" **.vspscc"
10
10
],
11
11
"dependencies" : {
12
- "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*"
12
+ "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
13
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
13
14
},
14
15
"frameworks" : {
15
16
"net451" : {},
Original file line number Diff line number Diff line change 9
9
" **.vspscc"
10
10
],
11
11
"dependencies" : {
12
- "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*"
12
+ "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
13
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
13
14
},
14
15
"frameworks" : {
15
16
"net451" : {},
Original file line number Diff line number Diff line change 10
10
],
11
11
"dependencies" : {
12
12
"Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
13
- "Microsoft.AspNetCore.WebUtilities" : " 1.0.0-*"
13
+ "Microsoft.AspNetCore.WebUtilities" : " 1.0.0-*" ,
14
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
14
15
},
15
16
"frameworks" : {
16
17
"net451" : {
Original file line number Diff line number Diff line change 3
3
"emitEntryPoint" : true
4
4
},
5
5
"dependencies" : {
6
- "Microsoft.EntityFrameworkCore.InMemory" : " 1.0.0-*"
6
+ "Microsoft.EntityFrameworkCore.InMemory" : " 1.0.0-*" ,
7
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
7
8
},
8
9
"frameworks" : {
9
10
"net451" : {},
Original file line number Diff line number Diff line change 3
3
"emitEntryPoint" : true
4
4
},
5
5
"dependencies" : {
6
- "Microsoft.EntityFrameworkCore.SqlServer" : " 1.0.0-*"
6
+ "Microsoft.EntityFrameworkCore.SqlServer" : " 1.0.0-*" ,
7
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
7
8
},
8
9
"frameworks" : {
9
10
"net451" : {
Original file line number Diff line number Diff line change 22
22
"Microsoft.AspNetCore.Mvc" : " 1.0.0-*" ,
23
23
"Microsoft.AspNetCore.IISPlatformHandler" : " 1.0.0-*" ,
24
24
"Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
25
- "Microsoft.AspNetCore.Server.WebListener" : " 0.1.0-*"
25
+ "Microsoft.AspNetCore.Server.WebListener" : " 0.1.0-*" ,
26
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
26
27
},
27
28
"frameworks" : {
28
29
"net451" : {},
Original file line number Diff line number Diff line change 6
6
"Microsoft.AspNetCore.Localization" : " 1.0.0-*" ,
7
7
"Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
8
8
"Microsoft.EntityFrameworkCore.InMemory" : " 1.0.0-*" ,
9
- "Microsoft.Extensions.Localization" : " 1.0.0-*"
9
+ "Microsoft.Extensions.Localization" : " 1.0.0-*" ,
10
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
10
11
},
11
12
"commands" : {
12
13
"web" : " Localization.EntityFramework"
Original file line number Diff line number Diff line change 26
26
"Microsoft.Extensions.Logging" : " 1.0.0-*" ,
27
27
"Microsoft.Extensions.Logging.Console" : " 1.0.0-*" ,
28
28
"Microsoft.Extensions.Logging.Debug" : " 1.0.0-*" ,
29
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
29
30
"System.IO" : " 4.1.0-*"
30
31
},
31
32
"commands" : {
Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
19
19
"Microsoft.AspNetCore.Diagnostics.Elm" : " 0.1.0-*" ,
20
- "Microsoft.AspNetCore.IISPlatformHandler" : " 1.0.0-*"
20
+ "Microsoft.AspNetCore.IISPlatformHandler" : " 1.0.0-*" ,
21
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
21
22
},
22
23
"frameworks" : {
23
24
"net451" : {},
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"Microsoft.AspNetCore.Mvc.Localization" : " 1.0.0-*" ,
13
- "Microsoft.AspNetCore.Mvc.Razor" : " 1.0.0-*"
13
+ "Microsoft.AspNetCore.Mvc.Razor" : " 1.0.0-*" ,
14
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
14
15
},
15
16
"frameworks" : {
16
17
"net451" : {},
Original file line number Diff line number Diff line change 36
36
"Microsoft.Extensions.Configuration" : " 1.0.0-*" ,
37
37
"Microsoft.Extensions.Configuration.EnvironmentVariables" : " 1.0.0-*" ,
38
38
"Microsoft.Extensions.Configuration.Json" : " 1.0.0-*" ,
39
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
39
40
"AutoMapper" : " 4.0.0-alpha1"
40
41
},
41
42
"commands" : {
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"Microsoft.AspNetCore.Mvc" : " 1.0.0-*" ,
11
- "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*"
11
+ "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
12
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
12
13
},
13
14
"frameworks" : {
14
15
"net451" : {},
Original file line number Diff line number Diff line change 4
4
"Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
5
5
"Microsoft.AspNetCore.StaticFiles" : " 1.0.0-*" ,
6
6
"Microsoft.Extensions.Configuration.EnvironmentVariables" : " 1.0.0-*" ,
7
- "Microsoft.Extensions.Configuration.Json" : " 1.0.0-*"
7
+ "Microsoft.Extensions.Configuration.Json" : " 1.0.0-*" ,
8
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
8
9
},
9
10
"compilationOptions" : {
10
11
"emitEntryPoint" : true ,
Original file line number Diff line number Diff line change 5
5
},
6
6
"dependencies" : {
7
7
"Microsoft.AspNetCore.Mvc" : " 1.0.0-*" ,
8
- "Microsoft.AspNetCore.Hosting" : " 1.0.0-*"
8
+ "Microsoft.AspNetCore.Hosting" : " 1.0.0-*" ,
9
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
9
10
},
10
11
"commands" : {
11
12
"Mvc.RenderViewToString" : " Mvc.RenderViewToString"
Original file line number Diff line number Diff line change 8
8
"dependencies" : {
9
9
"Microsoft.Extensions.DependencyInjection" : " 1.0.0-*" ,
10
10
"Microsoft.AspNetCore.Owin" : " 1.0.0-*" ,
11
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
11
12
"Nowin" : " 0.11.0"
12
13
},
13
14
Original file line number Diff line number Diff line change 2
2
"dependencies" : {
3
3
"Microsoft.AspNetCore.Hosting" : " 1.0.0-*" ,
4
4
"Microsoft.AspNetCore.Owin" : " 1.0.0-*" ,
5
- "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*"
5
+ "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
6
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
6
7
},
7
8
"compilationOptions" : {
8
9
"emitEntryPoint" : true
Original file line number Diff line number Diff line change 19
19
"Microsoft.AspNetCore.DataProtection" : " 1.0.0-*" ,
20
20
"Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
21
21
"Microsoft.Extensions.DependencyInjection" : " 1.0.0-*" ,
22
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
22
23
"Microsoft.Owin" : " 3.0.0"
23
24
},
24
25
"frameworks" : {
Original file line number Diff line number Diff line change 3
3
"Microsoft.AspNetCore.Hosting" : " 1.0.0-*" ,
4
4
"Microsoft.AspNetCore.Owin" : " 1.0.0-*" ,
5
5
"Microsoft.AspNetCore.Http" : " 1.0.0-*" ,
6
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
6
7
"Nowin" : " 0.11.0"
7
8
},
8
9
"compilationOptions" : {
Original file line number Diff line number Diff line change 3
3
"Microsoft.AspNetCore.Hosting" : " 1.0.0-*" ,
4
4
"Microsoft.AspNetCore.Owin" : " 1.0.0-*" ,
5
5
"Microsoft.AspNetCore.Http" : " 1.0.0-*" ,
6
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
6
7
"Nowin" : " 0.11.0"
7
8
},
8
9
"compilationOptions" : {
Original file line number Diff line number Diff line change 3
3
"Microsoft.AspNetCore.Hosting" : " 1.0.0-*" ,
4
4
"Microsoft.AspNetCore.Http" : " 1.0.0-*" ,
5
5
"Microsoft.AspNetCore.Owin" : " 1.0.0-*" ,
6
- "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*"
6
+ "Microsoft.AspNetCore.Server.Kestrel" : " 1.0.0-*" ,
7
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*"
7
8
},
8
9
"compilationOptions" : {
9
10
"emitEntryPoint" : true
Original file line number Diff line number Diff line change 9
9
"Microsoft.AspNetCore.Testing" : " 1.0.0-*" ,
10
10
"Microsoft.Extensions.Logging.Console" : " 1.0.0-*" ,
11
11
"Mvc.CustomRoutingConvention" : " 1.0.0" ,
12
+ "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
12
13
"xunit" : " 2.1.0"
13
14
},
14
15
"frameworks" : {
You can’t perform that action at this time.
0 commit comments