Serving DocFX static site from .NET & adding Authentication

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

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
  • IdentityServer4.Templates

    Discontinued dotnet new templates for IdentityServer4

  • The templates for IdentityServer4 projects can be found on IdentityServer's Github repo.once the Identity project is created there is no need to make any change.

  • serve-docfx-net

    Serving DocFX documentation from ASP.NET with authentication

  • In setting up the authentication there are couple of changes to be made here and there. not to go off topic I will not covering that in this article. however the source code can be found in my Github repository.

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

    Static site generator for .NET API documentation.

  • For those of you who are new to DocFX, DocFX is static site generator from source code files and markdown. it is mainly used for documentation, however it is important to mention that it is flexible to be used for many different purposes. some use it for blogging, profile site,... really its up to you to define what to use it for. for more information on DocFX you can visit their official website.

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

  • Anybody know if there's a library for the doc engine that MS Docs/Learn uses?

    2 projects | /r/dotnet | 15 Jun 2023
  • Is there a simple way to auto-generate a wiki / documentation for project code that pulls from comments or <summary> tags?

    2 projects | /r/Unity3D | 5 Mar 2023
  • What the latest tool to generate website docs from /// summary comments?

    2 projects | /r/csharp | 3 Jan 2023
  • How to build a solution like docs.microsoft.com

    1 project | /r/microsoft | 8 May 2022
  • What Does Microsoft Use to Create their KB Articles?

    1 project | /r/msp | 7 Feb 2022