7 Forks
42 Stars
42 Watchers

coreboilerplate

coreboilerplate is an ASP.NET Core 5.0 Boilerplate Template that helps you create complete web applications by following best code practices and various Clean Architecture principles.

How to download and setup coreboilerplate

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

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

If you have some problems with coreboilerplate

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