A couple of questions about dotnet from a Java developer :)

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
  • Json.NET

    Json.NET is a popular high-performance JSON framework for .NET

  • i dont really know about newtonsoft's offers but a quick search shows that company does json only Json.NET - Newtonsoft

  • Command Line Parser

    The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support

  • As a sidenote, speaking of annotations themselves, here they are in C# (this link is a prime example of their usage for command line options) : https://github.com/commandlineparser/commandline

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

    Library for building distributed, real-time collaborative web applications

  • Microsoft recently open sourced fluid framework. It is a distributed, consensus based, real time collaboration framework written in typescript. Fluid would keep your clients synced up and your server code would only have to handle when someone hits submit. Fluid Framework

  • Dapper

    Discontinued Dapper - a simple object mapper for .Net [Moved to: https://github.com/DapperLib/Dapper] (by StackExchange)

  • Entity Framework Core StackExchange/Dapper

  • Scrutor

    Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection

  • With Scrutor you can decorate (AddDecorator) the injected service. Fits your usecase, see tutorial here

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Runtime code generation and execution in Go

    8 projects | news.ycombinator.com | 29 May 2024
  • Starlite updates March '22 | 2.0 is coming

    14 projects | /r/Python | 26 Mar 2023
  • Good Good Cup

    2 projects | /r/GoodGoodMemes | 9 Aug 2022
  • What PHP book would you most like to see written?

    5 projects | /r/PHP | 31 May 2022
  • Reverse Engineering Keyboard Driver: Part 2 (Decompiling .NET applications)

    4 projects | dev.to | 5 Oct 2021