RazorRuntimeCompilationMvcCoreBuilderExtensions
net10.0
namespace Microsoft.Extensions.DependencyInjection
{
[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 RazorRuntimeCompilationMvcCoreBuilderExtensions
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 10.0 |
Information specific to net10.0 | |
| Assembly | Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation , Version=10.0.1.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (10.0.1) net10.0 |
| Obsolete | ASPDEPR003: 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. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API