Skip to content

wserr/EntityFrameworkCore.Examples

Repository files navigation

EntityFrameworkCore.Examples

.github/workflows/push-docker-image.yml

See live demo here

This repo contains examples for EF Core usage. Different samples will be described below.

Test multiple connectionstrings

This sample shows how the connectionstring of the DbContext can be switched based on parameters in the HttpContext.

About

EF Core samples. Currently based on EF Core 5

Topics

Resources

Stars

Watchers

Forks