Skip to content

Releases: graphql-dotnet/conventions

Version 1.0.8

09 Feb 20:47
Compare
Choose a tag to compare
  • Dependency injection fixes
  • Use v0.14.5.654 of graphql-dotnet

Version 1.0.7

16 Jan 20:43
Compare
Choose a tag to compare
  • Update graphql-dotnet to v0.14.4.649
  • Prevent duplicates in ResolvedInterfaces
  • Enable use of attributes on enum declarations

Version 1.0.6

25 Nov 18:21
Compare
Choose a tag to compare
  • Thread-safe GraphType lookups

Version 1.0.5

25 Nov 12:02
Compare
Choose a tag to compare
  • Layer on top of graphql-dotnet that allows you to automatically wrap your .NET classes into GraphQL schema definitions using existing property getters and methods as field resolvers
    • .NET Framework 4.5
    • .NET Platform Standard 1.5