C#: Updated framework support list.

This commit is contained in:
calum
2019-03-08 15:12:50 +00:00
parent 984fb3a010
commit 3bdaf7c14e
2 changed files with 14 additions and 8 deletions

View File

@@ -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
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

View File

@@ -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
===================================