Example of production-ready .NET Core WebApi

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

    Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts

  • Take a look at equinox project , its a full web api implementation

  • Squidex

    Headless CMS and Content Managment Hub

  • Just look at open source .Net core projects. https://github.com/Squidex/squidex Is a good one.

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

    Fully functioning finished sample code for my Securing ASP.NET Core 6 with OAuth2 and OpenID Connect course

  • Good examples in here for sure! I really like the Securing .NET 6 API with OAuth and OIDC example as it demonstrates solid design patterns and actually implements realistic needs like authentication and authorization as well.

  • eShopOnWeb

    Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

  • Have a look at this one? https://github.com/dotnet-architecture/eShopOnWeb/tree/main/src/PublicApi

  • NuGet.Jobs

  • The search service for nuget.org is open source: https://github.com/NuGet/NuGet.Jobs/tree/main/src/NuGet.Services.SearchService.Core

  • rebel-northwind

    This is sample master /detail chart for tutorial purpose youtube.

  • We got example but not sure how dto thing and don't prefer to .https://github.com/NobodyButMe-Haiya/rebel-northwind

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