Skip to content

kad1r/EfCoreSamples.Logging

 
 

Repository files navigation

This project is used to demonstrate EF Core logging strategies, covering Query Tags and Log Scopes to maximize logging potential.

Requirements

  • Visual Studio 2019+
  • .NET Core 3.1+

SQL Server

The project will by default create a new DB named TwitterSample on . server.

You can optionally comment the code for Sql Server and use SQLite instead in Startup.cs file in ConfigureServices method.

About

Examples of EF Core logging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 71.7%
  • HTML 23.7%
  • CSS 3.9%
  • JavaScript 0.7%