Microsoft Entity Framework Core 8 samples

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ef-code-8-samples

    Various code sample for Entity Framework Core 8

  • 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