How to make web page links dynamic and be able to change them from admin control ?

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

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
  • AspNetCore.Docs

    Documentation for ASP.NET Core

  • You don't mention what version of .net you are using so I am assuming .net core. There is a sample app for creating URL rewrites that Microsoft put out here https://github.com/dotnet/AspNetCore.Docs/tree/main/aspnetcore/fundamentals/url-rewriting/samples/3.x/SampleApp. You will need to expand the rules in there to be dynamically added at run time but that should be possible.

  • 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

  • Combining Blazor WebAssembly and .Net MVC application - part 1

    1 project | dev.to | 11 Aug 2023
  • SSO Between .Net Framework 4.6.1 MVC and .NET 7

    4 projects | /r/dotnet | 23 Dec 2022
  • How to differentiate "Index.cshtml" in Views and "Index.cshtml" in Pages in ASP.NET Core 6 ?

    1 project | /r/csharp | 18 Jul 2022
  • Why should I put my own classes in a Microsoft.* namespace?

    1 project | /r/csharp | 13 May 2022
  • I at my wits end here need help deciding on the architecture for SPA+API which uses Oauth to handle roles and permissions per user

    1 project | /r/dotnet | 10 Feb 2022