https://github.com/egemenciftci/asp-net-core-web-api-ef-core-change-db-on-runtime
ASP.NET Core Web API EF Core Change DB On Runtime
https://github.com/egemenciftci/asp-net-core-web-api-ef-core-change-db-on-runtime
asp-net-core connection-string csharp ef-core json rest sqlite web-api
Last synced: about 1 month ago
JSON representation
ASP.NET Core Web API EF Core Change DB On Runtime
- Host: GitHub
- URL: https://github.com/egemenciftci/asp-net-core-web-api-ef-core-change-db-on-runtime
- Owner: EgemenCiftci
- Created: 2023-01-27T21:08:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-07T18:39:40.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T23:11:17.640Z (about 2 months ago)
- Topics: asp-net-core, connection-string, csharp, ef-core, json, rest, sqlite, web-api
- Language: C#
- Homepage:
- Size: 26.4 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASP.NET Core Web API EF Core Change DB On Runtime
Demonstration of switching between two SQLite databases on runtime using a custom header parameter value.