Share via


AssemblyPartExtensions Class

Definition

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")]
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")>]
type AssemblyPartExtensions = class
type AssemblyPartExtensions = class
Public Module AssemblyPartExtensions
Inheritance
AssemblyPartExtensions
Attributes

Applies to