149 Forks
554 Stars
554 Watchers

Boilerplate

Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.

How to download and setup Boilerplate

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

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

If you have some problems with Boilerplate

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