An open API service indexing awesome lists of open source software.

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

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)