Skip to content

osmankorogluu/LibraryApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibraryApp

Setup

Follow these steps to get your development environment set up:

  1. Clone the repository

  2. At the root directory, restore required packages by running:

    dotnet restore
    
  3. Next, build the solution by running:

    dotnet build
    
  4. Launch the app by running:

     dotnet run
    
    
    

Technologies

  • .NET 5
  • MSSQL
  • Fluent Validation
  • AutoMapper
  • MediatR

Functionalities

  • Basic CRUD operations with CQRS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages