Standard File/Project Structure?

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

    Tools that provide common build infrastructure for multiple .NET Foundation projects. (by dotnet)

  • All of their internal build process for dotnet itself is on GitHub. https://github.com/dotnet/arcade/blob/main/Documentation/Maestro.md and https://github.com/dotnet/versions and related projects.

  • versions

    This repo contains information about the various component versions that ship with .NET Core. (by dotnet)

  • All of their internal build process for dotnet itself is on GitHub. https://github.com/dotnet/arcade/blob/main/Documentation/Maestro.md and https://github.com/dotnet/versions and related projects.

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

    The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.

  • https://github.com/dotnet/msbuild is up there too.

  • samples

    Sample code referenced by the .NET documentation (by dotnet)

  • https://github.com/dotnet/samples has standard (very basic) example projects showing Namespaces and folder layouts

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

  • Sharing Saturday #459

    5 projects | /r/roguelikedev | 24 Mar 2023
  • Did anyone figure out a way to compile .NET Core with WPF on Linux?

    3 projects | /r/dotnet | 16 Dec 2022
  • Why does Microsoft still insist on using XML for configuration files like `.csproj`, etc.?

    1 project | /r/csharp | 27 Nov 2022
  • [Copilot has] been a massive productivity improvement to our senior devs, and I got so used to it that it's an annoyance when Copilot doesn't respond.

    1 project | /r/programmingcirclejerk | 18 Oct 2022
  • Build to order? Checking MSBuild for the second time

    1 project | dev.to | 7 Sep 2022