Top 20 NuGet Packages depending on System.Collections.Immutable

Total dependencies: 1392

JetBrains Psi Features UIInteractive Core Package Version 231.0.20240313.114247
JetBrains Platform UIInteractive Text Package Version 231.0.20240313.113341
JetBrains Platform UIInteractive Shell Package Version 231.0.20240313.113341
JetBrains dotTrace Ide Core Package Version 212.0.20210603.141323-eap02
JetBrains dotCommon UIInteractive Package Version 212.0.20210603.131812-eap02
Command line tools to manage .NET Core, Standard and SDK-style projects and solutions.
Document-oriented entities for the OpenIddict MongoDB stores.
LaunchDarkly common code for .NET and Xamarin clients
Basic framework for building clusters
Dead simple library to register services to Consul and to query Consul for registered services.
Seaq, an application search solution based on Elasticsearch.
A plugin manager for .NET projects
General purpose codecs:the port of the Netty.Codecs assembly to support .NET 4.5.1 and newer.
A small .Net Standard library used to model simple State Machines
A pixiv api client implemented in pure C# with latest language features.
Converting from one thing to another is a solved problem. In most cases an extension method suffices quite nicely. However, as a solution increases in complexity, I find myself wanting to implement an injection/discovery mechanism based on capabilities. I prefer the `try with out parameter that retu...
This package contains mock journal and journal provider used for testing scenarios with the Open.Journaling.* package(s).
Often times while working on systems it is extremely helpful, if not essential, to have a complete record of interactions. Whether those interactions are categorized as commands, events, or both is anything from a matter of preference to a deeply held dogma. This is a mechanism for doing that.
Classes for converting the output of various static analysis tools to the SARIF format.
Text templating is used to dynamically render contents based on a template and a model. * It is based on the Scriban library, so it supports conditional logics, loops and much more. * Template content can be localized. * You can define layout templates to be used as the layout while rendering other...