AssemblyPart
AssemblyPart(Assembly)
Assembly
Name
Types
GetReferencePaths(AssemblyPart)
net10.0
namespace Microsoft.AspNetCore.Mvc.ApplicationParts
{
[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 IEnumerable<string!>! GetReferencePaths(this AssemblyPart! assemblyPart);
}
}
| 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 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API