Ecosyste.ms: OpenCollective

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

graphql-dotnet

We are on a mission to provide an easy to use GraphQL server implementation for .NET.
Collective - Host: opensource - https://opencollective.com/graphql-net - Code: https://github.com/graphql-dotnet/graphql-dotnet

Bump GraphQL-Parser (#2373)

github.com/graphql-dotnet/graphql-dotnet - 76d9f0910c17bad2d2b740a2ce1d6975b60ba1ce authored almost 4 years ago
Make type reference classes public (#2367)

github.com/graphql-dotnet/graphql-dotnet - 85bbc544f41eb4fc48f9aaf688c1c8ae59e32479 authored almost 4 years ago
Append LF to end of api approvals (#2369)

github.com/graphql-dotnet/graphql-dotnet - 6afbb78d6174acfef15f063f4b65f687c83070c7 authored almost 4 years ago
Add ISchema.AdditionalTypeInstances (#2365)

github.com/graphql-dotnet/graphql-dotnet - 40f68ca3d019567ffed508b6b1c7b41370519d39 authored almost 4 years ago
Add FieldConfig.DefaultValue (#2363)

github.com/graphql-dotnet/graphql-dotnet - dde8746fc0a7ef9cbda5e3fd57acc226ed081a87 authored almost 4 years ago
SchemaPrinter prints default values of scalars + arguments uniqueness check in SchemaValidationVisitor (#2361)

github.com/graphql-dotnet/graphql-dotnet - 33b8195d115e2d51becda66eab1ff7a3be60f40a authored almost 4 years ago
Change double quotes to single quotes and remove new line in error messages (#2362)

github.com/graphql-dotnet/graphql-dotnet - afca928fe6c3a1d5311c355e421c5fcbe7cefc14 authored almost 4 years ago
Exclude projects from code coverage (#2360)

github.com/graphql-dotnet/graphql-dotnet - ef25e8cac7dea53501222341544ce3d29e3deab4 authored almost 4 years ago
Separate data loaders into GraphQL.DataLoader project (#2352)

github.com/graphql-dotnet/graphql-dotnet - 6e7c633ddf1eb6faf028df95f227e417db10ac48 authored almost 4 years ago
Allow converting scalar values to/from null, don't call ValueConverter, fix list handling of errors (#2341)

github.com/graphql-dotnet/graphql-dotnet - 69eeaf3cfd777431c2e7f3a91489b11f71d2c748 authored almost 4 years ago
Add Existing implementations section (#2350)

github.com/graphql-dotnet/graphql-dotnet - bb9c45dd6c6fcfed5ffb907c29aab7bddecbdfc3 authored almost 4 years ago
Fix IsValidDefault for single-item list + add tests (#2346)

github.com/graphql-dotnet/graphql-dotnet - d139b63a8ef84d2e76d31a25250999dc101d8983 authored almost 4 years ago
string instead of ROM in enum value (#2347)

github.com/graphql-dotnet/graphql-dotnet - c63c8a3db5952cfca7326b4bb4294e6e312b347d authored almost 4 years ago
Bump prismjs from 1.21.0 to 1.23.0 in /docs2 (#2345)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.23.0.
- [Release notes](http...

github.com/graphql-dotnet/graphql-dotnet - 24d8df7c49c0651a2d26e1e35d918b838edf26cc authored almost 4 years ago
Add tests for ArgumentsOfCorrectType (#2344)

github.com/graphql-dotnet/graphql-dotnet - 19d35cd0cd06fef66eabf144c2f955ea26846f6a authored almost 4 years ago
SchemaBuilder.AllowUnknownTypes/AllowUnknownFields (#2332)

github.com/graphql-dotnet/graphql-dotnet - 9deadf1b2052e5d36177f096f8a6e0db6d04a0d3 authored almost 4 years ago
Rename ISchemaNodeVisitor methods, add additional checks (#2343)

github.com/graphql-dotnet/graphql-dotnet - 4fd0299a2b757eace52b08e48229ae0354013d56 authored almost 4 years ago
Merge master into develop

github.com/graphql-dotnet/graphql-dotnet - 87c173cb2f30fd29ab864051c568054d98a1656a authored almost 4 years ago
ScalarGraphType rework; replace AstFromValue with ToAst; remove IAstFromValueConverter (#2321)

github.com/graphql-dotnet/graphql-dotnet - 620ea2f5228bf4de2855cd8b1a33b4a970e74c12 authored almost 4 years ago
ExecutionErrors thread safe (#2331)

github.com/graphql-dotnet/graphql-dotnet - caf8008da9d4dbaa059b7fd1aab36039d9998f68 authored almost 4 years ago
ExecutionStrategy cleanup (#2312)

github.com/graphql-dotnet/graphql-dotnet - 08066f3344e6247ef89bc778c4c030731f3d3c44 authored almost 4 years ago
Fix for GraphQLExtensions.GetNamedType/IsInputType/IsOutputType (#2325)

github.com/graphql-dotnet/graphql-dotnet - a849fd26c7c7f8103a8187b1c0036d50f4a42954 authored almost 4 years ago
Remove ValidationOnSchemaInitialize (#2316)

github.com/graphql-dotnet/graphql-dotnet - e4224ae942d1de49ff9e8b6caa4024d5ee974af2 authored almost 4 years ago
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 (#2317)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1.
- [R...

github.com/graphql-dotnet/graphql-dotnet - 287d099e2e5b7b1dcecada0db1c695099eef7048 authored almost 4 years ago
Change generic type constraint of NonNullGraphType (#2324)

github.com/graphql-dotnet/graphql-dotnet - 69c1a0fd2d92704d685afdf59c5364980685415c authored almost 4 years ago
Update badges and CI (#2323)

github.com/graphql-dotnet/graphql-dotnet - cd29ec9e8ec730bce990b60cad9870b69779b723 authored almost 4 years ago
Fix 2.x -> 3.0 migration document (#2315)

github.com/graphql-dotnet/graphql-dotnet - 9ed6864c409e11416c3bdbbd80b6d1443616eddd authored almost 4 years ago
New complexity tests (#2310)

github.com/graphql-dotnet/graphql-dotnet - 9b78d2d6e8213489036c84e3578bb573ac41b26c authored almost 4 years ago
Ignore duplicates in SchemaTypes.SetGraphType (#2314)

github.com/graphql-dotnet/graphql-dotnet - 05cdc396a592f6ebac9df9e9a29e7ee8ad2d3dd1 authored almost 4 years ago
Test for duplicate type name for generic graph type - issue #2279 (#2309)

github.com/graphql-dotnet/graphql-dotnet - deb1c4649a14d7ca0ab34172998e094f9e215d36 authored almost 4 years ago
Include fragment fields in context.SubFields (#2308)

github.com/graphql-dotnet/graphql-dotnet - d49b0e61c9fdc2e5066964eebaff2f69b81318a3 authored almost 4 years ago
Cleanup ScalarGraphType (#2307)

github.com/graphql-dotnet/graphql-dotnet - 3adddd31c907228bd6a28e23ecdd5ea58a5b7fe7 authored almost 4 years ago
Support repeatable directives in validation rules (#2305)

github.com/graphql-dotnet/graphql-dotnet - 2272538b9edd179c5491f27aa27dbf34e0b6b53b authored almost 4 years ago
Add ISchema.ValueConverters (#2306)

github.com/graphql-dotnet/graphql-dotnet - 9b3ac76de7946c9a8ff0a2a0da9fe288e5e8cea7 authored almost 4 years ago
Type names are easier to get (#2304)

github.com/graphql-dotnet/graphql-dotnet - b46c330aea6616c285c1b516c613a218d8a43ed3 authored almost 4 years ago
GraphTypeTypeRegistry rework (#2283)

github.com/graphql-dotnet/graphql-dotnet - 6eec85a76d3ee3e0f55273ec52ede4e3a53691ca authored almost 4 years ago
Add ScalarGraphType.CanParseXXX methods (#2293)

github.com/graphql-dotnet/graphql-dotnet - a7c8cdc2a8ca7ce9da78948f90ab86be9644be92 authored almost 4 years ago
SchemaPrinter cleanup (#1423)

github.com/graphql-dotnet/graphql-dotnet - ad980bdd536707837fafb16482d647a82c249023 authored almost 4 years ago
Introduce IResolveFieldContext.Parent (#2295)

github.com/graphql-dotnet/graphql-dotnet - c277b10c3f1a99b33c1384ab8911c5a76ea84480 authored almost 4 years ago
Introduce ExecutionContext.ExecutionStrategy (#2294)

github.com/graphql-dotnet/graphql-dotnet - 8d6754e73d8be08e1181eae4bc525195ca3a2843 authored almost 4 years ago
Merge master into develop

github.com/graphql-dotnet/graphql-dotnet - 3d3206f43587ad910be07f288d6612b13188dc25 authored almost 4 years ago
Make two properties Obsolete (#2301)

github.com/graphql-dotnet/graphql-dotnet - 3378e3f3cec1d0479f53cebf2d8e4d8490958e12 authored almost 4 years ago
Length directive, new validation rule, variables validation, documentation (#2276)

github.com/graphql-dotnet/graphql-dotnet - 0af6237d9ff8324f8693f54a14a818c2abef9d6a authored almost 4 years ago
A little note about traces (#2284)

github.com/graphql-dotnet/graphql-dotnet - b34ed42b9a3458e13a231c4f9e396f3775084056 authored almost 4 years ago
Fix AttributeUsage on GraphQLAttribute (#2298)

github.com/graphql-dotnet/graphql-dotnet - 181ce4c4205fe1b14c5a1006dcdc77f434e9e0ae authored almost 4 years ago
Update dotnet-format + langword in xml comments (#2297)

github.com/graphql-dotnet/graphql-dotnet - e732d817640c249581cbb38a2570d68f0acfc840 authored almost 4 years ago
Add @deprecated to enum values

github.com/graphql-dotnet/graphql-dotnet - 5d3d12249a1ccbb9b817a7b8161b30a28f32ffee authored almost 4 years ago
Add test for Base64 conversion of byte arrays (#2274)

github.com/graphql-dotnet/graphql-dotnet - acd9480afa0c97d3aad68c199b1ba6329b8a6295 authored almost 4 years ago
Add test for #1874 (#2273)

github.com/graphql-dotnet/graphql-dotnet - 839d50441bb2cf8169f829fdd680e7f6f29ac07e authored almost 4 years ago
Add schema types validation (#2270)

github.com/graphql-dotnet/graphql-dotnet - 7350ba2ae80afbb413919700c597076173201cd8 authored almost 4 years ago
Bump Microsoft.Extensions.DependencyInjection from 3.1.11 to 3.1.12 (#2272)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1....

github.com/graphql-dotnet/graphql-dotnet - 5b217bc2e0ca1fd1ff70536f40f71899815bf219 authored almost 4 years ago
SchemaPrinter fix for unknown enumeration value (#2268)

github.com/graphql-dotnet/graphql-dotnet - e3c51f69aeec993ef098cd69be023abdd68c09f6 authored almost 4 years ago
Bump Bogus from 32.1.1 to 33.0.1 (#2264)

Bumps [Bogus](https://github.com/bchavez/Bogus) from 32.1.1 to 33.0.1.
- [Release notes](https:...

github.com/graphql-dotnet/graphql-dotnet - 7b32687ad3111c9c49fedf82039bc4371e4a14f0 authored almost 4 years ago
Add MS-specific dependency injection extensions (#2261)

github.com/graphql-dotnet/graphql-dotnet - 5234d37cb6116b62b11bc1ee7afd883e8124daa3 authored almost 4 years ago
Update v4 migration documentation (#2236)

github.com/graphql-dotnet/graphql-dotnet - cd1f152809a534f69701b4e27758e2f7b4f81407 authored almost 4 years ago
Better type checks for NonNull and List (#2259)

github.com/graphql-dotnet/graphql-dotnet - 4467a9c461d3850029fd4ad7397456aeeca3d1a6 authored almost 4 years ago
Patch for adding a field where Type = ListGraphType (#2258)

github.com/graphql-dotnet/graphql-dotnet - e59ce6cd4b5a79824568303dfdb52019bc27bf2d authored almost 4 years ago
Additional memory reductions during serialization (#2240)

github.com/graphql-dotnet/graphql-dotnet - 762db01d0862ae3e3c43e0044971a620b72acd8d authored almost 4 years ago
Code style fixes (#2254)

github.com/graphql-dotnet/graphql-dotnet - 32d0e74d3af3a24945b197cd57678d400ccfb1da authored almost 4 years ago
Change NameValidator's type argument to an enum (#2252)

github.com/graphql-dotnet/graphql-dotnet - 797ad81851944300340d8a416a7d2339d2744b58 authored almost 4 years ago
The ExecutionResult.Data property is serialized only if the request was executed. (#2251)

github.com/graphql-dotnet/graphql-dotnet - 4bd3e8b2809069d814d0882cf0bed7551138f876 authored almost 4 years ago
Codecov integration (#2248)

github.com/graphql-dotnet/graphql-dotnet - b3d6cf43e1f5255d9fcf5ec42b12f6316fed14ac authored about 4 years ago
Support for repeatable directives, refactored schema visitors (stateless), directives validation, small optimizations (#2247)

github.com/graphql-dotnet/graphql-dotnet - 8e6defd8253903a083c86e40fba5bbbb1356cccf authored about 4 years ago
Add format column, fix GraphQL.NET naming (#2246)

github.com/graphql-dotnet/graphql-dotnet - 539c3909f99c3b65d70b8ab757e5cfbd6ec0bf0d authored about 4 years ago
Bump Bogus from 32.0.2 to 32.1.1 (#2245)

Bumps [Bogus](https://github.com/bchavez/Bogus) from 32.0.2 to 32.1.1.
- [Release notes](https:...

github.com/graphql-dotnet/graphql-dotnet - 874fd296f30cef08cb0b23111d75b8ae20b17379 authored about 4 years ago
Only net5 for local tests (#2244)

github.com/graphql-dotnet/graphql-dotnet - b9c366f91ada86ccb314dc48a0c0f5ed3c297ee7 authored about 4 years ago
Remove ExecutionNode.IsResultSet and memory for Source (#2239)

github.com/graphql-dotnet/graphql-dotnet - caf606f376a7f137586413985001c0cafcd7a025 authored about 4 years ago
DirectiveVisitors redesign (#2241)

github.com/graphql-dotnet/graphql-dotnet - 7a636278daa2fc0548adcecb58bfb0bde5610d57 authored about 4 years ago
Fix name validator test (#2243)

* api

github.com/graphql-dotnet/graphql-dotnet - a88474e5a45402231bd603449b70a94004baa571 authored about 4 years ago
Change ExecutionResult.Data internals from dictionaries to arrays (#2235)

github.com/graphql-dotnet/graphql-dotnet - 4cd12d9cf2c341b38189a2c5937039c58124e179 authored about 4 years ago
GraphType first schema directives (#1451)

github.com/graphql-dotnet/graphql-dotnet - 22c1c207a4b2abccace67548b75bac3da04ec6c8 authored about 4 years ago
Add GlobalSwitches.EnableReadDefaultValueFromAttributes (#2231)

github.com/graphql-dotnet/graphql-dotnet - 2fdf304ac8959a46b34655e5d00eedbeaaf8e2aa authored about 4 years ago
Optimize memory usage (#2230)

github.com/graphql-dotnet/graphql-dotnet - ffbe4b2c0b3642f3d0128434aea36a16f68d28a3 authored about 4 years ago
Eliminate ExpressionFieldResolver (#2229)

github.com/graphql-dotnet/graphql-dotnet - 383e74e7301de1a3e7c19ed22333501f442b3f6f authored about 4 years ago
Add note for xml comments (#2227)

github.com/graphql-dotnet/graphql-dotnet - 24bb43d2f39eda2bba29b01e4dd03d9992978c11 authored about 4 years ago
Add global switches (#2224)

github.com/graphql-dotnet/graphql-dotnet - 627144b7177e228139272a09c9e9d519d25824bc authored about 4 years ago
Prevent API tests from running twice (#2225)

github.com/graphql-dotnet/graphql-dotnet - f4b0e81e640fe6586330a17dfbd8b4e8ff5317a6 authored about 4 years ago
Lazy load Metadata property (#2223)

github.com/graphql-dotnet/graphql-dotnet - 064a4296f731166dfb5fe2a01718c674c3ab2281 authored about 4 years ago
Less allocations + Benchmark diff tool (#2219)

github.com/graphql-dotnet/graphql-dotnet - 70ac9e9b67058db5b14613af3c78d7aedcc362ea authored about 4 years ago
Add deserialize-variables stage to benchmarks (#2218)

github.com/graphql-dotnet/graphql-dotnet - 8566e8779466cbe4161b1df708669f0ff5bb11dd authored about 4 years ago
Re-use ResolveFieldContextAdapter<T> instances (#2197)

github.com/graphql-dotnet/graphql-dotnet - 9c285c75aafc46fa2bc4f662a7b29fd92ad4609a authored about 4 years ago
New benchmark code (#2217)

github.com/graphql-dotnet/graphql-dotnet - 161f465ac3ba84010f44d7582cc623f4e85e16a0 authored about 4 years ago
ROM from parser (#2198)

github.com/graphql-dotnet/graphql-dotnet - f387ead2fdd4d70e7c33aafae52b2bae88864521 authored about 4 years ago
Move FieldMiddleware from ExecutionOptions to Schema (#2210)

github.com/graphql-dotnet/graphql-dotnet - 2f8417d5fd89ee188ba92f56f1bc304e5161f81a authored about 4 years ago
Make ResolveFieldContext implement IResolveFieldContext<object> (#2215)

github.com/graphql-dotnet/graphql-dotnet - 565eae5e133f667188a822114f292b38b45ffb1c authored about 4 years ago
ExecutionStrategy optimizations (#2216)

github.com/graphql-dotnet/graphql-dotnet - 9cba954109293218e208c137593b6ee9c12c16e7 authored about 4 years ago
Optimize metrics collection (#2214)

github.com/graphql-dotnet/graphql-dotnet - 2a0e386b0517be246c5d4ed384bc8b0c768a48fe authored about 4 years ago
Static strategy instances (#2212)

github.com/graphql-dotnet/graphql-dotnet - 9245fdf24c8e6a00b692825eec42c49503778356 authored about 4 years ago
Add lock for multithreaded initialization (#2209)

github.com/graphql-dotnet/graphql-dotnet - 32e614877cf4a8de6e0b9fc9fb0723498320ee3e authored about 4 years ago
Bump socket.io from 2.1.1 to 2.4.1 in /docs2 (#2203)

Bumps [socket.io](https://github.com/socketio/socket.io) from 2.1.1 to 2.4.1.
- [Release notes]...

github.com/graphql-dotnet/graphql-dotnet - 6c4046d06d250b30489c26e1951989aff1008b20 authored about 4 years ago
Bring back TypeExtensions.As calls (#2201)

github.com/graphql-dotnet/graphql-dotnet - 4c646f0c5351118fe406466f59125671f06a5fc1 authored about 4 years ago
Print descriptions for enum values (#2200)

github.com/graphql-dotnet/graphql-dotnet - e293ace201e28bf9c0c14ada2be257d173147040 authored about 4 years ago
Add ReadonlyResolveFieldContext "pool" (#2188)

github.com/graphql-dotnet/graphql-dotnet - e9caf03410f687d058d1a4a143133a885c4abd35 authored about 4 years ago
Remove TypeExtensions.As (#2195)

github.com/graphql-dotnet/graphql-dotnet - 067800790120cf4d96884b11840e49ab41e3d624 authored about 4 years ago
Bump Moq from 4.15.2 to 4.16.0 (#2192)

Bumps [Moq](https://github.com/moq/moq4) from 4.15.2 to 4.16.0.
- [Release notes](https://githu...

github.com/graphql-dotnet/graphql-dotnet - d104d60c53e8710eb5db18af6f07a315b370573b authored about 4 years ago
Performance improvements within ExecutionHelper (#2186)

github.com/graphql-dotnet/graphql-dotnet - e90bee70d07232e449d7db451defb3d190fabf6e authored about 4 years ago