The sample application is a small library management system including:
- Member Login, Registration
- Member management
- Book management
- Issue & Return books
- Charting
- Reporting
Follow the link to overview startup process: http://shashangka.com/2018/05/20/asp-net-core2-0-angular6-spa
Download/clone full source code from @github, Thanks 🙂
Viresh says:
Can you please help me.
I am Getting Error’s like
GET http://localhost:50466/lib/zone.js/dist/zone.js net::ERR_ABORTED 404 (Not Found)
(index):35
GET http://localhost:50466/lib/core-js/client/shim.js net::ERR_ABORTED 404 (Not Found)
(index):37
GET http://localhost:50466/lib/reflect-metadata/Reflect.js net::ERR_ABORTED 404 (Not Found)
(index):40
GET http://localhost:50466/lib/systemjs/dist/system.src.js net::ERR_ABORTED 404 (Not Found)
(index):36
GET http://localhost:50466/lib/zone.js/dist/zone.js net::ERR_ABORTED 404 (Not Found)
(index):37
GET http://localhost:50466/lib/reflect-metadata/Reflect.js net::ERR_ABORTED 404 (Not Found)
(index):40
GET http://localhost:50466/lib/systemjs/dist/system.src.js net::ERR_ABORTED 404 (Not Found)
systemjs.config.js:6 Uncaught ReferenceError: System is not defined
at systemjs.config.js:6
at systemjs.config.js:56
(anonymous) @ systemjs.config.js:6
(anonymous) @ systemjs.config.js:56
(index):44 Uncaught ReferenceError: System is not defined
at (index):44
Shashangka Shekhar says:
Pls go to task runner explorer then run task “lib-js”. Follow the link: http://shashangka.com/2018/05/20/asp-net-core2-0-angular6-spa
Mk says:
Great job… so exciting…. dude..