Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/graphql-dotnet/graphql-dotnet

GraphQL for .NET
https://github.com/graphql-dotnet/graphql-dotnet

How can I preserve the order of fields as given in variables?

mariusbancila opened this issue 12 months ago
Bump actions/dependency-review-action from 3 to 4

dependabot[bot] opened this pull request 12 months ago
Bump xunit from 2.6.5 to 2.6.6

dependabot[bot] opened this pull request 12 months ago
Can we determine the depth and complexity?

mariusbancila opened this issue 12 months ago
Bump Roslynator.Formatting.Analyzers from 4.7.0 to 4.9.0

dependabot[bot] opened this pull request 12 months ago
Bump Roslynator.Analyzers from 4.7.0 to 4.9.0

dependabot[bot] opened this pull request 12 months ago
Bump follow-redirects from 1.15.2 to 1.15.4 in /docs2

dependabot[bot] opened this pull request 12 months ago
Clean up subscription sample

Shane32 opened this pull request almost 1 year ago
Add 'AddSchemaVisitor' builder extension method

Shane32 opened this pull request about 1 year ago
GetArgument improvements

Shane32 opened this pull request about 1 year ago
Bump xunit from 2.6.4 to 2.6.5

dependabot[bot] opened this pull request about 1 year ago
Analyzer to verify DirectiveAttribute used correctly

gao-artur opened this issue about 1 year ago
Update "Introduced in" section in analyzers docs

gao-artur opened this pull request about 1 year ago
Add DirectiveAttribute

Shane32 opened this pull request about 1 year ago
Add PatternMatchingDirective and PatternMatchingVisitor sample

Shane32 opened this pull request about 1 year ago
Fix docs relative links

gao-artur opened this pull request about 1 year ago
Add an introduction version to analyzers documentation

gao-artur opened this pull request about 1 year ago
Add 'AddUnhandledExceptionHandler' builder extension method

Shane32 opened this pull request about 1 year ago
How add the UnhandledExceptionDelegate in the startup?

julienFlexsoft opened this issue about 1 year ago
Bump Roslynator.Formatting.Analyzers from 4.7.0 to 4.8.0

dependabot[bot] opened this pull request about 1 year ago
Bump Roslynator.Analyzers from 4.7.0 to 4.8.0

dependabot[bot] opened this pull request about 1 year ago
AllowedOnAttribute to force correct FieldBuilder methods usage

gao-artur opened this pull request about 1 year ago
Deprecate SchemaPrinter in favor of SchemaExporter

Shane32 opened this pull request about 1 year ago
Support subscriptions of value types

Shane32 opened this pull request about 1 year ago
Throw aggregated exception for schema validation errors

Shane32 opened this issue about 1 year ago
Add argument tests for directives

Shane32 opened this pull request about 1 year ago
[WIP] Validation rules can read coerced argument values

Shane32 opened this pull request about 1 year ago
Remove IComplexityAnalyzer

Shane32 opened this pull request about 1 year ago
Mix errors from validation and listener

Shane32 opened this pull request about 1 year ago
Better error handling of requests with invalid operation names

Shane32 opened this pull request about 1 year ago
Change DataLoader extensions' namespace to GraphQL

Shane32 opened this pull request about 1 year ago
Add data loader overloads to MicrosoftDI resolver builders

Shane32 opened this pull request about 1 year ago
Schema builder fixes; add schema validation of subscription fields

Shane32 opened this pull request about 1 year ago
[WIP] Add DI data loader extension methods

Shane32 opened this pull request about 1 year ago
Extend GQL010 rule for `AutoRegisteringInputObjectGraphType`

gao-artur opened this pull request about 1 year ago
Change solution to use file-scoped namespaces

Shane32 opened this pull request about 1 year ago
Remove null-forgiving operators on data loader tests

Shane32 opened this pull request about 1 year ago
Use markup key to indicate expected diagnostics location (develop)

gao-artur opened this pull request about 1 year ago
Use markup key to indicate expected diagnostics location

gao-artur opened this pull request about 1 year ago
Bump msgpackr from 1.8.5 to 1.10.1 in /docs2

dependabot[bot] opened this pull request about 1 year ago
Add transport docs page, update sitemap

Mrczarny opened this pull request about 1 year ago
Add input value coercion and validation (v2)

Shane32 opened this pull request about 1 year ago
Remove .NET 5 testing

Shane32 opened this pull request about 1 year ago
Add other .NET 8 tests

Shane32 opened this pull request about 1 year ago
Bump xunit.runner.visualstudio from 2.4.5 to 2.5.6

