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

GQL016 Remove generic argument analysis

gao-artur opened this pull request 5 months ago
Release v8.0

Shane32 opened this issue 5 months ago
Fix gql015.md in master

Shane32 opened this pull request 5 months ago
GQL016: Require parameterless constructor

gao-artur opened this pull request 5 months ago
Optimize scalar lists

Shane32 opened this pull request 5 months ago
Add complexity attribute

Shane32 opened this pull request 5 months ago
Revert "Ignore NU1903 for System.Text.Json 4.7.2 (#3984)"

Shane32 opened this pull request 5 months ago
Add timeout support to GraphQL executions

Shane32 opened this pull request 5 months ago
GQL015 Can't infer field name analyzer

gao-artur opened this pull request 6 months ago
Unhandled exception processing enhancements

Shane32 opened this pull request 6 months ago
[Feature] Catch exceptions in GraphQL.NET pipeline middleware

Shane32 opened this issue 6 months ago
[Feature] Add optimizations for lists of scalars

Shane32 opened this issue 6 months ago
Add persisted document support

Shane32 opened this pull request 6 months ago
Rewrite complexity analyzer

Shane32 opened this pull request 6 months ago
Fragment spread validation rule bug

Shane32 opened this issue 6 months ago
Remove old unused DI adapter test code

Shane32 opened this pull request 6 months ago
Add complexity test cases

Shane32 opened this pull request 6 months ago
Ignore NU1903 for System.Text.Json 4.7.2

Shane32 opened this pull request 6 months ago
Bump System.Text.Json from 4.7.2 to 8.0.4 in /src/GraphQL.SystemTextJson

dependabot[bot] opened this pull request 6 months ago
Use ThreadStatic for cached fields

Shane32 opened this pull request 6 months ago
GetRecursivelyReferencedFragments returns skipped fragments

Shane32 opened this issue 6 months ago
How to use ID type for accepting string or integer

arulkumaran456 opened this issue 6 months ago
Using an Int variable for a Long argument (or field)

mariusbancila opened this issue 6 months ago
Infer nullability from NRT by default

gao-artur opened this pull request 6 months ago
Infer field nullability from NRT

gao-artur opened this pull request 6 months ago
Allow applied directives to be imported from another schema

Shane32 opened this pull request 6 months ago
[WIP] Infer nullability from NRT

gao-artur opened this pull request 7 months ago
Expression based field builder analyzer

gao-artur opened this pull request 7 months ago
Add native support for @link

Shane32 opened this pull request 7 months ago
[WIP] Infer field nullability from NRT annotations

gao-artur opened this pull request 7 months ago
How to define field of type [string!] with expression

gao-artur opened this issue 7 months ago
Federation 2 analyzers

gao-artur opened this issue 7 months ago
OneOf analyzer

gao-artur opened this pull request 7 months ago
Bump braces from 3.0.2 to 3.0.3 in /docs2

dependabot[bot] opened this pull request 7 months ago
Applied directives can contain metadata

Shane32 opened this pull request 7 months ago
Add federation builder extension and related schema configuration code

Shane32 opened this pull request 7 months ago
Refactor IFederationResolver; add FederationResolverAttribute

Shane32 opened this pull request 7 months ago
Simplify defining federation keys

Shane32 opened this issue 7 months ago
Fix RemoveFederationTypesVisitor

Shane32 opened this pull request 7 months ago
Revamp federation resolvers

Shane32 opened this pull request 7 months ago
Add IFieldMetadataWriter

Shane32 opened this pull request 7 months ago
Add federation metadata extension methods and attributes

Shane32 opened this pull request 7 months ago
Add GraphQL Federation v2 required types

Shane32 opened this pull request 7 months ago
[Feature] Add Persisted Document support

Shane32 opened this issue 7 months ago
How rename field in input type?

julienFlexsoft opened this issue 7 months ago
Add static analyzer for OneOf

gao-artur opened this issue 7 months ago
Add OneOf Input Object support

Shane32 opened this pull request 7 months ago
Add another Modify overload to GraphQLAttribute

Shane32 opened this pull request 7 months ago
Add ISchemaNodeVisitor.PostVisitSchema

Shane32 opened this pull request 7 months ago
Update schema exporter tests

Shane32 opened this pull request 7 months ago
Add IsPrivate and SkipTypeCheck properties to IGraphType / IFieldType

Shane32 opened this pull request 7 months ago
Document GraphQLTelemetryProvider.SourceName

gao-artur opened this pull request 7 months ago
Add IsPrivate and SkipTypeCheck properties to IGraphType / IFieldType

Shane32 opened this pull request 7 months ago
Not seeing any GraphQL telemetry with UseTelemetry

jeffw-wherethebitsroam opened this issue 7 months ago
[Feature] Add support for @oneOf

Shane32 opened this issue 8 months ago
Add MapAutoClrTypeAttribute

Shane32 opened this pull request 8 months ago
Update docs for DataLoader `GetOrAdd*Loader`

macco3k opened this pull request 8 months ago
Analyzer for Create (GQL001) does not work properly

Shane32 opened this issue 8 months ago
Bump express from 4.18.2 to 4.19.2 in /docs2

dependabot[bot] opened this pull request 10 months ago
Bump Roslynator.Analyzers from 4.11.0 to 4.12.0

dependabot[bot] opened this pull request 10 months ago
Bump Roslynator.Formatting.Analyzers from 4.11.0 to 4.12.0

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

dependabot[bot] opened this pull request 10 months ago
Bump coverlet.collector from 6.0.0 to 6.0.2

dependabot[bot] opened this pull request 10 months ago
Bump xunit.runner.visualstudio from 2.4.5 to 2.5.7

dependabot[bot] opened this pull request 10 months ago
Add a dedicated doc page for ValueConverter

Shane32 opened this issue 10 months ago
AOT compatibility for IListConverter; add migration notes

Shane32 opened this pull request 10 months ago
Add IListConverterFactory

Shane32 opened this pull request 10 months ago
Support more collection type conversions from input list

gao-artur opened this issue 10 months ago
Federation prep: Add IMetadataWriter interface to ISchema

Shane32 opened this pull request 10 months ago
Federation prep: Refactor FindMember

Shane32 opened this pull request 10 months ago
Federation prep: Remove union check

Shane32 opened this pull request 10 months ago
Federation prep: Refactor TypeExtensions.GetListType

Shane32 opened this pull request 10 months ago
Bump sanitize-html from 2.10.0 to 2.12.1 in /docs2

dependabot[bot] opened this pull request 10 months ago
Bump es5-ext from 0.10.62 to 0.10.64 in /docs2

dependabot[bot] opened this pull request 11 months ago
Code-First & Type-First Federation 2 Support

Shane32 opened this pull request 11 months ago
Fix formatting of unexpected lists/objects provided for variables

Shane32 opened this pull request 11 months ago
Bump Roslynator.Analyzers from 4.9.0 to 4.11.0

dependabot[bot] opened this pull request 11 months ago
Bump Roslynator.Formatting.Analyzers from 4.9.0 to 4.11.0

dependabot[bot] opened this pull request 11 months ago
Bump xunit from 2.6.5 to 2.7.0

dependabot[bot] opened this pull request 11 months ago
Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7

dependabot[bot] opened this pull request 11 months ago
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0

dependabot[bot] opened this pull request 11 months ago
Introduce optional IGraphTypeFactory

PSanetra opened this pull request 11 months ago
Fix spelling error in docs

Shane32 opened this pull request 11 months ago
Bump codecov/codecov-action from 3 to 4

dependabot[bot] opened this pull request 11 months ago
Support throwing ValidationError from validation delegates, bug fixes

Shane32 opened this pull request 11 months ago
C# error exposed in error message

BottlecapDave opened this issue 11 months ago
Remove some deprecated methods

Shane32 opened this pull request 11 months ago
Nullable Validator and Parser delegates

Shane32 opened this pull request 11 months ago
Refactor validation rules

Shane32 opened this pull request 12 months ago
Bump Roslynator.Analyzers from 4.9.0 to 4.10.0

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

dependabot[bot] opened this pull request 12 months ago