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

Fix xml comment on InferFieldNullabilityFromNRTAnnotations

Shane32 opened this pull request 4 days ago
Fix CI workflows

Shane32 opened this pull request 8 days ago
Add additional annotations for proper AOT analysis

Shane32 opened this pull request 8 days ago
Fix DI documentation regarding default services registered

Shane32 opened this pull request about 1 month ago
Update upgrade guide links in readme

Shane32 opened this pull request about 1 month ago
Update DI part of readme

Shane32 opened this pull request about 1 month ago
Update examples links in readme

Shane32 opened this pull request about 1 month ago
Remove dead facebook link

Shane32 opened this pull request about 1 month ago
Auto-add transitively implemented interfaces to object and interface types

Shane32 opened this pull request about 1 month ago
Remove ParseLinkVisitor.Run

Shane32 opened this issue about 1 month ago
Add schema validation for transitively referenced interfaces

Shane32 opened this issue about 1 month ago
Use interface implementing interface lost opportunity to query by fragment

KvaKoZyaBBrr opened this issue about 1 month ago
Bump nanoid from 3.3.6 to 3.3.8 in /docs2

dependabot[bot] opened this pull request about 1 month ago
Data loaders have improper NRT attributes

Shane32 opened this issue about 2 months ago
Extract samples' server implementation into a separate project

Shane32 opened this pull request about 2 months ago
Update workflow triggers

Shane32 opened this pull request about 2 months ago
Rearrange the sample projects into a separate root folder

MrHPotter opened this pull request about 2 months ago
Migration to GraphQL 8.2.1

mbsysde99 opened this issue about 2 months ago
Migration to GraphQL 8.2.1

mbsysde99 opened this issue about 2 months ago
Dataloader Sample Project - Bounty

MrHPotter opened this pull request 2 months ago
Enhance GraphQL MemoryCache to be compatible with persisted documents

Shane32 opened this pull request 2 months ago
How to setup `UsePersistedDocuments`

AndrewPiterov opened this issue 2 months ago
Bump codecov/codecov-action from 4 to 5

dependabot[bot] opened this pull request 2 months ago
List types always resolve to null after v8 update

Shane32 opened this issue 2 months ago
Introducing GraphQL.NET Guru on Gurubase.io

kursataktas opened this pull request 2 months ago
Bump express from 4.19.2 to 4.21.1 in /docs2

dependabot[bot] opened this pull request 3 months ago
Fix argument parsing for fields nested under union graph types

Shane32 opened this pull request 3 months ago
Use ConcurrentDictionary in ValidationContext

Shane32 opened this issue 3 months ago
Fix argument parsing for merged selection sets

Shane32 opened this pull request 3 months ago
Mark NonNullGraphType<T> and ListGraphType<T> constructors as obsolete

Shane32 opened this pull request 3 months ago
Add additional info to input object compilation exceptions

Shane32 opened this pull request 3 months ago
Incorrect ResolvedType property initialization

vincent-duret opened this pull request 3 months ago
Add parser options in IDocumentBuilder

vincent-duret opened this pull request 3 months ago
Bugfix: Treat operation name with empty string as null

Shane32 opened this pull request 4 months ago
Allow reading ids containing integers as strings

Shane32 opened this pull request 4 months ago
context getArgument<string>("id") fails on numeric values

mac2000 opened this issue 4 months ago
Bump express from 4.19.2 to 4.21.0 in /docs2

dependabot[bot] opened this pull request 4 months ago
Add initialization migration note

Shane32 opened this pull request 4 months ago
Update .git-blame-ignore-revs to exclude #1776

MikeAlhayek opened this pull request 4 months ago
Add .git-blame-ignore-revs to improve git blame

MikeAlhayek opened this pull request 4 months ago
Ship analyzers v8.1

gao-artur opened this pull request 4 months ago
Bug fix for issue 4064: object cannot be coerced to a list of objects

Shane32 opened this pull request 4 months ago
Verify sample code provided in issue 4060

Shane32 opened this pull request 4 months ago
Deprecated arguments are returned when feature is disabled

