https://github.com/alexhart/.net-core-db-demos
Examples of how to connect with different methods to different dbs in .NET Core
https://github.com/alexhart/.net-core-db-demos
Last synced: 9 months ago
JSON representation
Examples of how to connect with different methods to different dbs in .NET Core
- Host: GitHub
- URL: https://github.com/alexhart/.net-core-db-demos
- Owner: AlexHart
- License: mit
- Created: 2018-07-29T18:02:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-26T15:58:12.000Z (over 7 years ago)
- Last Synced: 2025-02-26T13:12:14.692Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# .NET-Core-DB-demos
This is just a collection of projects for having examples of how to connecto to MySQL, SqlServer or InMemoryDb from .NET Core.