mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
C#: Updated framework support list.
This commit is contained in:
9
change-notes/1.20/support/csharp-frameworks.csv
Normal file
9
change-notes/1.20/support/csharp-frameworks.csv
Normal 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
|
||||
|
@@ -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
|
||||
===================================
|
||||
|
||||
Reference in New Issue
Block a user