ChilliCream.Nitro.App by: ChilliCream.Nitro.App
  • 61 total downloads
  • Latest version: 32.0.2
ChilliCream.Nitro.App is a collection of middleware components for HotChocolate. It includes middleware for serving static files, handling CDN requests, managing configuration files, and simplifying middleware setup. With ChilliCream.Nitro.App, developers can optimize file delivery, improve performance, and seamlessly integrate static file serving and configuration management into their applications.
coverlet.collector by: tonerdo
  • 25 total downloads
  • Latest version: 10.0.1
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
FluentMigrator.Runner.SqlServer by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
  • 10 total downloads
  • Latest version: 7.1.0
  • fluent migrator fluentmigrator migration database
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, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
Google.Protobuf by: Google Inc.
  • 37 total downloads
  • Latest version: 3.35.0
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GreenDonut by: ChilliCream authors and contributors
  • 56 total downloads
  • Latest version: 16.6.6
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
GreenDonut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.
GreenDonut.Abstractions by: ChilliCream authors and contributors
  • 56 total downloads
  • Latest version: 16.6.6
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
This package provided GreenDonut DataLoader interfaces and base types.
GreenDonut.Data by: ChilliCream authors and contributors
  • 56 total downloads
  • Latest version: 16.6.6
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
This package provides data integrations like pagination, projections, filtering and sorting.
GreenDonut.Data.Abstractions by: ChilliCream authors and contributors
  • 56 total downloads
  • Latest version: 16.6.6
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
This package provides data integrations like pagination, projections, filtering and sorting.
GreenDonut.Data.EntityFramework by: ChilliCream authors and contributors
  • 56 total downloads
  • Latest version: 16.6.6
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
This package provides data integrations like pagination, projections, filtering and sorting.
GreenDonut.Data.Primitives by: ChilliCream authors and contributors
  • 55 total downloads
  • Latest version: 16.6.6
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
This package contains the basic building blocks of the DataLoader linq query integration.
Grpc.Core by: The gRPC Authors
  • 16 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
C# implementation of gRPC based on native gRPC C-core library. 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.
Grpc.Core.Api by: The gRPC Authors
  • 52 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 21 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.Common by: The gRPC Authors
  • 21 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
HotChocolate by: ChilliCream authors and contributors
  • 56 total downloads
  • Latest version: 16.6.6
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL query execution engine and query validation.
HotChocolate.Abstractions by: ChilliCream authors and contributors
  • 55 total downloads
  • Latest version: 16.6.6
  • GraphQL ChilliCream
Contains common abstractions used between the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.AspNetCore by: ChilliCream authors and contributors
  • 62 total downloads
  • Latest version: 16.7.0-p.8
  • GraphQL ChilliCream
This package contains the GraphQL ASP.NET Core middleware for Hot Chocolate. Moreover, this package includes the Nitro middleware, which provides you with our beloved GraphQL IDE middleware.
HotChocolate.AspNetCore.Authorization by: ChilliCream authors and contributors
  • 1 total downloads
  • Latest version: 16.7.0-p.8
  • GraphQL ChilliCream
This package contains the ASP.NET Core authorization integrations for Hot Chocolate.
HotChocolate.AspNetCore.Pipeline by: ChilliCream authors and contributors
  • 9 total downloads
  • Latest version: 16.6.6
  • GraphQL ChilliCream
This package contains the GraphQL ASP.NET Core middleware for Hot Chocolate.
HotChocolate.Authorization by: ChilliCream authors and contributors
  • 56 total downloads
  • Latest version: 16.6.6
  • GraphQL ChilliCream
This package contains the authorization abstractions for Hot Chocolate.