Top 20 NuGet Packages
ListView derivative with flowing, grid-like columns support. Xamarin.Forms - all platforms support
FluentCache is a simple, fluent library to help you write clean, legible caching code by reducing boilerplate.
This is the Flurl package, repackaged with strongly named assemblies. See https://flurl.io/ for the official project.
Option types for C# with LINQ support and rich fluent syntax for many popular uses:
var maybeOne = "one".ToMaybe();
Maybe<string> maybeAnother;
var maybeBoth =
from one in maybeOne
from another in maybeAnother
select one + another;
maybeBoth.Match(
both => Console.WriteLine("...
A native functional ASP.NET Core web framework for F# developers.
Access commit information from MSBuild and C#/F#/VB code, and infer SemVer from branch, tag or version file in Git repository.
> This project uses SponsorLink to attribute sponsor status (direct, indirect or implicit). For IDE usage, sponsor status is required.
> IDE-only warnings will ...
An ORM for Sitecore. Map item data from Sitecore straight onto objects. Allows you to map fields,
relationships and queries as well as supporting the Page Editor. Allows you to map data from
Sitecore using the Castle Windsor DI Container.
A C# Glob library for .NET and .NET Core.
Google APIs Client Library for working with Androidpublisher v3.
Product documentation is available at:
https://developers.google.com/android-publisher
API reference documentation for this package is available at:
https://googleapis.dev/dotnet/Google.Apis.AndroidPublisher.v...
Google APIs Client Library for working with Customsearch v1.
Supported Platforms:
- .NET Framework 4.5+
- .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.
Legacy platforms:
- .NET Framework 4.0
- Windows 8 Apps
- Windows Phone 8.1
...
Common Protocol Buffer messages for Google Cloud Developer Tools APIs.
Recommended Google client library to access the Google Key Management Service API, which manages encryption for your cloud services the same way you do on-premises. You can generate, use, rotate, and destroy AES256 encryption keys.
Recommended Google client library to access the Google Cloud Monitoring API, which manages your Google Cloud Monitoring data and configurations.
Recommended Google client library to access the Google Cloud Vision API, which integrates Google Vision features, including image labeling, face, logo, and landmark detection, optical character recognition (OCR), and detection of explicit content, into applications.
Grace is a feature-rich dependency injection container designed with ease of use and performance in mind.
Abstractions for GraphQL.Client
Abstractions for the Websocket transport used in GraphQL.Client
A serializer implementation for GraphQL.Client using Newtonsoft.Json as underlying JSON library
Automatic discovery of services for Grpc.Reflection
Contains the Hot Chocolate GraphQL HTTP GET schema middleware for ASP .Net core.