Microsoft Entity Framework Core 8 samples

This page summarizes the projects mentioned and recommended in the original post on dev.to

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. EntityFramework.Docs

    Documentation for Entity Framework Core and Entity Framework 6

    Each release of Entity Framework Core the Microsoft engineers provide code samples. Although these code samples are great, they are not structured for learning and use in a developer’s projects. Also, there are many code samples that may not be useful to the average developer. With that said I took Microsoft code samples and structured the code in a fashion suitable for the average developer to learn from.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. Serilog

    Simple .NET logging with fully-structured events

    These projects use dependency injection for connections and have no logging although they are ready to log to the console via SeriLog setup in Program.cs.

  4. ef-code-8-samples

    Various code sample for Entity Framework Core 8 and EF Core 9

    The following GitHub repository contains source code for this article. There will be more code samples added so do a pull request from time to time.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • WinForms dynamic buttons

    3 projects | dev.to | 24 Jun 2024
  • log4net VS Serilog - a user suggested alternative

    3 projects | 9 Jun 2025
  • Logging Like a Pro in .NET

    3 projects | dev.to | 15 May 2025
  • Serilog filter log files by type

    3 projects | dev.to | 9 Feb 2025
  • Diverse AI tools used for the C# developer

    4 projects | dev.to | 19 Jan 2025

Did you know that C# is
the 11th most popular programming language
based on number of references?