dotnet-new-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
  • Project

    A dontnet cli tool to create initial standard project structure (by MCCshreyas)

  • Project GitHub repo => https://github.com/MCCshreyas/Project

  • command-line-api

    Command line parsing, invocation, and rendering of terminal output.

  • This is my first CLI tool, am planning to take advantage of System.CommandLine (https://github.com/dotnet/command-line-api) Api's later to make it more robust and customizable.

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

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

  • This structure is more like arcade-style (https://github.com/dotnet/arcade) that currently, every open-source dotnet foundation project is using including aspnetcore, runtime, and Roslyn.

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

  • Pro .NET Console Apps

    1 project | /r/dotnet | 19 Mar 2023
  • Fellow C# coders, I was randomly making a RANDOM script just for fun, when all of a sudden, an error popped up! For some reason, my program just can't detect a method called "Main" when it's right there! (Program does not contain a static "Main" method suitable for an entry point) Thank you!

    1 project | /r/csharp | 28 Jun 2022
  • Why would you write extension methods for the type you own?

    2 projects | /r/dotnet | 23 Nov 2021
  • Why this example doesn't have string[] args as arguments in main method?

    1 project | /r/dotnet | 18 Sep 2021
  • Released my first Nuget package - String Command Parser (for use in discord/slack/teams etc bots)

    2 projects | /r/csharp | 1 Jul 2021