/EFRawSQLSample

Sample of using Entity Framework Core and Raw SQL

Primary LanguageC#The UnlicenseUnlicense

EFRawSQLSample

Use the EF Core commands to run the EF migrations and a sqlite database should be created. After running the migrations, you can run the sample.

This is a sample for a blogpost on swimburger.net