ProjectExtensions
GetAssemblyPath(Project)
GetAssemblyReference(Project, String)
GetAssemblyReferences(Project)
GetAssemblyReferences(Project, Boolean)
GetCodeLanguage(Project)
GetDefaultNamespace(Project)
GetDefaultNamespace(ProjectItem)
GetFullPath(Project)
GetFullPath(ProjectItem)
GetPropertyValue<TValue>(Project, String)
GetPropertyValue<TValue>(ProjectItem, String)
GetTargetFramework(Project)
GetWebConfig(Project)
net462
namespace Microsoft.AspNet.Scaffolding
{
public static class ProjectExtensions
{
public static string GetWebConfig(this ? project);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET Framework | 4.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net462 | |
Assembly | Microsoft.AspNet.Scaffolding.12.0 , Version=12.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNet.Scaffolding.12.0 (12.0.0) net40 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API