We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c6fdcf4 + 3bdaf7c commit fe3f258Copy full SHA for fe3f258
2 files changed
change-notes/1.20/support/csharp-frameworks.csv
@@ -0,0 +1,9 @@
1
+Name, Category
2
+ASP.NET, Web application framework
3
+ASP.NET Core, Web application framework
4
+ASP.NET Razor templates, Web application framework
5
+EntityFramework, Database ORM
6
+EntityFramework Core, Database ORM
7
+Json.NET, Serialization
8
+NHibernate, Database ORM
9
+WinForms, User interface
change-notes/1.20/support/framework-support.rst
@@ -15,14 +15,11 @@ The QL libraries and queries in this version have been explicitly checked agains
15
C# built-in support
16
================================
17
18
-* ASP.Net MVC framework
19
-* ASP.NET Web API
20
-* ASP.NET Web Forms
21
-* ASP.NET Core
22
-* ASP.NET Core MVC
23
-* ASP.Net Core Razor
24
-* Razor templates
25
-
+.. csv-table::
+ :file: csharp-frameworks.csv
+ :header-rows: 1
+ :class: fullWidthTable
+ :widths: auto
26
27
COBOL built-in support
28
===================================
0 commit comments