Skip to content

ProgrammingWithDJ/CaseTrackerAPI

Repository files navigation

CaseTracker Application is part of Case Tracking Dashboard.

It has two parts one is CaseTracker UI and the other is CaseTracker Web API.

This repository is about the Web API.

This API is built in .NetCore 3.

  • This code follows latest code Practises like Repository Pattern, Unit of Work Patter and created DTO's. -API is Secured using Microsoft Identity and follows Role Based Access Control. -Application is deployed on Azure app services. -The data is managed on Microsoft Azure SQL.

This API will also have the User Interface which will consume this API using Angular.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages