HotChocolate.Types.Scalars.Upload by: ChilliCream authors and contributors
  • 235 total downloads
  • Latest version: 16.7.0-p.9
  • GraphQL ChilliCream
Contains the GraphQL Upload Scalar.
HotChocolate.Types.Shared by: ChilliCream authors and contributors
  • 136 total downloads
  • Latest version: 16.0.9
  • GraphQL ChilliCream
Contains shared helper methods.
HotChocolate.Utilities by: ChilliCream authors and contributors
  • 269 total downloads
  • Latest version: 16.7.0-p.9
  • GraphQL ChilliCream
Contains internal helper classes and utilities used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Utilities.Base36 by: ChilliCream authors and contributors
  • 355 total downloads
  • Latest version: 16.7.0-p.9
  • GraphQL ChilliCream
This package contains the HotChocolate.Text.Buffers.Base36 encoder.
HotChocolate.Utilities.Buffers by: ChilliCream authors and contributors
  • 76 total downloads
  • Latest version: 16.7.0-p.9
  • GraphQL ChilliCream
This package contains the HotChocolate.Buffers.ArrayWriter.
HotChocolate.Utilities.DependencyInjection by: ChilliCream authors and contributors
  • 190 total downloads
  • Latest version: 16.7.0-p.9
  • GraphQL ChilliCream
Contains internal helper classes for Microsoft's dependency injection used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Utilities.Introspection by: ChilliCream authors and contributors
  • 182 total downloads
  • Latest version: 16.7.0-p.9
  • GraphQL ChilliCream
Contains an introspection client to download a GraphQL schema over HTTP.
HotChocolate.Utilities.Tasks by: ChilliCream authors and contributors
  • 511 total downloads
  • Latest version: 16.7.0-p.9
  • GraphQL ChilliCream
This package contains the System.Threading.Tasks.Task extensions.
HotChocolate.Validation by: ChilliCream authors and contributors
  • 377 total downloads
  • Latest version: 16.7.0-p.9
  • GraphQL ChilliCream
Package Description
Humanizer.Core by: Claire Novotny, Mehdi Khalili
  • 123 total downloads
  • Latest version: 3.0.10
Humanizer core package that contains the library and the neutral language (English) resources
IndexRange by: Bradley Grainger
  • 13 total downloads
  • Latest version: 1.1.1
  • Index System.Index Range System.Range C#8
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
Jdenticon-net by: Daniel Mester Pirttijärvi
  • 47 total downloads
  • Latest version: 3.1.2
  • identicon avatar library
Generates identicons as SVG or PNG files on the .NET Framework and .NET Standard platforms. This package provides the following features: * Render SVG identicons * Render PNG identicons Commonly used types: * Jdenticon.Identicon * Jdenticon.IdenticonStyle * Jdenticon.Rendering.Color
Jdenticon.AspNetCore by: Daniel Mester Pirttijärvi
  • 44 total downloads
  • Latest version: 3.1.2
  • identicon avatar library ASP.NET Core
Extends Jdenticon-net with features to use Jdenticon with ASP.NET Core. This package contains: * IdenticonTagHelper * @Html.Identicon() extension method * @Url.Identicon() extension method * IdenticonResult for usage in MVC controllers
JetBrains.Annotations by: JetBrains
  • 92 total downloads
  • Latest version: 2026.2.0
  • jetbrains resharper rider annotations canbenull notnull
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
KeraLua by: NLua
  • 143 total downloads
  • Latest version: 1.4.10
  • lua keralua
C# Native bindings of Lua 5.4 (compatible with iOS/Mac/Android/.NET/UWP)
KubeMQ.SDK.CSharp by: KubeMQ
  • 89 total downloads
  • Latest version: 3.0.1
  • KubeMQ Messaging Kubernetes gRPC PubSub Queues Events CQRS
Official .NET SDK for KubeMQ — real-time messaging for Kubernetes. Supports Events, Events Store, Queues, Commands, and Queries over gRPC.
Libuv by: Libuv
  • 7 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
linq2db by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
  • 135 total downloads
  • Latest version: 6.5.0
  • linq linq2db LinqToDB ORM database DB SQL Access ClickHouse DB2 DuckDB LUW Firebird Informix MySql MariaDB Oracle PostgreSQL SapHana Hana SQLCE SQLite SQLServer Sybase SAP ASE SqlServerCe ODP IBM
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
linq2db.Analyzers by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
  • 3 total downloads
  • Latest version: 6.5.0
  • linq linq2db LinqToDB ORM database DB SQL Access ClickHouse DB2 DuckDB LUW Firebird Informix MySql MariaDB Oracle PostgreSQL SapHana Hana SQLCE SQLite SQLServer Sybase SAP ASE SqlServerCe ODP IBM
Roslyn analyzers and code fixes for linq2db users: detect legacy API usage and offer automatic migrations to the current API.
linq2db.PostgreSQL by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
  • 184 total downloads
  • Latest version: 6.5.0
  • linq linq2db LinqToDB ORM database DB SQL T4 datamodel PostgreSQL Npgsql
T4 scaffolding templates for PostgreSQL database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.