I created a dotnet template for scaffolding NuGet packages

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
  • DougMurphy.Templates.NuGetPackage

    A template for use with the dotnet new command in the dotnet CLI to scaffold a NuGet package with best practices built in.

  • Creating a NuGet package can be a lot more complicated than people like it to be. It is something I have invested significant time and effort into learning. While I'm sure there is still much for me to learn, I like to think I have a pretty decent grasp right now on some of the things that make a NuGet package good. When I'm beginning a new NuGet package, I often refer back to an existing NuGet package that I have made and do some copy/pasting to make sure I specify all of the metadata for the new NuGet package. To make this easier for myself and for the community, I have created a template for use with the dotnet CLI so that you can scaffold a new NuGet package! You can check out how I accomplished this by looking at the source code on GitHub. I have also already published it to nuget.org so it is ready for you to use right now!

  • DougMurphy.TargetFrameworks.EndOfLife

    This NuGet package contains an API to help determine if your Target Framework Moniker is, or will soon be, end of life.

  • 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

  • VContainer VS Init(args) Lite - a user suggested alternative

    2 projects | 5 May 2024
  • Zenject VS Init(args) Lite - a user suggested alternative

    2 projects | 5 May 2024
  • .NET Aspire is the best way to experiment with Dapr during local development

    6 projects | dev.to | 4 May 2024
  • Get SQL-Server Stored Procedures with C#

    2 projects | dev.to | 4 May 2024
  • Configure Renovate to handle nuspec files

    1 project | dev.to | 4 May 2024