- Introduced conditional EF Core configuration to support InMemoryDatabase for testing or lightweight runs. - Added `UseInMemoryDb` config flag read from appsettings. - Retained SQL Server as the default when the flag is false. - Added missing Quartz namespace import.
Description
No description provided
Languages
JavaScript
86.6%
C#
5.1%
HTML
4.2%
Visual Basic .NET
2.7%
CSS
0.9%
Other
0.4%