I got tired of all the boilerplate for .NET Web APIs, so I made a tool to help. Craftsman v0.15 is out with better DDD support and more!

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • craftsman

    A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀

  • A little over a year ago I decided to take my template project a step further and started building a tool called Craftsman with the vision that I could describe my API (and additional entities as my project grows) with a yaml or json file and scaffold out all my boilerplate. It's worth noting that these aren’t the source of truth for your code, but just help get the boilerplate into your project.

  • Liquid

    Liquid markup language. Safe, customer facing template language for flexible web apps.

  • In my second (current) version I swapped all of that stuff out in favor of using Liquid - It made everything so much easier, and much more customizable for end-users. Just a tip, might be something to look into

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • openiddict-core

    Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET

  • Also, the OAuth bit is very cool!! Do you plan to support OpenIddict it’s a free federated identity server.

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

  • Verticle Slice Architecture

    1 project | /r/dotnet | 18 Jun 2023
  • Can anyone recommend good examples of REST API

    1 project | /r/dotnetcore | 13 Mar 2023
  • Just sharing a complex DDD based web api I made to dogfood my OSS

    2 projects | /r/dotnet | 25 Oct 2022
  • I got tired of all the boilerplate for my web apis, so I made a tool to scaffold it for me. Craftsman v0.16 is out with Pulumi scaffolding for a Keycloak Auth Server, DDD updates, and more.

    1 project | /r/dotnet | 9 Aug 2022
  • What things to know before developing API for production using .NET?

    2 projects | /r/dotnet | 8 Jul 2022