Skip to content

henriquesd/BookStoreAuthentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookStore-2.0

Web API Project using .NET Core 3.1 and SPA project using Angular 9

Technologies

  • .NET Core 3.1
  • Entity Framework 3.1
  • Fluent API
  • AutoMapper
  • Swagger
  • SQL Server
  • Identity
  • JWT

Unit tests

  • xUnit
  • Moq
  • SQLite In-Memory database

SPA

  • Angular 9
  • Ng-Bootstrap
  • Ngx-Toastr

Architecture

  • 3 Layers:
    • Application layer (API)
      • Controllers
      • Dtos
    • Domain layer
      • Models
      • Interfaces
      • Services
    • Infrastructure layer
      • Repository Pattern
  • SPA

About

Project using .NET Core 3.1, Angular 9, EF Core, SQL Server, xUnit with SQLite database InMemory and EF Core InMemory, and authentication with Identity and JWT token.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors