Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions change-notes/1.20/support/csharp-frameworks.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Name, Category
ASP.NET, Web application framework
ASP.NET Core, Web application framework
ASP.NET Razor templates, Web application framework
EntityFramework, Database ORM
EntityFramework Core, Database ORM
Json.NET, Serialization
NHibernate, Database ORM
WinForms, User interface
13 changes: 5 additions & 8 deletions change-notes/1.20/support/framework-support.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,11 @@ The QL libraries and queries in this version have been explicitly checked agains
C# built-in support
================================

* ASP.Net MVC framework
* ASP.NET Web API
* ASP.NET Web Forms
* ASP.NET Core
* ASP.NET Core MVC
* ASP.Net Core Razor
* Razor templates

.. csv-table::
:file: csharp-frameworks.csv
:header-rows: 1
:class: fullWidthTable
:widths: auto

COBOL built-in support
===================================
Expand Down