HotChocolate.Types.Scalars.Upload
by: ChilliCream authors and contributors
- 235 total downloads
- Latest version: 16.7.0-p.9
Contains the GraphQL Upload Scalar.
HotChocolate.Types.Shared
by: ChilliCream authors and contributors
- 136 total downloads
- Latest version: 16.0.9
Contains shared helper methods.
HotChocolate.Utilities
by: ChilliCream authors and contributors
- 269 total downloads
- Latest version: 16.7.0-p.9
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
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
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
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
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
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
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
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
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
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.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
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
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
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 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
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
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.