This repository was archived by the owner on Nov 20, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +7
-0
lines changed
Microsoft.AspNet.FeatureModel
Microsoft.AspNet.Http.Extensions
Microsoft.AspNet.HttpFeature
Microsoft.AspNet.PipelineCore
Microsoft.AspNet.WebUtilities Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 11{
22 "version" : " 1.0.0-*" ,
3+ "description" : " ASP.NET 5 HTTP feature infrastructure." ,
34 "dependencies" : {
45 "Microsoft.Framework.Runtime.Interfaces" : " 1.0.0-*"
56 },
Original file line number Diff line number Diff line change 11{
22 "version" : " 1.0.0-*" ,
3+ "description" : " ASP.NET 5 common extension methods for HTTP abstractions and IApplicationBuilder." ,
34 "dependencies" : {
45 "Microsoft.AspNet.Http" : " 1.0.0-*" ,
56 "Microsoft.Framework.DependencyInjection" : " 1.0.0-*"
Original file line number Diff line number Diff line change 11{
22 "version" : " 1.0.0-*" ,
3+ "description" : " ASP.NET 5 HTTP object model. HttpContext and family." ,
34 "dependencies" : {},
45 "frameworks" : {
56 "aspnet50" : {},
Original file line number Diff line number Diff line change 11{
22 "version" : " 1.0.0-*" ,
3+ "description" : " ASP.NET 5 HTTP feature interface definitions." ,
34 "frameworks" : {
45 "aspnet50" : {},
56 "aspnetcore50" : {
Original file line number Diff line number Diff line change 11{
22 "version" : " 1.0.0-*" ,
3+ "description" : " ASP.NET 5 component for running OWIN middleware." ,
34 "dependencies" : {
45 "Microsoft.AspNet.Http" : " 1.0.0-*" ,
56 "Microsoft.AspNet.FeatureModel" : " 1.0.0-*" ,
Original file line number Diff line number Diff line change 11
22{
33 "version" : " 1.0.0-*" ,
4+ "description" : " ASP.NET 5 HTTP feature implementations." ,
45 "dependencies" : {
56 "Microsoft.AspNet.FeatureModel" : " 1.0.0-*" ,
67 "Microsoft.AspNet.Http" : " 1.0.0-*" ,
Original file line number Diff line number Diff line change 11{
22 "version" : " 1.0.0-*" ,
3+ "description" : " ASP.NET 5 common helper methods such as URL encoding." ,
34 "dependencies" : {
45 "Microsoft.AspNet.Http" : " 1.0.0-*"
56 },
You can’t perform that action at this time.
0 commit comments