Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not load file or assembly 'GraphQL, ' #1

Open
sdgarimella opened this issue Jun 22, 2020 · 1 comment
Open

Could not load file or assembly 'GraphQL, ' #1

sdgarimella opened this issue Jun 22, 2020 · 1 comment

Comments

@sdgarimella
Copy link

sdgarimella commented Jun 22, 2020

Hi,

I am trying to implement GraphQL on my API using .Net Core 3.1. I am using EF Core and an on Prem SQL Server. I keep getting an error when i try to add GraphQL Service. I compared my packages to those in your project(Including versions).

It all started with the same issue that you had - graphql-dotnet/graphql-dotnet#1595

With GraphQL version 2.4, the playground middleware was working fine but the graphQL endpoint was throwing the error for me. So i upgraded my packages similar to yours in this project and i am running into this error now.

Any ideas why i am seeing this ? Can you please help ?

image

@dahlsailrunner
Copy link
Owner

I didn't see this issue until now - are you still having the problem? I can probably review this over the weekend sometime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants