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
Memory leak
wakuflair opened this issue about 1 year ago
wakuflair opened this issue about 1 year ago
InputGraphTypeAnalyzer choose constructor by the same rules used in runtime
gao-artur opened this pull request about 1 year ago
gao-artur opened this pull request about 1 year ago
Merge NotAGraphTypeAnalyzer to develop branch
gao-artur opened this pull request about 1 year ago
gao-artur opened this pull request about 1 year ago
Bump Roslynator.Formatting.Analyzers from 4.5.0 to 4.6.4
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump Roslynator.Analyzers from 4.5.0 to 4.6.4
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
NotAGraphTypeAttribute analyzer
gao-artur opened this pull request about 1 year ago
gao-artur opened this pull request about 1 year ago
Bump Roslynator.Analyzers from 4.5.0 to 4.6.3
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump Roslynator.Formatting.Analyzers from 4.5.0 to 4.6.3
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Make IDataLoaderContextAccessor.Context non-null
ccurrens opened this pull request about 1 year ago
ccurrens opened this pull request about 1 year ago
Add .NET 8 testing
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
Ensure only public properties are registered in AutoRegisteringObjectGraphType
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
Configure trim analyzer only for .NET 6+ projects
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
Fix source paths for CallerFilePath
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
Bump xunit.runner.visualstudio from 2.4.5 to 2.5.4
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump xunit from 2.5.3 to 2.6.2
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
`InputGraphTypeAnalyzer.Fields` should follow changes in input parsing
gao-artur opened this issue about 1 year ago
gao-artur opened this issue about 1 year ago
Create analyzer to simulate a "not-a-graph-type-constraint"
gao-artur opened this issue about 1 year ago
gao-artur opened this issue about 1 year ago
AutoRegisteringInputObjectGraphType includes certain read-only properties
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
Code refactoring to move injected dependency to resolver
gao-artur opened this issue about 1 year ago
gao-artur opened this issue about 1 year ago
Fix BomTests
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
Verify input source type constructors
gao-artur opened this pull request about 1 year ago
gao-artur opened this pull request about 1 year ago
Analyzers code and docs reorganization
gao-artur opened this pull request about 1 year ago
gao-artur opened this pull request about 1 year ago
IDataLoaderContextAccessor.Context and IResolveFieldContext.RequestServices nullability are not very usable
ccurrens opened this issue about 1 year ago
ccurrens opened this issue about 1 year ago
Ignore InputObjectGraphType analysis if type overrides ParseDictionary
gao-artur opened this pull request about 1 year ago
gao-artur opened this pull request about 1 year ago
`InputGraphTypeAnalyzer` should skip types that override `ParseDictionary`
gao-artur opened this issue about 1 year ago
gao-artur opened this issue about 1 year ago
Analyzer should verify input object constructors
gao-artur opened this issue about 1 year ago
gao-artur opened this issue about 1 year ago
Add GraphQLConstructor attribute for ToObject
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
Bump Microsoft.Extensions.Caching.Memory from 3.1.0 to 8.0.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
ToObject uses public default constructor when available; and only public constructors
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
Consume analyzers by the sample project
gao-artur opened this pull request about 1 year ago
gao-artur opened this pull request about 1 year ago
ObjectExtensions.ToObject requires mappedType
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
Bump Roslynator.Analyzers from 4.5.0 to 4.6.2
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump Roslynator.Formatting.Analyzers from 4.5.0 to 4.6.2
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump actions/github-script from 6 to 7
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Stabilize Apollo tracing test
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
Apollo tracing test is unstable
Shane32 opened this issue about 1 year ago
Shane32 opened this issue about 1 year ago
Analyzers/awaitable resolver analyzer
gao-artur opened this pull request about 1 year ago
gao-artur opened this pull request about 1 year ago
Add tests for spec issues
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
ToObject compilation
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
How to avoid transforming into AST json-style value (ScalarGraphType) after migrate v4 to v5
MakaBuka opened this issue about 1 year ago
MakaBuka opened this issue about 1 year ago
[WIP] Add 'map' and 'type' to field builder
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
[WIP] Add input resolvers
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
Rewrite `ObjectExtensions.ToObject` with source generator
gao-artur opened this issue about 1 year ago
gao-artur opened this issue about 1 year ago
Bump xunit from 2.5.3 to 2.6.1
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
FieldArgumentAnalyzer
gao-artur opened this pull request about 1 year ago
gao-artur opened this pull request about 1 year ago
Bump xunit from 2.5.3 to 2.6.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Fix xml docs
gao-artur opened this pull request about 1 year ago
gao-artur opened this pull request about 1 year ago
Bump actions/setup-node from 3 to 4
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump Roslynator.Formatting.Analyzers from 4.5.0 to 4.6.1
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump Roslynator.Analyzers from 4.5.0 to 4.6.1
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
ConnectionBuilder.Resolve* return builder instance
gao-artur opened this pull request about 1 year ago
gao-artur opened this pull request about 1 year ago
Rewrite the obsolete Name method on ConnectionBuilder
gao-artur opened this pull request about 1 year ago
gao-artur opened this pull request about 1 year ago
Bump Roslynator.Analyzers from 4.5.0 to 4.6.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump Roslynator.Formatting.Analyzers from 4.5.0 to 4.6.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Remove ConfigureAwait(false) from DataLoader.Tests
gao-artur opened this pull request about 1 year ago
gao-artur opened this pull request about 1 year ago
Misc cleanup
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
Bump @babel/traverse from 7.21.4 to 7.23.2 in /docs2
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Change Analyzers Verifiers and upgrade xUnit to 2.5.2
gao-artur opened this pull request about 1 year ago
gao-artur opened this pull request about 1 year ago
Fix formatting when the line before Field invocation contains whitespaces
gao-artur opened this pull request about 1 year ago
gao-artur opened this pull request about 1 year ago
Bump xunit from 2.5.2 to 2.5.3
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump GraphQL-Parser from 8.4.1 to 9.3.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Add additional test for coercion
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
Federated tracing support 2
Shane32 opened this pull request about 1 year ago
Shane32 opened this pull request about 1 year ago
Bump xunit from 2.4.2 to 2.5.2
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump xunit.runner.visualstudio from 2.4.5 to 2.5.3
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump GraphQL-Parser from 8.4.1 to 9.2.1
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Roslyn analyzers
gao-artur opened this issue about 1 year ago
gao-artur opened this issue about 1 year ago
upgradation of api from 3.1 to 6.0
himanij949 opened this issue about 1 year ago
himanij949 opened this issue about 1 year ago
Bump GraphQL-Parser from 8.4.0 to 8.4.1
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Fix leading trivia when rewriting field builder
gao-artur opened this pull request about 1 year ago
gao-artur opened this pull request about 1 year ago
Add reflection caching to AutoRegisteringObjectGraphType
Shane32 opened this pull request over 1 year ago
Shane32 opened this pull request over 1 year ago
Performance degradation after upgrading from 4.8.0 to 7.6.1
zspasojevic opened this issue over 1 year ago
zspasojevic opened this issue over 1 year ago
Bump postcss from 8.4.21 to 8.4.31 in /docs2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump BenchmarkDotNet from 0.13.8 to 0.13.9
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump Nullability.Source from 2.2.0 to 2.3.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Improve Federation Support
michael-watson opened this pull request over 1 year ago
michael-watson opened this pull request over 1 year ago
Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.6.0 to 4.7.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump Microsoft.CodeAnalysis.CSharp from 4.6.0 to 4.7.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
InputGraphTypeAnalyzer
gao-artur opened this pull request over 1 year ago
gao-artur opened this pull request over 1 year ago
Date Formatting on a Query basis
StefanKoenigMUC opened this issue over 1 year ago
StefanKoenigMUC opened this issue over 1 year ago
Bump graphql from 16.6.0 to 16.8.1 in /docs2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump xunit from 2.5.0 to 2.5.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump xunit.runner.visualstudio from 2.4.5 to 2.5.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Prevent sample federation projects from publishing
Shane32 opened this pull request over 1 year ago
Shane32 opened this pull request over 1 year ago
Revert "Bump codecov/codecov-action from 3 to 4 (#3711)"
Shane32 opened this pull request over 1 year ago
Shane32 opened this pull request over 1 year ago
Deprecate Name method
gao-artur opened this pull request over 1 year ago
gao-artur opened this pull request over 1 year ago
Deprecate the Name method
gao-artur opened this issue over 1 year ago
gao-artur opened this issue over 1 year ago
Bump codecov/codecov-action from 3 to 4
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
How do I add a Variable to a GraphQLRequest
gregorvilkner opened this issue over 1 year ago
gregorvilkner opened this issue over 1 year ago
Bump BenchmarkDotNet from 0.13.7 to 0.13.8
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump OpenTelemetry.Exporter.InMemory from 1.5.1 to 1.6.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump OpenTelemetry.Extensions.Hosting from 1.5.1 to 1.6.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
#3702 Broken links in documentation
jcabezasp2 opened this pull request over 1 year ago
jcabezasp2 opened this pull request over 1 year ago
Broken links in documentation
gao-artur opened this issue over 1 year ago
gao-artur opened this issue over 1 year ago
Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump Roslynator.Formatting.Analyzers from 4.4.0 to 4.5.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump Roslynator.Analyzers from 4.4.0 to 4.5.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Add GraphQL.Analyzers
gao-artur opened this pull request over 1 year ago
gao-artur opened this pull request over 1 year ago
Add custom validation rule for denying introspection queries
Shane32 opened this pull request over 1 year ago
Shane32 opened this pull request over 1 year ago
How to disable introspection query in a clean way ?
Brilbroeder opened this issue over 1 year ago
Brilbroeder opened this issue over 1 year ago