Top 20 NuGet Packages depending on System.ValueTuple
Total dependencies: 2374
Extensions for System.Threading.Tasks
Includes extension methods to safely fire-and-forget a Task and/or a ValueTask
Includes WeakEventManger which avoids memory leaks when events are not unsubscribed
This is the support library for working with the POCO representation of HL7's FHIR model data
Zebble framework for cross platform Xamarin-based solutions.
Useful classes used by other NeonSDK packages as well as NEONFORGE applications
Simple, cross-platform chart library.
A complete and extensible base library for F#.
# EventFlow
![EventFlow logo](https://raw.githubusercontent.com/eventflow/EventFlow/develop-v1/icon-128.png)
```
$ dotnet add package EventFlow
```
EventFlow is a basic CQRS+ES framework designed to be easy to use.
Have a look at our [getting started guide](https://geteventflow.net/getting-start...
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
High-Performance image processing pipeline for .NET. Implements best-of-breed algorithms, linear light processing, and sharpening for the best image resizing quality available. Speed, efficiency, and image quality are unmatched by anything else on the .NET platform.
Argon2 Password Hasher written in C#. Uses
Isopoh.Cryptography.Blake2 for hashing and
Isopoh.Cryptography.SecureArray to protect sensitive data.
Firely's SDK for working with HL7 FHIR R4. This is the root package for the SDK includes core functionality to working with RESTful FHIR servers, POCO classes for FHIR, parsing/serialization of FHIR data and working with conformance data and terminologies.
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
Command-line parsing API and utilities for console applications.
Commonly used types:
McMaster.Extensions.CommandLineUtils.CommandLineApplication
McMaster.Extensions.CommandLineUtils.CommandOption
McMaster.Extensions.CommandLineUtils.IConsole
McMaster.Extensions.CommandLineUtils.Prompt
McMaster.Ex...
A Kubernetes API client for .NET
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, yo...
A 100% native C# port of the lightweight high performance messaging library ZeroMQ
Simple, cross-platform chart library for Xamarin.Forms.
This library contains a runtime environment for executing HL7 FhirPath queries and invariants. It is used by the Firely .NET SDK to run validation for the HL7 FHIR object model.
Contains general interfaces and classes for working with FHIR data, regardless of FHIR version or POCO's
Interfaces and classes to work with FHIR data without using POCOs, in concert with the Hl7.Fhir.Serialization assembly.