Skip to content

Backend of fullstack geospatial application which allows users to create, participate and manage sport events from pickup games to tournaments. This API is written in .NET 8 using SQL Server for database

Notifications You must be signed in to change notification settings

Pietrzaaq/all-play-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

AllPlay Backend

AllPlay is a project to test and expand my knowleadge in terms of: software design, clean architecture and clean code.

It's an ASP.NET Web Api project written in .NET 6

Technologies and libraries

Project is created with:

  • .NET 6
  • Enitity Framework Core 7
  • Microsoft Sql Server
  • Mapster

Concepts

Concepts that i'm trying to apply respectfully:

  • Clean Architecture
  • SOLID principles
  • Clean code
  • CQRS
  • Dependency injection

Setup

Sources

This project is inspired by knowleadge shared by @DevMentors and @AmichaiMantinband

About

Backend of fullstack geospatial application which allows users to create, participate and manage sport events from pickup games to tournaments. This API is written in .NET 8 using SQL Server for database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages