Specifically: - Dispose contexts - Use async wherever possible - Stop using initializers (currently hard-coded to drop and recreate each run) - Some general cleanup - Stop using AttachDbFilename Not included here: - No major changes to app structure - No major changes to data model - No major changes to error handling, concurrency, etc. |
||
|---|---|---|
| .nuget | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| MusicStore.sln | ||
| NuGet.Config | ||
| build.cmd | ||
| makefile.shade | ||