netcoreapp2.2
namespace Microsoft.AspNetCore.DiagnosticsViewPage.Views
{
[Obsolete("This type is for internal use only and will be removed in a future version.")]
public abstract class BaseView
{
protected void WriteLiteral(object value);
}
}
.NET Core | 2.02.12.2 |
---|---|
Information specific to netcoreapp2.2 | |
Assemblies | Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore , Version=2.2.1.0, PublicKeyToken=adb9793829ddae60 Microsoft.AspNetCore.Diagnostics , Version=2.2.0.0, PublicKeyToken=adb9793829ddae60 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |