How to encrypt configuration file.

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

    Discontinued A full-featured starter template for `dotnet new` to quickly scaffold an Asp.Net 8 Web-Api project with MongoDB as the data store.

  • yes that's what we do. op should just store the sensitive data as environment variables and let the .net config provider read those values during app runtime. you just need to use the double underscore format for naming the variable paths like so: https://github.com/dj-nitehawk/MongoWebApiStarter/blob/a86342d8585d6659dfd677b485f0f22813e9d861/Template/.linux-server-setup/env-variables.txt

  • 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

  • What is the optimal learning pathway towards building a ASP.NET Web App using an MVC model when I only know C# basics?

    1 project | /r/csharp | 1 Dec 2021
  • What are some of the *must do* or good libraries / tricks for a project? On the more serious work-related side?

    1 project | /r/csharp | 28 Nov 2021
  • Solo Dev looking for realistic data access solution

    1 project | /r/dotnet | 15 Nov 2021
  • What do you find is the best way to structure your solutions and applications?

    1 project | /r/csharp | 28 Dec 2020
  • Dependency injections and separating logic and data access in vertical slice architecture

    1 project | /r/dotnet | 29 Jul 2022