0 Forks
1 Stars
1 Watchers

aspnetcore

Workshop: Exemplo de Aplicação ASP.NET Core 1.1 (Web API) com EFCore acessando SqlServer rodando no Linux.

How to download and setup aspnetcore

Open terminal and run command
git clone https://github.com/joseotavioq/aspnetcore.git
git clone is used to create a copy or clone of aspnetcore 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 aspnetcore https://github.com/joseotavioq/aspnetcore/archive/master.zip

Or simply clone aspnetcore with SSH
[email protected]:joseotavioq/aspnetcore.git

If you have some problems with aspnetcore

You may open issue on aspnetcore support forum (system) here: https://github.com/joseotavioq/aspnetcore/issues