Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days 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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-07T18:39:40.000Z (over 1 year ago)
- Last Synced: 2024-12-14T09:17:51.362Z (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: 2
- 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.