Use Case Driven Development with Low-Code

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

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. MudBlazor

    Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility

    The Blazor Server application uses the open source component MudBlazor, which I recommend to C# oriented developers. To keep the application simple, all data is stored in JSON files.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. Roslyn

    The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.

    At runtime, the Case C# expressions are embedded into a function and dynamically compiled into an assembly using the Roslyn C# compiler. Then the function that contains the expression is called (e.g. CaseAvailableFunction.Availablle()). At runtime, the function provides various methods to access stored case values as well as the current input data.

  4. DocFX

    Static site generator for .NET API documentation.

    Tools like DocFx provide the ability to display the programmable functions in HTML pages. They are used with the following commands in the docfx folder:

  5. UseCaseDrivenDevelopment

    Use Case Driven Development with Low-Code

    👉 The source code is available in the GitHub repository Giannoudis/UseCaseDrivenDevelopment.

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

  • Building the Same App Using Various Web Frameworks

    6 projects | news.ycombinator.com | 10 Sep 2024
  • The search for easier safe systems programming

    11 projects | news.ycombinator.com | 8 May 2024
  • Do you guys think this programmer is right about dotnet?

    4 projects | /r/programming | 10 Jul 2023
  • Do you think C# will be decentralized in the future?

    4 projects | /r/dotnet | 24 Jun 2023
  • Source generators run unreliably on VSCode and Rider? (MvvmToolkit)

    3 projects | /r/csharp | 21 Apr 2023

Did you know that C# is
the 11th most popular programming language
based on number of references?