Why would you use Windows containers ?

This page summarizes the projects mentioned and recommended in the original post on /r/programming

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
  • MSBuild.SDK.SystemWeb

    This MSBuild SDK is designed to allow for the easy creation and use of SDK (shortform) projects targeting ASP.NET 4.x using System.Web.

  • I have some projects stuck on that, but not a lot. For web stuff, https://github.com/CZEMacLeod/MSBuild.SDK.SystemWeb does most of the heavy lifting, although things like publishing are broken.

  • Nullable

    A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.

  • https://github.com/manuelroemer/Nullable (backport nullable attributes so you can use things like [NotNullWhen]). Alternatively, https://github.com/tunnelvisionlabs/ReferenceAssemblyAnnotator/ is even niftier, as it gives you .NET 5's annotations as well. So the compiler tells you whether a Dictionary.TryGetValue result is nullable or not based on annotations that didn't exist in .NET Standard 2.0.

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

    IL weaver to add nullability annotations to .NET reference assemblies

  • https://github.com/manuelroemer/Nullable (backport nullable attributes so you can use things like [NotNullWhen]). Alternatively, https://github.com/tunnelvisionlabs/ReferenceAssemblyAnnotator/ is even niftier, as it gives you .NET 5's annotations as well. So the compiler tells you whether a Dictionary.TryGetValue result is nullable or not based on annotations that didn't exist in .NET Standard 2.0.

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

  • Who is working on converting old projects into new ones?

    1 project | /r/dotnet | 16 Mar 2023
  • MongoDB in C#: Simplified Guide For Inserting Data

    1 project | dev.to | 31 Mar 2024
  • MudBlazor List Items: How To Create Awesome Blazor List Views

    1 project | dev.to | 28 Mar 2024
  • Autofac In ASP NET Core – How To Avoid This Debugging Nightmare

    1 project | dev.to | 27 Mar 2024
  • 7 C# Project Ideas For Beginners To Escape Tutorial Hell

    1 project | dev.to | 26 Mar 2024