MyPhoneBook-main
.DS_Store
6KB
README.md
57B
.gitignore
6KB
PhoneBook
PhoneBook.sln
3KB
PhoneBook.Models
PhoneBook.Models.csproj
434B
BaseModel.cs
228B
EntryModel.cs
392B
ResponseModel.cs
181B
PhoneBookModel.cs
300B
AutoMapping.cs
764B
PhoneBook.Tests
Startup.cs
832B
PhoneBook.Tests.csproj
1KB
ServiceTests
PhoneBookServiceTests.cs
1KB
EntryServiceTests.cs
1KB
PhoneBook.Core
PhoneBook.Core.csproj
524B
Entry.cs
376B
PhoneBookContext.cs
2KB
PhoneBook.cs
390B
Scripts
Init
361B
PhoneBook.Ui
WeatherForecast.cs
308B
Startup.cs
3KB
appsettings.Development.json
159B
Program.cs
720B
Controllers
BaseController.cs
324B
WeatherForecastController.cs
1KB
EntryController.cs
2KB
PhoneBookController.cs
3KB
wwwroot
favicon.ico
5KB
PhoneBook.Ui.csproj
4KB
Properties
launchSettings.json
649B
ClientApp
src
tsconfig.spec.json
256B
main.ts
553B
index.html
337B
styles.css
279B
polyfills.ts
3KB
environments
environment.ts
631B
environment.prod.ts
51B
assets
.gitkeep
0B
tslint.json
314B
test.ts
637B
tsconfig.app.json
170B
tsconfig.server.json
183B
app
app.server.module.ts
413B
fetch-data
fetch-data.component.ts
612B
fetch-data.component.html
616B
Services
phone-book-management.service.spec.ts
400B
entry-management.service.ts
650B
entry-management.service.spec.ts
379B
phone-book-management.service.ts
797B
app.module.ts
2KB
app.component.html
118B
Interfaces
entry-model.ts
134B
base-dto-model.ts
101B
phone-book-model.ts
68B
home
home.component.html
1KB
home.component.ts
155B
counter
counter.component.spec.ts
1KB
counter.component.html
234B
counter.component.ts
260B
app.component.ts
169B
nav-menu
nav-menu.component.html
2KB
nav-menu.component.ts
337B
nav-menu.component.css
249B
phonebook
phonebook.component.ts
2KB
phonebook.component.css
0B
phonebook.component.html
2KB
phonebook.component.spec.ts
649B
entry
entry.component.css
0B
entry.component.spec.ts
621B
entry.component.html
2KB
entry.component.ts
2KB
karma.conf.js
965B
angular.json
4KB
tsconfig.json
411B
tslint.json
3KB
README.md
1KB
browserslist
375B
.editorconfig
285B
.gitignore
516B
package-lock.json
486KB
e2e
tsconfig.e2e.json
213B
src
app.e2e-spec.ts
277B
app.po.ts
206B
protractor.conf.js
757B
package.json
2KB
Pages
Error.cshtml.cs
844B
Error.cshtml
856B
_ViewImports.cshtml
106B
appsettings.json
386B
.gitignore
3KB
PhoneBook.Logic
PhoneBook.Logic.csproj
709B
Services
IEntryService.cs
575B
IPhoneBookService.cs
551B
Implementations
EntryService.cs
4KB
PhoneBookService.cs
4KB
Constants.cs
347B
暂无评论