.netcore6 API using MediatR a CQRS Library, Also added in some SignalR Hubs for fun & better communication between clients on events that could occur on the frontend.
.netcore6 library with implementation with InMemory EntityFrameWork, DbModels, and Repositories classes.
Typescript React hook based website using reactstrap an implementation of bootstrap, swagger-typescript-api for automatic api generator from swagger json, styledcomponents for custom css/components, and fontawesome for icons.
A meager attempt at some unit testing.
cd into strongdiebuncoexpress run the following command:
yarn install
cd into strongdiebuncoexpress run the following command:
yarn start
Alternatively you can just run instance from Visual Studios