Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AssemblyPartExtensions Class

Definition

Namespace:
Microsoft.AspNetCore.Mvc.ApplicationParts
Assembly:
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll
Package:
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation v10.0.0
Package:
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation v11.0.0-preview.4.26230.115
Package:
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation v3.0.3
Package:
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation v3.1.18
Package:
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation v5.0.9
Package:
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation v6.0.6
Package:
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation v7.0.5
Package:
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation v8.0.19
Package:
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation v9.0.8
Source:
AssemblyPartExtensions.cs
Source:
AssemblyPartExtensions.cs
Source:
AssemblyPartExtensions.cs
Source:
AssemblyPartExtensions.cs
Source:
AssemblyPartExtensions.cs
Source:
AssemblyPartExtensions.cs
Source:
AssemblyPartExtensions.cs
Source:
AssemblyPartExtensions.cs
Source:
AssemblyPartExtensions.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Caution

Razor runtime compilation is obsolete and is not recommended for production scenarios. For production scenarios, use the default build time compilation. For development scenarios, use Hot Reload instead. For more information, visit https://aka.ms/aspnet/deprecate/003.

Static class that adds methods to AssemblyPart.

public ref class AssemblyPartExtensions abstract sealed
[System.Obsolete("Razor runtime compilation is obsolete and is not recommended for production scenarios. For production scenarios, use the default build time compilation. For development scenarios, use Hot Reload instead. For more information, visit https://aka.ms/aspnet/deprecate/003.", DiagnosticId="ASPDEPR003", UrlFormat="https://aka.ms/aspnet/deprecate/003")]
public static class AssemblyPartExtensions
public static class AssemblyPartExtensions
[<System.Obsolete("Razor runtime compilation is obsolete and is not recommended for production scenarios. For production scenarios, use the default build time compilation. For development scenarios, use Hot Reload instead. For more information, visit https://aka.ms/aspnet/deprecate/003.", DiagnosticId="ASPDEPR003", UrlFormat="https://aka.ms/aspnet/deprecate/003")>]
type AssemblyPartExtensions = class
type AssemblyPartExtensions = class
Public Module AssemblyPartExtensions
Inheritance
AssemblyPartExtensions
Attributes

Methods

Name Description
GetReferencePaths(AssemblyPart)

Applies to


Feedback

Was this page helpful?