What a good Starter Kit for WebAPI for Asp.NET Core

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • CleanArchitecture

    Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core (by ardalis)

  • Perhaps something like this?

  • GuardClauses

    A simple package with guard clause extensions.

  • It's made by Ardalis, who wrote Microsoft's architectural guide for ASP.NET Core Web APIs. I like his GuardClauses library too.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • ASP.NET Boilerplate

    ASP.NET Boilerplate - Web Application Framework

  • I think what you're asking for is https://aspnetboilerplate.com/ or the CleanArchitecture template the other user recommended.

  • ASP.NET MVC Boilerplate

    .NET project templates with batteries included, providing the minimum amount of code required to get you going faster.

  • CleanArchitecture

    Clean Architecture Solution Template for ASP.NET Core

  • https://github.com/jasontaylordev/CleanArchitecture#:~:text=The%20easiest%20way%20to%20get%20started%20is%20to,the%20back%20end%20%28ASP.NET%20Core%20Web%20API%29%20

  • JHipster.NET

    JHipster.NET blueprint

  • https://github.com/jhipster/jhipster-dotnetcore is quite nice and lets you generate code using their JDL format which is quite easy to use, not really a starter kit though, goes a bit further than the basics

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts