https://github.com/karenpayneoregon/ef-core-projections
Entity Framework Core: Projections and async operations
https://github.com/karenpayneoregon/ef-core-projections
async-await csharp entity-framework-core
Last synced: about 2 months ago
JSON representation
Entity Framework Core: Projections and async operations
- Host: GitHub
- URL: https://github.com/karenpayneoregon/ef-core-projections
- Owner: karenpayneoregon
- Created: 2020-05-06T12:43:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-17T01:47:58.000Z (over 4 years ago)
- Last Synced: 2025-01-29T00:29:41.043Z (4 months ago)
- Topics: async-await, csharp, entity-framework-core
- Language: C#
- Homepage:
- Size: 244 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Entity Framework Core: Projections and async operations
Code samples for windows forms using Entity Framework Core, SQL-Server.
#### Microsoft TechNet articles ####
[Entity Framework Core 3.x database connection](https://social.technet.microsoft.com/wiki/contents/articles/53869.entity-framework-core-3-x-database-connection.aspx)
[Entity Framework Core 3.x projections](https://social.technet.microsoft.com/wiki/contents/articles/53881.entity-framework-core-3-projections.aspx)