dependabot[bot] opened this pull request about 1 year ago
Add GraphQLTelemetryOptions.RecordException configuration

gao-artur opened this pull request about 1 year ago
Bump xunit.runner.visualstudio from 2.4.5 to 2.5.6

dependabot[bot] opened this pull request about 1 year ago
Bump xunit from 2.6.3 to 2.6.4

dependabot[bot] opened this pull request about 1 year ago
Introduce StartActivity and deprecate StartActivityAsync

gao-artur opened this pull request about 1 year ago
Allowed derived telemetry providers

Shane32 opened this pull request about 1 year ago
GraphQLTelemetryProvider improvements

gao-artur opened this issue about 1 year ago
Subscription for load balancer round robin.

vansangnguyen1998 opened this issue about 1 year ago
Bump PolySharp from 1.13.1 to 1.14.1

dependabot[bot] opened this pull request about 1 year ago
Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0

dependabot[bot] opened this pull request about 1 year ago
Updates to new GraphQLName function

Shane32 opened this pull request about 1 year ago
Set new default type naming

Shane32 opened this pull request about 1 year ago
Bump PublicApiGenerator from 11.0.0 to 11.1.0

dependabot[bot] opened this pull request about 1 year ago
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0

dependabot[bot] opened this pull request about 1 year ago
Change default type naming

Shane32 opened this pull request about 1 year ago
Fix json tests

Shane32 opened this pull request about 1 year ago
Intermittent failure with NewtonsoftJson test

Shane32 opened this issue about 1 year ago
Fix FieldBuilderCodeFixProvider formatting and try preserve code comments

gao-artur opened this pull request about 1 year ago
Bump GraphQL-Parser from 8.4.2 to 9.3.1

dependabot[bot] opened this pull request about 1 year ago
Bump Microsoft.Bcl.AsyncInterfaces from 1.1.1 to 8.0.0

dependabot[bot] opened this pull request about 1 year ago
Bump Moq from 4.20.69 to 4.20.70

dependabot[bot] opened this pull request about 1 year ago
Handling async calls in queries and mutations

dimitkos opened this issue about 1 year ago
Downgrade Microsoft.CodeAnalysis packages to v3.11.0 to support older compilers

gao-artur opened this pull request about 1 year ago
Bump actions/upload-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Deprecated fields are returned when feature is disabled

Shane32 opened this pull request about 1 year ago
Merge from master

gao-artur opened this pull request about 1 year ago
Deprecated input fields break the schema in 7.4.0

gao-artur opened this issue about 1 year ago
Fix GQL009 code fix formatting

gao-artur opened this pull request about 1 year ago
Bump github/codeql-action from 2 to 3

dependabot[bot] opened this pull request about 1 year ago
Misc doc fixes

gao-artur opened this pull request about 1 year ago
Another try to fix relative urls

gao-artur opened this pull request about 1 year ago
Try fix relative urls

gao-artur opened this pull request about 1 year ago
Fix analyzers help links

gao-artur opened this pull request about 1 year ago
Docs file names should be all lower case

gao-artur opened this pull request about 1 year ago
Add analyzer pages to the sitemap

gao-artur opened this pull request about 1 year ago
Documentation for AddScopedSubscriptionExecutionStrategy

Shane32 opened this issue about 1 year ago
Bump xunit from 2.5.3 to 2.6.3

dependabot[bot] opened this pull request about 1 year ago
Bump xunit.runner.visualstudio from 2.4.5 to 2.5.5

dependabot[bot] opened this pull request about 1 year ago
How to get RequestServices In Resolver Type of Subscription

vansangnguyen1998 opened this issue about 1 year ago
Bump parser to 8.4.2

Shane32 opened this pull request about 1 year ago
Fix document caching and add tests

Shane32 opened this pull request about 1 year ago
Bump Roslynator.Analyzers from 4.5.0 to 4.7.0

dependabot[bot] opened this pull request about 1 year ago
Bump actions/labeler from 4 to 5

dependabot[bot] opened this pull request about 1 year ago
Bump actions/setup-dotnet from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Bump Roslynator.Formatting.Analyzers from 4.5.0 to 4.7.0

dependabot[bot] opened this pull request about 1 year ago
GraphQl.MemoryCache ExecutionOptions.Document is always null

rosso-off opened this issue about 1 year ago
Add ObjectExtensions.GetReflectionInformation

Shane32 opened this pull request about 1 year ago
[WIP] InputObjectParserGenerator

gao-artur opened this pull request about 1 year ago
Variables dont coerce properly

Shane32 opened this pull request about 1 year ago