An open API service indexing awesome lists of open source software.

https://github.com/pencsharpener/demos.dotnetweb

Console applications to experiment with EF and MySql (Pomelo)
https://github.com/pencsharpener/demos.dotnetweb

Last synced: 12 months ago
JSON representation

Console applications to experiment with EF and MySql (Pomelo)

Awesome Lists containing this project

README

          

# Demos.DotnetWeb

A collection of various tutorials I followed to learn different web development techniques and frameworks.

## 1. Demo.EntityFramework.MySql
Console applications to experiment with EF and MySql (Pomelo) based on [How to Access MySQL Database with Entity Framework Core](https://www.youtube.com/watch?v=N10QW_AIOnI).