Skip to content

nikola-stojkovski/courses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Courses

Technologies used

  • .NET 6
  • MSSQL
  • Swagger
  • EF 6
  • Azure

Application structure

In the Courses solution there are multiple projects:

  • Courses.Core.Domain
  • Courses.Core.Contracts
  • Courses.Core.Application
  • Courses.Infrastructure.Persistence
  • Courses.Presentation.WebApi
  • Courses.Tests.UnitTests

Gettings started

Courses.Presentation.WebApi.csproj should be set as a starting project. Start the application with Kestrel and the url for the Swagger will be "https://localhost:7218/swagger/index.html". There is documentation for every route and model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages