ColaborationApp-main
client
.gitignore
636B
e2e
src
app.e2e-spec.ts
657B
app.po.ts
274B
tsconfig.json
274B
protractor.conf.js
904B
package.json
1KB
tslint.json
3KB
package-lock.json
1.24MB
src
app
app.module.ts
1KB
_models
user.ts
66B
nav
nav.component.ts
675B
nav.component.html
2KB
nav.component.css
57B
_services
account.service.ts
1KB
app.component.css
0B
app.component.spec.ts
1KB
app.component.html
103B
app.component.ts
651B
app-routing.module.ts
245B
register
register.component.html
713B
register.component.ts
720B
register.component.css
0B
home
home.component.css
0B
home.component.html
690B
home.component.ts
502B
assets
.gitkeep
0B
main.ts
372B
test.ts
753B
environments
environment.ts
662B
environment.prod.ts
51B
index.html
296B
favicon.ico
948B
styles.css
80B
polyfills.ts
3KB
karma.conf.js
1KB
tsconfig.spec.json
333B
tsconfig.json
538B
.browserslistrc
703B
ssl
server.key
2KB
server.crt
1KB
angular.json
4KB
tsconfig.app.json
287B
README.md
1015B
.editorconfig
274B
.gitignore
7KB
DatingApp.sln
2KB
API
Program.cs
685B
appsettings.Development.json
286B
Controllers
WeatherForecastController.cs
1KB
AccountController.cs
2KB
UsersController.cs
855B
BaseApiController.cs
186B
Interfaces
ITokenService.cs
138B
appsettings.json
182B
Services
TokenService.cs
1KB
API.csproj
759B
WeatherForecast.cs
284B
datingapp.db
20KB
Extentions
IdentityServiceExtensions.cs
999B
ApplicationServiceExtensions.cs
676B
Data
Migrations
DataContextModelSnapshot.cs
1KB
20210227145939_InitialCreate.cs
915B
20210228141243_UserPasswordAdded.cs
938B
20210228141243_UserPasswordAdded.Designer.cs
1KB
20210227145939_InitialCreate.Designer.cs
1KB
DataContext.cs
273B
DTOs
UserDto.cs
146B
RegisterDto.cs
237B
LoginDto.cs
234B
.vscode
launch.json
1KB
tasks.json
1KB
Entities
AppUser.cs
242B
Startup.cs
2KB
Properties
launchSettings.json
811B
README.md
48B
.vscode
launch.json
1KB
tasks.json
1KB
暂无评论