https://github.com/chsakell/angular2-features
Angular CRUD ops, Modals, Animations, Pagination, DateTimePicker, Directives and much more..
https://github.com/chsakell/angular2-features
angular aspnet-core
Last synced: about 1 month ago
JSON representation
Angular CRUD ops, Modals, Animations, Pagination, DateTimePicker, Directives and much more..
- Host: GitHub
- URL: https://github.com/chsakell/angular2-features
- Owner: chsakell
- License: mit
- Created: 2016-06-27T15:58:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-02T17:47:52.000Z (over 8 years ago)
- Last Synced: 2025-09-12T16:56:22.515Z (7 months ago)
- Topics: angular, aspnet-core
- Language: TypeScript
- Homepage: http://wp.me/p3mRWu-199
- Size: 2.97 MB
- Stars: 176
- Watchers: 34
- Forks: 98
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular CRUD ops, Modals, Animations, Pagination, DateTimePicker, Directives and much more..
[](https://ci.appveyor.com/project/chsakell/angular2-features/branch/master)
Read blog post
- Single Page Application built with Angular 4 and TypeScript
- Back-end API built with ASP.NET Core
It shows how to use several controls such as Modals, DateTimePicker, Pagination in Angular 4 applications.
Installation Instructions
- Setup the API from here or read the accosiated post
- Clone the Scheduler.SPA app and open it in your favorite text editor
- Open a command prompt and run the following commands
- npm install
- bower install
- Start the API and set the _apiURI inside the utils/config.service.ts to point it
- Start the SPA by typing npm start
Microsoft Azure Deployment
Learn how to deploy an Angular 4 app on Microsoft Azure, here.
Donations
For being part of open source projects and documenting my work here and on chsakell's blog I really do not charge anything. I try to avoid any type of ads also.
If you think that any information you obtained here is worth of some money and are willing to pay for it, feel free to send any amount through paypal.
Paypal
Follow chsakell's Blog
Facebook
Twitter
Microsoft Web Application Development
License
Code released under the MIT license.

