Net 7 API Boilerplate: Upgrading a 21-Year-Old Legacy Project

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

    Net Core Api startup project that can be used as base to upgrade legacy projects or start new one

  • Since the legacy project is still in use, I had to be careful not to break anything while improving it. For example, I had to keep up with inserting data into a Logging table from both the old and new systems. I had to implement a hack using constant sequence resets to achieve this goal, which you can see in this file: https://github.com/Uraharadono/Net7CoreApiBoilerplate/blob/master/Net7CoreApiBoilerplate.DbContext/Interceptors/LoggingInterceptor.cs

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

  • A Comprehensive Example: Implementing JWT Authentication in ASP.NET Core with Identity and EF Core

    2 projects | /r/dotnet | 15 Jan 2023
  • ASP.NET + Vuejs?

    2 projects | /r/dotnet | 9 Jan 2023
  • converting framework4.8 webapps to NetCore (Net5,6,7). any apps available to help?

    5 projects | /r/dotnet | 30 Jan 2023
  • Migration of WebAPI project from .NET Framework 4.7.2 to .NET 6

    3 projects | /r/dotnet | 13 Jan 2023
  • 5 Selected Platforms To Find Web3 Jobs In 2024

    1 project | dev.to | 28 Apr 2024