Humanizer.Core
by: Mehdi Khalili Claire Novotny
- 351 total downloads
- Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
HotChocolate
by: ChilliCream authors and contributors
- 1.295k total downloads
- Latest version: 13.9.16
Contains the Hot Chocolate GraphQL query execution engine and query validation.
Grpc.Net.Client
by: The gRPC Authors
- 1.424k total downloads
- Latest version: 2.80.0
.NET client for gRPC
HotChocolate.Utilities
by: ChilliCream authors and contributors
- 460 total downloads
- Latest version: 10.5.5
Contains internal helper classees and untilities used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
jnm2.ReferenceAssemblies.net35
by: Microsoft
- 38 total downloads
- Latest version: 1.0.1
A community answer to Microsoft’s decision to single out net35 by excluding it from the https://www.nuget.org/packages/Microsoft.NETFramework.ReferenceAssemblies/ package.
This package provides the .NET Framework 3.5 reference assemblies so that net35 projects can be built using the dotnet CLI.
Example project that targets multiple frameworks:
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net35;net40;netstandard2.0;netcoreapp3.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" />
<PackageReference Include="jnm2.ReferenceAssemblies.net35" Version="1.0.1" />
</ItemGroup>
</Project>
HotChocolate.Subscriptions.InMemory
by: ChilliCream authors and contributors
- 172 total downloads
- Latest version: 0.6.11
This package provides a in-memory subscription provider.
Grpc.Net.Common
by: The gRPC Authors
- 1.479k total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC
HotChocolate.Subscriptions
by: ChilliCream authors and contributors
- 160 total downloads
- Latest version: 0.6.11
The hot chocolate GraphQL subscriptions abstractions.
Grpc.Core.Api
by: The gRPC Authors
- 1.781k total downloads
- Latest version: 2.80.0
gRPC C# Surface API
JetBrains.Annotations
by: JetBrains
- 647 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.
HotChocolate.Abstractions
by: ChilliCream authors and contributors
- 458 total downloads
- Latest version: 0.6.11
Package Description
HotChocolate.Runtime
by: ChilliCream authors and contributors
- 297 total downloads
- Latest version: 9.0.4
Package Description
HotChocolate.Language
by: ChilliCream authors and contributors
- 921 total downloads
- Latest version: 10.5.5
Contains the Hot Chocolate GraphQL parser and lexer. Also included are syntax visitor and syntax rewriter base classes.
Hangfire.Core
by: Sergey Odinokov
- 1.109k total downloads
- Latest version: 1.8.25
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 Celery.
https://www.hangfire.io/
Hangfire.AspNetCore
by: Sergey Odinokov
- 1.176k total downloads
- Latest version: 1.8.25
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.PostgreSql
by: Frank Hommers and others (Burhan Irmikci (barhun) Zachary Sims(zsims) kgamecarter Stafford Williams (staff0rd) briangweber Viktor Svyatokha (ahydrax) Christopher Dresel (Dresel) Ben Herila (bherila) Vytautas Kasparavičius (vytautask)
- 69 total downloads
- Latest version: 1.4.8.2
PostgreSql storage implementation for Hangfire (background job system for ASP.NET applications).
Hangfire.NetCore
by: Sergey Odinokov
- 246 total downloads
- Latest version: 1.8.25
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
ImTools.dll
by: Maksim Volkau
- 115 total downloads
- Latest version: 2.1.0
Immutable persistent collections, algebraic sum-type aka descriminated union, Ref type and supportive extensions for performant functional programming in C#.
Split from the DryIoc: https://github.com/dadhi/DryIoc
KRE-CLR-x86
by: Microsoft
- 23 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 24 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86