25 changed files
GoCrimea.API | ||
Controllers | ||
UserController.cs + | ||
appsettings.Development.json + | ||
appsettings.json + | ||
GoCrimea.API.csproj + | ||
Program.cs + | ||
Startup.cs + | ||
GoCrimea.BLL | ||
Contracts | ||
Models | ||
UserDTO.cs + | ||
SpecialModels | ||
RegisterViewModel.cs + | ||
Implementations | ||
Mapper.cs + | ||
UserService.cs + | ||
Interfaces | ||
IUserService.cs + | ||
Properties | ||
AssemblyInfo.cs + | ||
app.config + | ||
GoCrimea.BLL.csproj + | ||
packages.config + | ||
GoCrimea.DAL | ||
EF | ||
ApplicationContext.cs + | ||
Saver.cs + | ||
Entities | ||
DBUser.cs + | ||
Interfaces | ||
ISaver.cs + | ||
Properties | ||
AssemblyInfo.cs + | ||
app.config + | ||
GoCrimea.DAL.csproj + | ||
packages.config + | ||
.gitattributes + | ||
GoCrimea.sln + | ||
UserController.cs
/GoCrimea.API/Controllers/UserController.cs/GoCrimea.API/Controllers/UserController.cs
appsettings.Development.json
/GoCrimea.API/appsettings.Development.json/GoCrimea.API/appsettings.Development.json
RegisterViewModel.cs
/GoCrimea.BLL/Contracts/SpecialModels/RegisterViewModel.cs/GoCrimea.BLL/Contracts/SpecialModels/RegisterViewModel.cs
UserService.cs
/GoCrimea.BLL/Implementations/UserService.cs/GoCrimea.BLL/Implementations/UserService.cs
ApplicationContext.cs
/GoCrimea.DAL/EF/ApplicationContext.cs/GoCrimea.DAL/EF/ApplicationContext.cs