Skip to content

Mirror examples against a calendar database using .NET Core 8 with Dapper and EF Core

Notifications You must be signed in to change notification settings

karenpayneoregon/calendar-dapper-efcore

Repository files navigation

About

EF Core 8 and Dapper: calendar examples

A repository for working example using Dapper and EF Core for working with a calendar database.

Currently there are only two code samples for each EF Core and Dapper and each has the exact same samples.

More to follow as it take time to mirror both methods for each EF Core and Dapper.

✔️ Database contains USA holidays from 2000 to 2099.

wip

Existing code

Works when following instructions below.

Create and populate database

  1. Under LocalDb create DateTimeDatabase database
  2. Under the project EntityFrameworkLibrary, Scripts folder, open and run populate.sql

About

Mirror examples against a calendar database using .NET Core 8 with Dapper and EF Core

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published