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

Move maxRecursionCount to options (#1654)

github.com/graphql-dotnet/graphql-dotnet - 7495649abd6f351fb8667a506fb66dfc5e6b4e71 authored over 4 years ago by Ivan Maximov <[email protected]>
ExecutionError.Data handles object keys (#1653)

github.com/graphql-dotnet/graphql-dotnet - 7e32e991ba7f4bb8a3a890242bceb434a222f5f4 authored over 4 years ago by Ivan Maximov <[email protected]>
Update schema-generation.md (#1655)

github.com/graphql-dotnet/graphql-dotnet - 01b824bddf6564a5c02c87b6ac6bb5229920e409 authored over 4 years ago by nav-malik <[email protected]>
bugfix: Expected type "Decimal", found 39614081257132168796771975168. (#1636)

github.com/graphql-dotnet/graphql-dotnet - fd0b8f8eb7d1f04a11cf3a591abf10a7e1de7dea authored over 4 years ago by Ivan Maximov <[email protected]>
Fallback to extension directives. (#1647)

github.com/graphql-dotnet/graphql-dotnet - 03b69246efde69db0bf56bd11d93f0f874c4df2a authored over 4 years ago by Martynas Žilinskas <[email protected]>
Add documentation for ThrowOnUnhandledException (#1651)

github.com/graphql-dotnet/graphql-dotnet - ea01f265ecf4fc397c6f4eafb05a4c5aed6eaae8 authored over 4 years ago by Cameron Everett <[email protected]>
Serialize any errors first (#1638)

github.com/graphql-dotnet/graphql-dotnet - 4c254965b6d674dfa2fb4ba5402b1c51aa830408 authored almost 5 years ago by Ben McCallum <[email protected]>
add SourceLink and move to embedded pdb (#1475)

github.com/graphql-dotnet/graphql-dotnet - e63797af4e08bf12ad1054dca65d30d045520f6b authored almost 5 years ago by Simon Cropp <[email protected]>
Firecamp link added in readme (#1632)

github.com/graphql-dotnet/graphql-dotnet - 9ec5c9df9ba7afe24f4a9f2cb5c9b26e8a2af112 authored almost 5 years ago by Nishchit <[email protected]>
DateTime <-> DateTimeGraphType mapping (#1629)

github.com/graphql-dotnet/graphql-dotnet - fa7a7693324e9b5e3c1e43f57ae479a5287f3a15 authored almost 5 years ago by Ivan Maximov <[email protected]>
Fix AmbiguousMatchException for GetArgument (#1627)

github.com/graphql-dotnet/graphql-dotnet - 9434640b2a84369c23bc0a1145b1324fab8f4ac3 authored almost 5 years ago by Ivan Maximov <[email protected]>
add support for comments (#1617)

github.com/graphql-dotnet/graphql-dotnet - 04b47c62ef9cda2372e54043cd91fff70c73f22d authored almost 5 years ago by vincent-duret <[email protected]>
fix validation rule for required arguments (#1621)

github.com/graphql-dotnet/graphql-dotnet - 8cef5bb8a9762a2309b7a46b17b2b0645db5199e authored almost 5 years ago by Ivan Maximov <[email protected]>
Support for serialize custom ExecutionResult (#1623)

github.com/graphql-dotnet/graphql-dotnet - 13dbdafcbff253d7460a5c590c07b6ca6a5b788f authored almost 5 years ago by Ivan Maximov <[email protected]>
Scalars docs (#1616)

github.com/graphql-dotnet/graphql-dotnet - 8042d8bc24c967733d144abed8f1e70ea01c324a authored almost 5 years ago by Ivan Maximov <[email protected]>
Stricter date parsing for DateGraphType (#993)

github.com/graphql-dotnet/graphql-dotnet - 6f31acc1581462342e98f14db18afa0c31034934 authored almost 5 years ago by Simon Cropp <[email protected]>
Add xml comments to ExecutionResult (#1615)

github.com/graphql-dotnet/graphql-dotnet - 474ebe36ce5bee1c4ccc50829a63f0e8299070a0 authored almost 5 years ago by Shane Krueger <[email protected]>
Remove CommonAssemblyInfo.cs + cleanup (#1612)

github.com/graphql-dotnet/graphql-dotnet - 6df4262141699744333bc6044daf722765b24113 authored almost 5 years ago by Ivan Maximov <[email protected]>
Add Schema.Description property from draft spec (#1613)

github.com/graphql-dotnet/graphql-dotnet - 7fe0a20c7d143bd4c2fa780a31b529089eef2e2f authored almost 5 years ago by Ivan Maximov <[email protected]>
Remove extra xml comment in ExecutionContext.cs (#1614)

github.com/graphql-dotnet/graphql-dotnet - 6d24da0f4baa4b1f07436203178cd38d1c44d6a6 authored almost 5 years ago by Shane Krueger <[email protected]>
Expose Extensions (#1611)

github.com/graphql-dotnet/graphql-dotnet - 56be3f5ce7fc75ebcbfe0276cb30f7ac713710b9 authored almost 5 years ago by Ivan Maximov <[email protected]>
Update README.md (#1609)

github.com/graphql-dotnet/graphql-dotnet - bb919ba9adaf757e3bcc7ce6c20444e296a96300 authored almost 5 years ago by Ivan Maximov <[email protected]>
make ScalarGraphType.Serialize virtual (#1601)

github.com/graphql-dotnet/graphql-dotnet - 692a04497e513c8b63473b87dd347bff5f41003e authored almost 5 years ago by Ivan Maximov <[email protected]>
Add xml comments to IExecutionContext (#1598)

github.com/graphql-dotnet/graphql-dotnet - dade062547f365b062157bcd113897304cb648ba authored almost 5 years ago by Shane Krueger <[email protected]>
Expose ExecutionContext through the IDocumentExecutionListener (#792)

github.com/graphql-dotnet/graphql-dotnet - 112c872959cf2fdb7f7e975dc9890ba7351676a6 authored almost 5 years ago by BenjaBobs <[email protected]>
move ExecuteAsync overload to extension method (#1588)

github.com/graphql-dotnet/graphql-dotnet - 042345659a2561d12d99448dd64cf4e57597be30 authored almost 5 years ago by Ivan Maximov <[email protected]>
Remove pattern-based middleware (#1568)

github.com/graphql-dotnet/graphql-dotnet - a52d4c1625e020dd0f21a231567cea2716f6544f authored almost 5 years ago by Shane Krueger <[email protected]>
Change static introspection field types to instances (#1564)

github.com/graphql-dotnet/graphql-dotnet - 76895934937b702f2f3571674efb121658828287 authored almost 5 years ago by Shane Krueger <[email protected]>
Add object converter for GetArgument (#1582)

github.com/graphql-dotnet/graphql-dotnet - a38dd8dcb24cf730e7dbb8d6bc46bd43906ce5ae authored almost 5 years ago by Ivan Maximov <[email protected]>
Changes to IFieldNameConverter and related code (#1549)

github.com/graphql-dotnet/graphql-dotnet - 8ba703072be02019f8b7160f89376ebce532b4c1 authored almost 5 years ago by Shane Krueger <[email protected]>
cut APIs: remove middlewareresolver and synctoasyncresolveradapter in favor of extension method (#1574)

github.com/graphql-dotnet/graphql-dotnet - c8daf621fb2d714ccfd3eceb4982df97a2e394bf authored almost 5 years ago by Ivan Maximov <[email protected]>
Upgrade repo (#1583)

- update README with myget badge and more info about preview builds, add links to IDEs
- update...

github.com/graphql-dotnet/graphql-dotnet - 964641ad31b3483fa8335bdc726a6738d4967eed authored almost 5 years ago by Ivan Maximov <[email protected]>
More conversions (#1577)

github.com/graphql-dotnet/graphql-dotnet - 8c467dd1fdff5f8a77d43c41872598ebe01b1d3b authored almost 5 years ago by Ivan Maximov <[email protected]>
Mapping from field name to property expression name (#1107)

github.com/graphql-dotnet/graphql-dotnet - f72b07a530f67086efd57cf7933552b10b936f8d authored almost 5 years ago by Ivan Maximov <[email protected]>
Fix performance problems in S.T.J. + add serialization benchmarks (#1541)

github.com/graphql-dotnet/graphql-dotnet - 8c356bdee51a26c6b582cda98063002edafd0fa7 authored almost 5 years ago by Ivan Maximov <[email protected]>
move all ResolveFieldContext classes and interfaces from GraphQL.Types namespace into GraphQL namespace (#1567)

github.com/graphql-dotnet/graphql-dotnet - ca3b75475008772dfbf6647b492237971da22667 authored almost 5 years ago by Ivan Maximov <[email protected]>
ArgumentNullException fix (#1570)

github.com/graphql-dotnet/graphql-dotnet - 003990b15c1a38695bd79ce0479efce7089b579c authored almost 5 years ago by Ivan Maximov <[email protected]>
Add documentation for enumerations (#758) (#924)

github.com/graphql-dotnet/graphql-dotnet - 81ef562095624592da8f824773572397560a26a0 authored almost 5 years ago by Andrew Barger <[email protected]>
Remove Schema.Services (#1563)

github.com/graphql-dotnet/graphql-dotnet - bfb46ee4cfe6e0bc8bf40fb5ff4aa0ad1769e616 authored almost 5 years ago by Shane32 <[email protected]>
Add basic xml comments to IDocumentExecutionListener (#1553)

github.com/graphql-dotnet/graphql-dotnet - a6edefb148cacd904fbed4b57ee26c87c8521257 authored almost 5 years ago by Shane32 <[email protected]>
Add DI support for Field Middleware, IFieldMiddleware interface (#1537)

github.com/graphql-dotnet/graphql-dotnet - b117c10e185444330738852e878bc2f1a798dbe4 authored almost 5 years ago by Ivan Maximov <[email protected]>
Make ResolveFieldContextExtensions.As public (#1559)

github.com/graphql-dotnet/graphql-dotnet - 1c5c0839ffd2baf8fc2e138bff0c26f175329e9f authored almost 5 years ago by Shane32 <[email protected]>
field name should begin with _ (#1558)

github.com/graphql-dotnet/graphql-dotnet - 8d25ef27c36cee980653d49a33190a9c869adc55 authored almost 5 years ago by Ivan Maximov <[email protected]>
Consolidate methods for JsonConverterBigInteger (#1557)

github.com/graphql-dotnet/graphql-dotnet - 77639912f3ff13947c65bef86c32b6ff4c6f9cd9 authored almost 5 years ago by Ivan Maximov <[email protected]>
Add xml comments to ISchema (#1552)

github.com/graphql-dotnet/graphql-dotnet - d034184600fd5742a1d8d0a0cefdcc4ca3b46872 authored almost 5 years ago by Shane32 <[email protected]>
Add xml comments to field resolvers (#1556)

github.com/graphql-dotnet/graphql-dotnet - 6fb2bc057815a94ddc6abcc8c676c3e97c9d35a8 authored almost 5 years ago by Shane32 <[email protected]>
Add xml comments to IResolveFieldContext (#1555)

github.com/graphql-dotnet/graphql-dotnet - 7a8647178d587007346f65b2b4916672681c0d5f authored almost 5 years ago by Shane32 <[email protected]>
ObjectDictionaryConverter optimizations (#1551)

github.com/graphql-dotnet/graphql-dotnet - aebc6d33f90f6d9ddc82c3cc25d70c145a8f5767 authored almost 5 years ago by Ivan Maximov <[email protected]>
Increase appveyor testing reliability (#1554)

github.com/graphql-dotnet/graphql-dotnet - cda1750fd6c39d342ba9709d343e46e08476712e authored almost 5 years ago by Shane32 <[email protected]>
Move IDisposable from ISchema to Schema (#1550)

github.com/graphql-dotnet/graphql-dotnet - 14646789fdf7925ba75d2894a0f3694f150036e9 authored almost 5 years ago by Shane32 <[email protected]>
Add xml comments (#1544)

github.com/graphql-dotnet/graphql-dotnet - 669b07c81af8e79ad4b310590e8c6f704cb93d75 authored almost 5 years ago by Shane32 <[email protected]>
Add xml comments to ExecutionOptions (#1543)

github.com/graphql-dotnet/graphql-dotnet - ea145f3e3ef47c4ac6b5e45faca78d2397fa8ba5 authored almost 5 years ago by Shane32 <[email protected]>
Add xml comments to IDocumentBuilder (#1540)

github.com/graphql-dotnet/graphql-dotnet - 442b7b452cfd0af716c2d84bba0f5a9c67dc30fd authored almost 5 years ago by Shane32 <[email protected]>
Add xml comments to IExecutionStrategy (#1539)

github.com/graphql-dotnet/graphql-dotnet - 50a02b23f904abd5b65e654b561fb38587c5b35c authored almost 5 years ago by Shane32 <[email protected]>
Add xml comments to IDocumentExecuter (#1538)

github.com/graphql-dotnet/graphql-dotnet - 420cecc926289fddd715885313d44f470a2070b5 authored almost 5 years ago by Shane32 <[email protected]>
Apply editorconfig (#1525)

* add access modifiers

* fix constant names

* expression body for props

* use var inste...

github.com/graphql-dotnet/graphql-dotnet - 4c6be510016529394e30ab36c0183ebfe344f8fb authored almost 5 years ago by Ivan Maximov <[email protected]>
use UnsafeRelaxedJsonEscaping to simplify tests, remove \uXXXX (#1526)

github.com/graphql-dotnet/graphql-dotnet - e2d0ccd650d7a3ebc334f11dbe297574a4ec6c89 authored almost 5 years ago by Ivan Maximov <[email protected]>
ExecutionNode.Path optimization v2 (#1533)

github.com/graphql-dotnet/graphql-dotnet - e3e42c5d6812b32de55183e663075ab0f2a897d8 authored almost 5 years ago by Shane32 <[email protected]>
New DocumentWriter constructors (#1530)

github.com/graphql-dotnet/graphql-dotnet - 6fa5a8a5212d2604a74d3af2845a0ce344a0ffb0 authored almost 5 years ago by Ben McCallum <[email protected]>
fix deserialization in Harness (#1529)

github.com/graphql-dotnet/graphql-dotnet - c440edc5817fddbb371c01731ef5731755842766 authored almost 5 years ago by Ivan Maximov <[email protected]>
Change ExecuteNodeAsync to return Task (#1523)

github.com/graphql-dotnet/graphql-dotnet - e4130a4daeb06ec835d2cab1a7abcb2cd6b0226b authored almost 5 years ago by Shane32 <[email protected]>
add cancellationToken to IDocumentWriter.WriteAsync (#1524)

github.com/graphql-dotnet/graphql-dotnet - cc69f4a923e78df872964402238523a26bcd0d11 authored almost 5 years ago by Ivan Maximov <[email protected]>
Note about json converter (#1495)

github.com/graphql-dotnet/graphql-dotnet - f29e42469e660fcf03ca81d9a7bed62bd61076a4 authored almost 5 years ago by Ivan Maximov <[email protected]>
Add GraphQL.SystemTextJson (#1512)

github.com/graphql-dotnet/graphql-dotnet - 11b319c0086f9276df55b2695513757923805b88 authored almost 5 years ago by Ben McCallum <[email protected]>
* add notes about backward compatibility and link to api diff (#1515)

github.com/graphql-dotnet/graphql-dotnet - 8dc8133f1a8c9b4c8c2708723a8f5f032e5547d9 authored almost 5 years ago by Ivan Maximov <[email protected]>
bump GraphQL-Parser to 5.0.1 (#1510)

github.com/graphql-dotnet/graphql-dotnet - 12a2f078243e300ebb3293656c01cfb107cb18ed authored almost 5 years ago by Ivan Maximov <[email protected]>
upgrade publicapigenerator to 10.0.1 (#1507)

github.com/graphql-dotnet/graphql-dotnet - 2fe847feaca9cd93a5d5b8fba543d188fc7f84a3 authored almost 5 years ago by Ivan Maximov <[email protected]>
upgrade to netcoreapp3.1 (#1506)

github.com/graphql-dotnet/graphql-dotnet - ba71b4ce3c29462c7be324437ac5b3b3f2256552 authored almost 5 years ago by Ivan Maximov <[email protected]>
Heap allocation optimizations (#1456)

* support for BigInteger

* eliminating boolean boxing

* eliminate Func<T, bool> allocatio...

github.com/graphql-dotnet/graphql-dotnet - a19522c4e84afd0b61a313d8caa8ba36ad90b26b authored almost 5 years ago by Ivan Maximov <[email protected]>
Extraction of Newtonsoft dependent APIs into separate library (#1448)

* Issue #1148 - Remove Newtonsoft.Json dependency in GraphQL and move dependent apis into GraphQ...

github.com/graphql-dotnet/graphql-dotnet - 43a80a883997a88f9dd9e22d3ca2f80b6183825f authored almost 5 years ago by MerickOWA <[email protected]>
ResolveFieldContext/ReadonlyResolveFieldContext performance enhancements (#1500)

github.com/graphql-dotnet/graphql-dotnet - f5ddaa3e81257c301f01224ca2c1a79e9b2d8611 authored almost 5 years ago by Shane32 <[email protected]>
Use IDictionary for IResolveFieldContext.Arguments (#1503)

github.com/graphql-dotnet/graphql-dotnet - 8d780b88b2dd4b51e8bb0763fe514ad101288a1d authored almost 5 years ago by Shane32 <[email protected]>
Add IResolveFieldContext (#1441)

* Add IResolveFieldContext interface and change IFieldResolver.Resolve to use IResolveFieldConte...

github.com/graphql-dotnet/graphql-dotnet - 89615b146e7a47750a50adce2d8ef822d67ad749 authored almost 5 years ago by Shane32 <[email protected]>
Added Altair GraphQL Client usage to docs (#1498)

github.com/graphql-dotnet/graphql-dotnet - dfa171446e7a6d964c7d8281d52e2b58783c73c0 authored almost 5 years ago by Samuel <[email protected]>
Add benchmarks (#1297)

github.com/graphql-dotnet/graphql-dotnet - 83b7a6d4df826a30aac9621c414111496eeff561 authored almost 5 years ago by Ivan Maximov <[email protected]>
fix link (#1493)

github.com/graphql-dotnet/graphql-dotnet - 493fbfc804ea9c5ce33d6dab939f02114ab91cc6 authored almost 5 years ago by Ivan Maximov <[email protected]>
update links to spec (#1494)

github.com/graphql-dotnet/graphql-dotnet - e7b655d60f2b33bdffa536793ecf643a61e4387f authored almost 5 years ago by Ivan Maximov <[email protected]>
Add GraphiQL docs (#1492)

github.com/graphql-dotnet/graphql-dotnet - 3083455c1cb32bc5f93c6e4e0e5195ff6c00200b authored about 5 years ago by Ivan Maximov <[email protected]>
add union docs (#1491)

github.com/graphql-dotnet/graphql-dotnet - bd8f12a14dba722317365642b51a5b1f80efd6e2 authored about 5 years ago by Ivan Maximov <[email protected]>
expression body for single line lambda (#1487)

Co-authored-by: Simon Cropp <[email protected]>

github.com/graphql-dotnet/graphql-dotnet - 3f48fda81695657cc35baa23244be4d06402ef0b authored about 5 years ago by Ivan Maximov <[email protected]>
remove || namedType is EnumerationGraphType (#1479)

* remove || namedType is EnumerationGraphType

EnumerationGraphType inherits from ScalarGraph...

github.com/graphql-dotnet/graphql-dotnet - 774926d1147373d52a1443c05c562ae883d3bcd4 authored about 5 years ago by Simon Cropp <[email protected]>
place using outside namespace (#1485)

github.com/graphql-dotnet/graphql-dotnet - ddb372c46b3552b79774d31cef9c32d8c03d47d9 authored about 5 years ago by Ivan Maximov <[email protected]>
Small fixes (#1488)

github.com/graphql-dotnet/graphql-dotnet - e9758cd464778f3a3af63eef6cb0b0a6a7fcd5b2 authored about 5 years ago by Ivan Maximov <[email protected]>
Parentheses can be removed (#1484)

github.com/graphql-dotnet/graphql-dotnet - e4c4471e34771f6ee12757d86e993d1d1b5fdd13 authored about 5 years ago by Ivan Maximov <[email protected]>
remove this. (#1486)

github.com/graphql-dotnet/graphql-dotnet - fbf6ef9499697d90e74e70f7652246d96e181d38 authored about 5 years ago by Ivan Maximov <[email protected]>
Block body for ctors (#1483)

github.com/graphql-dotnet/graphql-dotnet - 7b4b119e5ab00e81583d1f6b40e6971d5e25f30a authored about 5 years ago by Ivan Maximov <[email protected]>
use is null instead of object.ReferenceEquals (#1489)

github.com/graphql-dotnet/graphql-dotnet - 09be0ccede78daceadac85e3cab8059da86132d1 authored about 5 years ago by Ivan Maximov <[email protected]>
add test checks (#1482)

github.com/graphql-dotnet/graphql-dotnet - c00f290ea986f69bfe74fb8260d60d89c3d96a1e authored about 5 years ago by Ivan Maximov <[email protected]>
prepare to pack all packable projects in solution (#1481)

github.com/graphql-dotnet/graphql-dotnet - 36f4373a542effb467176ad0c3fb6d88d52095ca authored about 5 years ago by Ivan Maximov <[email protected]>
[WIP] add editorconfig rules (#1438)

github.com/graphql-dotnet/graphql-dotnet - 60bd801923d2618dc2f666710997212a191c3314 authored about 5 years ago by Ivan Maximov <[email protected]>
Harness reworking (#1471)

GraphiQL and Playground support
fix HTTP status code to always return 200 OK
use IOptions patt...

github.com/graphql-dotnet/graphql-dotnet - 2f2c23f46c507e633002c5cd952ec1bb2b895335 authored about 5 years ago by Ivan Maximov <[email protected]>
fixes #1055 (#1473)

fixes #1386

github.com/graphql-dotnet/graphql-dotnet - 3951e82af5034eea3c5edec7b216e8adc1385fad authored about 5 years ago by Ivan Maximov <[email protected]>
move to PackageLicenseExpression (#1476)

nuget parses and renders this

github.com/graphql-dotnet/graphql-dotnet - dc98c833502f10896d4e0228de02e494f44d3317 authored about 5 years ago by Simon Cropp <[email protected]>
support type hierachy of usercontext type (#1474)

github.com/graphql-dotnet/graphql-dotnet - 2f125e47286d59200584fdb58fc02a7bb2277b5c authored about 5 years ago by Simon Cropp <[email protected]>
move to embedded icon (#1478)

github.com/graphql-dotnet/graphql-dotnet - a1b9a15f62e8aa15ce413d2ac56ede63c21e44b8 authored about 5 years ago by Simon Cropp <[email protected]>
remove redundant props (#1477)

github.com/graphql-dotnet/graphql-dotnet - 635b9a449228e63e0dbf1deadf09f7c9cf07ab41 authored about 5 years ago by Simon Cropp <[email protected]>
Merge pull request #1480 from graphql-dotnet/fixArgExceptionParamName

first param of ArgumentOutOfRangeException is param name

github.com/graphql-dotnet/graphql-dotnet - 0493cbfcf18a303427fc17306ae6e883797cbac8 authored about 5 years ago by Simon Cropp <[email protected]>
Field description can be taken from the interface field (#1470)

* fixes #1004

github.com/graphql-dotnet/graphql-dotnet - f00fe35ce9d6d5a56efed6566dd3106585f7194c authored about 5 years ago by Ivan Maximov <[email protected]>
first param of ArgumentOutOfRangeException is param name

github.com/graphql-dotnet/graphql-dotnet - 1c8ea8a0f806f92e189cdfc9eaf0bbc18fb2ce56 authored about 5 years ago by Simon Cropp <[email protected]>
add interface match check (#1469)

github.com/graphql-dotnet/graphql-dotnet - 9a7410e199de887d8ec436892ce642ae0910f19d authored about 5 years ago by Ivan Maximov <[email protected]>