Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EFCore.Sqlite.NodaTime", "EFCore.Sqlite.NodaTime\EFCore.Sqlite.NodaTime.csproj", "{30A44B9C-FD7E-4AF5-8F07 ...
This is real life example which demostrates how to use SQLite encrypted database using Entity Framework Core (EFCore). Example is using .Net Core 2.2 with EFCore 2.2. SQLLite is small, fast file based ...