Class SysFeatureSuggestions
- Namespace
- ToSic.Sys.Capabilities.SysFeatures
- Assembly
- ToSic.Sys.Features.dll
Core definitions of system features. These will be initialized on the platform according to capabilities.
[InternalApi_DoNotUse_MayChangeWithoutNotice]
public static class SysFeatureSuggestions
- Inheritance
-
objectSysFeatureSuggestions
Properties
Blazor
public static SysFeature Blazor { get; }
Property Value
CSharp06
public static SysFeature CSharp06 { get; }
Property Value
CSharp07
public static SysFeature CSharp07 { get; }
Property Value
CSharp08
public static SysFeature CSharp08 { get; }
Property Value
CSharp09
public static SysFeature CSharp09 { get; }
Property Value
CSharp10
public static SysFeature CSharp10 { get; }
Property Value
CSharp11
public static SysFeature CSharp11 { get; }
Property Value
CSharp12
public static SysFeature CSharp12 { get; }
Property Value
CSharp13
public static SysFeature CSharp13 { get; }
Property Value
CSharp14
public static SysFeature CSharp14 { get; }
Property Value
CSharp15
public static SysFeature CSharp15 { get; }
Property Value
CSharp16
public static SysFeature CSharp16 { get; }