mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-04-05 22:35:36 +00:00
Initial commit
This commit is contained in:
parent
dd097904c2
commit
2b1f5c1254
48 changed files with 36395 additions and 0 deletions
16
vscode/Chapter11/Chapter11.code-workspace
Normal file
16
vscode/Chapter11/Chapter11.code-workspace
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "LinqWithObjects"
|
||||
},
|
||||
{
|
||||
"path": "LinqWithEFCore"
|
||||
},
|
||||
{
|
||||
"path": "LinqInParallel"
|
||||
},
|
||||
{
|
||||
"path": "Ch11Ex02LinqQueries"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue