I'm using ASP.NET Boilerplate Core with Angular 2 version 2.0.2 which still uses the ngx-bootstrap theme as supposed to the latest Material theme.
Is there a datepicker built-in or must I follow the instructions from the old forums to load bootstrap-datepicker myself?
On a side-note: Do the free templates implement the Metronic theme, or is it removed and only available in ASP.NET Zero?
The ngx-bootstrap theme used by the old ABP 2.0.2. template does include a datepicker. Follow their usage example to implement it.
The free templates do not include the Metronic theme.