onlyforkbj / EntityFrameworkCore.Samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Entity Framework Core Samples

Samples of how you can use EF Core.

EF Core product code is at aspnet/EntityFramework;

EF Core documentation is at https://docs.efproject.net;

Notable mentions

Checkout the .gitignore file of this project. This demonstrates what can be commited to source code when using EF Core.

About


Languages

Language:C# 98.8%Language:Shell 1.2%