Welcome to Encapsulating EF Core Usage

This repository represents a tech demo of encapsulation of EF Core.

How to Get Started

Create a database using the [Database-initial.sql][L3] script, modify the connection string in [appsettings.json][L4], and you are good to go!

Additional details

This repo is based on a Pluralsight course and is technically a fork of https://github.com/vkhorikov/EFCoreEncapsulation