Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcominerva/datasample
Data Access Methodologies and Architectures with .NET Core 3.0
https://github.com/marcominerva/datasample
aspnetcorewebapi dapper dapper-dot-net netcore3 sql sqlclient sqlserver wpf wpf-application
Last synced: 25 days ago
JSON representation
Data Access Methodologies and Architectures with .NET Core 3.0
- Host: GitHub
- URL: https://github.com/marcominerva/datasample
- Owner: marcominerva
- License: mit
- Created: 2019-11-16T07:57:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-16T20:03:39.000Z (10 months ago)
- Last Synced: 2024-05-29T17:10:03.159Z (5 months ago)
- Topics: aspnetcorewebapi, dapper, dapper-dot-net, netcore3, sql, sqlclient, sqlserver, wpf, wpf-application
- Language: C#
- Size: 29.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data Sample
Data Access Methodologies and Architectures with .NET Core 3.0You can find the script for create a local copy of Nortwind database at https://github.com/Microsoft/sql-server-samples/tree/master/samples/databases/northwind-pubs. Set the connection string in the appsettings.json files of the various projects.