Skip to content

CarsAccountingService designed as educational project using .NET 6, Dapper, EF Core, MSSQL, AutoMapper, OpenIdConnect, Swagger.

Notifications You must be signed in to change notification settings

kudima03/CarsAccountingService

Repository files navigation

General information

Current project designed in educational purposes. Performed with such technologies and frameworks as: .NET 6, Dapper, EF Core, MSSQL database, Razor pages, Automapper, FluentValidation and Swagger support. Designed in microservice architechture.

Quick Start

1.Clone and open this repository in Visual Studio.
2.Create empty database in your MSSQL Server.
3.Replace ConnectionString in IdentityServer->appsettings.json, Cars.API->appsettings.json with your connection string.
4.Run IdentityServer and Cars.API and wait until migrations are completed.
5.Run WebMvcClient, you'll be redirected to authorization form.
6.You can authorize via demo credentials: email:[email protected], password:demopassword
or you can register new account.

About

CarsAccountingService designed as educational project using .NET 6, Dapper, EF Core, MSSQL, AutoMapper, OpenIdConnect, Swagger.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published