Top 20 NuGet Packages

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...
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...
!!!OBSOLETE!!! Please use FluentMigrator.Console instead
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
Xamarin Helper library to get the name and chip type of the current iOS device.
Support classes for Google API client libraries
Google APIs Client Library for working with Gmail v1. Product documentation is available at: https://developers.google.com/gmail/api/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Gmail.v1/latest/api/Google.Apis.Gmai...
gRPC services for the Google Identity and Access Management API. This library is typically used as a dependency for other API client libraries.
Recommended Google client library to access the Secret Manager API (v1).
Recommended Google client library to access the Google Cloud Storage API. It wraps the Google.Apis.Storage.v1 client library, making common operations simpler in client code. Google Cloud Storage stores and retrieves potentially large, immutable data objects.
gRPC services for the Google Long Running Operations API. This library is typically used as a dependency for other API client libraries.
C# runtime library for Protocol Buffers - Google's data interchange format.
This is the official GraphDiff package. GraphDiff - Allows for automatic update of a graph of detached entities using Entity Framework v6+. If you have ever felt the pain of updating a detached graph with one or more nested collections then this is for you :)
Miscellaneous code for testing Grpc.Core Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.
.NET client for gRPC
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Ce...
Hangfire's mysql storage.
HiQPdf Library for .NET offers you a modern, simple, fast, flexible and powerful tool to create complex and stylish PDF documents in .NET applications with just a few lines of C# code. This library is compatible with .NET Framework for Windows 32-bit (x86) and 64-bit (x64) operating systems. The Nu...
Interfaces and classes to work with FHIR data without using POCOs, in concert with the Hl7.Fhir.Serialization assembly.