DattingApp-master
client
.gitignore
631B
e2e
src
app.e2e-spec.ts
639B
app.po.ts
301B
tsconfig.json
214B
protractor.conf.js
808B
package.json
1KB
tslint.json
3KB
package-lock.json
510KB
src
app
app.module.ts
974B
_models
user.ts
66B
nav
nav.component.ts
789B
nav.component.html
2KB
nav.component.css
56B
_services
account.service.ts
1KB
app.component.css
0B
app.component.spec.ts
942B
app.component.html
103B
app.component.ts
638B
app-routing.module.ts
196B
register
register.component.html
679B
register.component.ts
688B
register.component.css
0B
home
home.component.css
0B
home.component.html
717B
home.component.ts
494B
assets
.gitkeep
0B
main.ts
372B
test.ts
753B
environments
environment.ts
662B
environment.prod.ts
51B
index.html
295B
favicon.ico
948B
styles.css
80B
polyfills.ts
3KB
karma.conf.js
1018B
tsconfig.spec.json
270B
tsconfig.json
489B
ssl
server.key
2KB
server.crt
1KB
angular.json
4KB
tsconfig.app.json
210B
README.md
1023B
browserslist
429B
.editorconfig
274B
.gitignore
7KB
DatingApp.sln
2KB
API
Program.cs
685B
appsettings.Development.json
291B
Controllers
WeatherForecastController.cs
1KB
Accountcontroller.cs
2KB
UsersController.cs
878B
BaseApiController.cs
183B
Interfaces
ITokenService.cs
138B
Services
TokenService.cs
1KB
API.csproj
759B
WeatherForecast.cs
284B
Extensions
IdentityServiceExtensions.cs
1KB
ApplicationServiceExtensions.cs
685B
datingapp.db
20KB
Data
Migrations
20210204210504_InitialCreate.Designer.cs
1KB
DataContextModelSnapshot.cs
1KB
20210205172210_UserPasswordAdded.Designer.cs
1KB
20210205172210_UserPasswordAdded.cs
938B
20210204210504_InitialCreate.cs
915B
DataContext.cs
275B
DTOs
UserDto.cs
146B
RegisterDto.cs
238B
LoginDto.cs
235B
Entities
AppUser.cs
251B
Startup.cs
2KB
Properties
launchSettings.json
803B
.vscode
launch.json
1KB
tasks.json
1KB
暂无评论