DatingApp-main
client
tsconfig.spec.json
333B
.browserslistrc
703B
src
main.ts
372B
index.html
574B
polyfills.ts
3KB
environments
environment.ts
662B
environment.prod.ts
51B
favicon.ico
948B
styles.scss
2KB
assets
.gitkeep
0B
test.ts
753B
app
app.component.scss
185B
services
account.service.ts
965B
app-routing.module.ts
245B
models
user.ts
66B
app.constants.ts
58B
app.module.ts
2KB
app.component.html
127B
home
home.component.html
659B
home.component.ts
362B
home.component.scss
34B
app.component.ts
934B
app.component.spec.ts
1KB
nav
nav.component.ts
693B
nav.component.html
4KB
nav.component.scss
689B
footer
footer.component.ts
276B
footer.component.scss
110B
footer.component.html
195B
angular.json
4KB
tsconfig.json
538B
tslint.json
3KB
README.md
1015B
tsconfig.app.json
287B
.editorconfig
274B
.gitignore
636B
karma.conf.js
1KB
package-lock.json
575KB
e2e
src
app.e2e-spec.ts
657B
app.po.ts
274B
tsconfig.json
274B
protractor.conf.js
904B
package.json
1KB
.vscode
launch.json
1KB
tasks.json
1KB
API
DTO
UserDto.cs
152B
LoginDto.cs
156B
RegisterDto.cs
249B
Entities
AppUser.cs
255B
WeatherForecast.cs
299B
Startup.cs
2KB
appsettings.Development.json
427B
Program.cs
711B
Controllers
WeatherForecastController.cs
1KB
BaseApiController.cs
197B
UsersController.cs
915B
AccountController.cs
2KB
Services
TokenService.cs
1KB
Properties
launchSettings.json
833B
Extensions
IdentityServiceExtensions.cs
1KB
ApplicationServiceExtensions.cs
1KB
Interfaces
ITokenService.cs
146B
README.md
778B
Data
Migrations
20210207200010_UserPasswordAdded.Designer.cs
1KB
20210207200010_UserPasswordAdded.cs
946B
DataContextModelSnapshot.cs
1KB
20210205123043_InitialCreate.cs
1009B
20210205123043_InitialCreate.Designer.cs
1KB
DataContext.cs
343B
appsettings.json
192B
API.csproj
930B
.gitignore
6KB
DatingApp.sln
2KB
暂无评论