Angular-graphql
October 21, 2022 ยท View on GitHub
A full stack web application created with Angular, .NET, GraphQL and Apollo Angular, using SQL Server as the database.
Prerequisites
- Visual Studio 2022
- SQL Server
- .NET Core 6.0 SDK or above
- Node.Js V14.0 or above
Steps to run the app
- Clone the Repo
- Put your own connection string in the appsettings.json file.
- Build and launch the application from Visual Studio.
Demo

See Also
- https://github.com/AnkitSharma-007/Blazor-WebAssembly-GraphQL
- A Full-Stack Web App Using Blazor WebAssembly and GraphQL