Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 57ff775

Browse files
committed
C#: Change notes.
1 parent 74b30d6 commit 57ff775

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

change-notes/1.20/analysis-csharp.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,9 @@
3030

3131
* The class `TrivialProperty` now includes library properties determined to be trivial using CIL analysis. This may increase the number of results for all queries that use data flow.
3232
* Taint-tracking steps have been added for the `Json.NET` package. This will improve results for queries that use taint-tracking.
33+
* Support has been added for EntityFrameworkCore, including
34+
- Stored data flow sources
35+
- Sinks for SQL expressions
36+
- Dataflow through fields that are mapped to the database.
3337

3438
## Changes to the autobuilder

0 commit comments

Comments
 (0)