acookook
❔ GraphQL for ASP.NET 7 subscription service
With currently giving a try myself, I just find it confusing just to everything set up, not to mention that I do not understand how to wire this up the unitofwork and repository pattern.
I have no code to show, since I am wiggleing around installing different graph ql packages like HotChocolate and trying various options shown @ medium, with even the basic examples failing at the first lines, like:
3 replies
❔ GraphQL + EF Core
I mostly read through https://medium.com/shemseddine-on-code/setup-a-graphql-api-using-asp-net-core-79f1b88f6ad8
but a I am cofused how I should user the context. Maybe via DI?
9 replies