.NET 6 - Minimal APIs

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • dotnet-api-minimal

    Minimal API example in .NET 6

  • I won't put the code for the POST, PUT and DELETE methods here, as the article would have a lot of information, but on this link you can access the repository with everything explained and implemented here and with the other methods.

  • Express

    Fast, unopinionated, minimalist web framework for node.

  • .NET 6 brings with it the possibility of implementing Minimal APIs, the concept itself is not new, Node.JS Express has been doing this for years, however when it comes to .NET, it is something new.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
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

  • Express 5.0 – Last Push

    3 projects | news.ycombinator.com | 30 Apr 2024
  • Create a Chat App With Node.js

    8 projects | dev.to | 30 Apr 2024
  • Exploring Angular SSR: Development, API, Prefetching and Deployment

    3 projects | dev.to | 29 Apr 2024
  • Building a GitHub activity feed with Node.js and Socket.io

    3 projects | dev.to | 26 Apr 2024
  • NestJS tip: how to change HTTP server timeouts

    1 project | dev.to | 6 Apr 2024