First Try at a Minimal API

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
  • Demo.API

  • Minimal API Demo

  • practical-aspnetcore

    Practical samples of ASP.NET Core 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.

  • Yup https://github.com/dodyg/practical-aspnetcore/tree/net5.0/projects/sfa

  • 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
  • MongoWebApiStarter

    Discontinued A full-featured starter template for `dotnet new` to quickly scaffold an Asp.Net 8 Web-Api project with MongoDB as the data store.

  • here's a starter template project that i use.

  • VisitorLog

    Discontinued A free and open source visitor logging system

  • i just put the shared logic in a separate namepace/ static class that can be called by different feature slices like this. and at the end of the day if one of these shared logic methods only have 1 reference pointing to them, they get moved to that specific feature that calls it.

  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • Guitars.API

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