AngularAPIDemo-master
Startup.cs
2KB
.gitignore
7KB
DataContext
DataContext.cs
866B
Repository
EmployeeRepository.cs
2KB
IEmployeeRepository.cs
523B
Employee.rest
595B
Properties
launchSettings.json
350B
.vscode
launch.json
1KB
tasks.json
1KB
Program.cs
1KB
AngularDemoAPI.csproj
814B
SPA
.gitignore
631B
karma.conf.js
1015B
tsconfig.json
543B
README.md
1020B
tsconfig.spec.json
270B
angular.json
4KB
package.json
1KB
tslint.json
2KB
src
test.ts
642B
environments
environment.ts
706B
environment.prod.ts
51B
app
_common
directives
uppercase.directive.ts
423B
app.component.spec.ts
1KB
app.component.html
9KB
app.component.css
0B
_models
employee.model.ts
116B
app-routing.module.ts
814B
_components
view-employees
view-employees.component.ts
878B
view-employees.component.html
1KB
view-employees.component.css
0B
update-employee
update-employee.component.html
6KB
update-employee.component.css
0B
update-employee.component.ts
3KB
add-employee
add-employee.component.css
0B
add-employee.component.html
3KB
add-employee.component.ts
1KB
display-employee
display-employee.component.html
436B
display-employee.component.ts
575B
display-employee.component.css
0B
app.module.ts
1KB
_services
employee.service.ts
1KB
app.component.ts
207B
polyfills.ts
3KB
main.ts
372B
index.html
289B
favicon.ico
948B
assets
.gitkeep
0B
styles.css
80B
e2e
tsconfig.json
214B
src
app.e2e-spec.ts
636B
app.po.ts
262B
protractor.conf.js
810B
tsconfig.app.json
270B
.editorconfig
246B
browserslist
429B
package-lock.json
454KB
appsettings.Development.json
241B
Migrations
20200618185025_Initial Create.cs
1KB
20200618185025_Initial Create.Designer.cs
2KB
DataContextModelSnapshot.cs
2KB
AngularDemoAPI.sln
815B
appsettings.json
182B
Entities
Employee.cs
254B
Controllers
EmployeeController.cs
2KB
暂无评论