Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 907 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 907 Bytes

CommanderGQL Project!

This Project is a open-source project written in .NET Core

The objective of this project is to implement with good programming practices and use the best technologies in .net core

Give a Star! ⭐

If you liked the project please give a star

How to use:

  • You will need the latest Visual Studio 2019 and the latest .NET Core SDK.
  • Please check if you have installed the same runtime version (SDK) described in global.json
  • The latest SDK and tools can be downloaded from https://dot.net/core.

To know more about how to setup your enviroment visit the Microsoft .NET Download Guide

Technologies implemented:

  • .NET Core 5.0
  • HotChocolate.AspNetCore
  • GraphQl.Server.Ui.Voyager
  • HotChocolate.Data.EntityFramework
  • Microsoft.EntityFrameworkCore.Design
  • Microsoft.EntityFrameworkCore.SqlServer