karanpratapsingh / fullstack-starterkit

GraphQL first full-stack starter kit with Node, React. Powered by TypeScript
MIT License
1.17k stars 100 forks source link

.NET 5 backend implementation. #32

Closed gauravgupta98 closed 2 years ago

gauravgupta98 commented 3 years ago

Implement backend boilerplate using .NET 5 and HotChocolate

It would be nice if we can have more options on the backend side for boilerplate because I've seen people struggling on the backend side where they don't really want to use JS/TS. So it will be nice if we can implement the backend boilerplate using C#.

I've been working on creating a GraphQL API using .NET 5 (ongoing) - Socialize API. So happy to help on the implementation part.

karanpratapsingh commented 3 years ago

@gauravgupta98 apologies for the late reply...i'm not familiar with .NET 5, contributions are always open..maybe we can have backend-cs?

Socialize API looks really good!

gauravgupta98 commented 3 years ago

Yeah that makes sense and thanks 😄 I'll have a look at this