2016-03-31 00:59:16 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"Name": "RuntimePackage",
|
|
|
|
"Description": "Internal implementation package not meant for direct consumption. Please do not reference directly.",
|
|
|
|
"CommonTypes": [ ]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "Microsoft.NETCore.DotNetHostPolicy",
|
|
|
|
"Description": "Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing",
|
|
|
|
"CommonTypes": [ ]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "Microsoft.NETCore.DotNetHostResolver",
|
|
|
|
"Description": "Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost",
|
|
|
|
"CommonTypes": [ ]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "Microsoft.NETCore.DotNetHost",
|
|
|
|
"Description": "Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module",
|
|
|
|
"CommonTypes": [ ]
|
|
|
|
},
|
2016-04-05 00:55:12 +00:00
|
|
|
{
|
|
|
|
"Name": "Microsoft.NETCore.App",
|
|
|
|
"Description": "A set of .NET API's that are included in the default .NET Core application model.",
|
|
|
|
"CommonTypes": [ ]
|
|
|
|
},
|
2016-03-31 00:59:16 +00:00
|
|
|
]
|