https://github.com/anikdakua03/multiple-db-connection
This is simple implementation of handling multiple database connection efficiently in ASP.NET core Web API
https://github.com/anikdakua03/multiple-db-connection
csharp dotnet-core ef-core
Last synced: about 2 months ago
JSON representation
This is simple implementation of handling multiple database connection efficiently in ASP.NET core Web API
- Host: GitHub
- URL: https://github.com/anikdakua03/multiple-db-connection
- Owner: anikdakua03
- Created: 2025-07-06T08:02:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-06T09:12:39.000Z (about 1 year ago)
- Last Synced: 2025-07-06T09:25:34.305Z (about 1 year ago)
- Topics: csharp, dotnet-core, ef-core
- Language: C#
- Homepage: https://github.com/anikdakua03/multiple-db-connection
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Efficient Way Of Handling Multiple Database Connection
This is simple implementation of handling multiple database connection efficiently in ASP.NET core Web API