Boilerplates

May 26, 2018

Projects that explain a certain technology.

  • joergkrause/angular-material-boilerplate
  • joergkrause/angular-ngrx-boilerplate
  • joergkrause/angular-testing-nocli
  • joergkrause/mvccore2-ef-boilerplate
  • joergkrause/mvccore2-identityserver-username-pw
  • joergkrause/mvccore2-ng-boilerplate
  • joergkrause/mvccore2-outh-server
  • joergkrause/react-mini-demo

Intention

Give customers blueprints for projects that have a rock solid technological stack.

Technologies Used

Mostly ASP.NET MVC Core, WebAPI, EF Core, Angular or React.

How to Use

If a *.sln file is included, use Visual Studio. The projects are up-to-date, so VS 2017 is sufficient. If not, use Visual Studio Code. Remember to restore packages first.

Further Reading