Skip to content
#

entity-framework-6

Here are 54 public repositories matching this topic...

This library allows you to efficiently compose an IEnumerable<T> in your Entity Framework 6 (non-core) queries when using the SQL Server database provider. It's a streamlined version of the original QueryableValues for EF Core: https://github.com/yv989c/BlazarTech.QueryableValues.

  • Updated Jun 10, 2023
  • C#

A complex end-to-end system that simulates activity at an airport, and combines 3 systems that are connected together. The Console part has a flight simulator that communicates via an HTTP network with an API server built in Asp.net core web Api. The server uses Multithreading/EF6/MSSQL. And a client in Angular that displays the data in real time.

  • Updated Apr 8, 2024
  • C#

Improve this page

Add a description, image, and links to the entity-framework-6 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the entity-framework-6 topic, visit your repo's landing page and select "manage topics."

Learn more