gao-artur opened this pull request 4 months ago
Argument parsing breaking changes in v8

mariusbancila opened this issue 4 months ago
Deprecated arguments not returned from introspection query

gao-artur opened this issue 5 months ago
Add Parser, Validator and ValidateArguments attribute analyzers

gao-artur opened this pull request 5 months ago
Rename default method names for Parser and Validator attributes

gao-artur opened this pull request 5 months ago
Allow private methods in Parser/Validator/ValidateArguments attributes

gao-artur opened this pull request 5 months ago
Change Facebook reference

mishmanners opened this pull request 5 months ago
Add attributes for Parser, Validator and ValidateArguments

Shane32 opened this pull request 5 months ago
Obsolete validation rule constructors

Shane32 opened this pull request 5 months ago
Enhance GraphiQL documentation

Askar938 opened this pull request 5 months ago
Bump micromatch from 4.0.5 to 4.0.8 in /docs2

dependabot[bot] opened this pull request 5 months ago
Bump webpack from 5.78.0 to 5.94.0 in /docs2

dependabot[bot] opened this pull request 5 months ago
Add validation for field arguments

Shane32 opened this pull request 5 months ago
Provide additional context to ParseValue and Validate methods

gao-artur opened this issue 5 months ago
Make values nullable for DirectiveArgument

Shane32 opened this pull request 5 months ago
Validate regex directive argument type

gao-artur opened this pull request 5 months ago
Fix input value coercion

Shane32 opened this pull request 5 months ago
Failed to coerce `string` to `int?`

gao-artur opened this issue 5 months ago
Fix SerializeList code

Shane32 opened this pull request 5 months ago
[WIP] POC - PatternMatchingVisitor support AOT-compiled Regex instances

Shane32 opened this pull request 5 months ago
Add a relative link to migration guide

gao-artur opened this pull request 5 months ago
Support argument of Regex type by PatternMatchingVisitor

gao-artur opened this issue 5 months ago
Add IsGraphQLSymbol tests

gao-artur opened this pull request 5 months ago
use public key for GraphQL* assembly check

SimonCropp opened this pull request 5 months ago
Add global assembly Description attribute

gao-artur opened this pull request 5 months ago
Fix naming bug

Shane32 opened this pull request 5 months ago
class in GraphQL namespace causes null ref in AllowedOnAnalyzer

SimonCropp opened this issue 5 months ago
Set NuGet audit mode

Shane32 opened this pull request 5 months ago
Pin .NET 8.0.400 or later 8.0.x SDK

SimonCropp opened this pull request 5 months ago
Bump GraphQL-Parser to 9.5.0

Shane32 opened this pull request 5 months ago
Immutable optimization for directives without arguments

Shane32 opened this pull request 5 months ago
Update migration doc for NRT inference

Shane32 opened this pull request 5 months ago
Add IResolveFieldContext.ExecutionContext

Shane32 opened this pull request 5 months ago
Update migration notes further

Shane32 opened this pull request 5 months ago
Bump parser to 9.4.0; add schema test to migration notes

Shane32 opened this pull request 5 months ago
Cleanup migration notes

Shane32 opened this pull request 5 months ago
Test on net9.0

sebastienros opened this issue 5 months ago
Ship analyzers with 8.0

gao-artur opened this pull request 5 months ago
Ship analyzers with 7.9

gao-artur opened this pull request 5 months ago
Remove/review obsolete methods

Shane32 opened this pull request 5 months ago
Aggregate schema initialization errors

Shane32 opened this pull request 5 months ago
Reuse ReferenceAssemblies

gao-artur opened this pull request 5 months ago
Remove XUnit dependency from analyzer tests

gao-artur opened this pull request 5 months ago
Reorder attribute method arguments

Shane32 opened this pull request 5 months ago
[WIP] InterfaceAttribute POC

Shane32 opened this pull request 5 months ago
Extend attribute usage

Shane32 opened this pull request 5 months ago
Move AbstractGraphTypeExtensions to its own file

Shane32 opened this pull request 6 months ago
Move new attributes to correct namespace

Shane32 opened this pull request 6 months ago