1 Forks
2 Stars
2 Watchers

EF-Core

Доступ к базе данных SQL для приложений .Net Core на основе EF Core

How to download and setup EF-Core

Open terminal and run command
git clone https://github.com/creativcode-ru/EF-Core.git
git clone is used to create a copy or clone of EF-Core repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with EF-Core https://github.com/creativcode-ru/EF-Core/archive/master.zip

Or simply clone EF-Core with SSH
[email protected]:creativcode-ru/EF-Core.git

If you have some problems with EF-Core

You may open issue on EF-Core support forum (system) here: https://github.com/creativcode-ru/EF-Core/issues