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
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
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
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
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
This package provided GreenDonut DataLoader interfaces and base types.
GreenDonut.Data
by: ChilliCream authors and contributors
- 56 total downloads
- Latest version: 16.6.6
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
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
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
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
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.Net.Common
by: The gRPC Authors
- 21 total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC
HotChocolate
by: ChilliCream authors and contributors
- 56 total downloads
- Latest version: 16.6.6
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
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
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
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
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
This package contains the authorization abstractions for Hot Chocolate.