Hi, I can see that you have included a template to be created for ASP.Net Core. Nice Job! Just created a sample template and realised lots of things are removed from the template (Angular, Module Zero, Hangfire,...) Is there any specific reason for that or it is temporary and more will be included in the future likewise the ASP.Net MVC 5.0 template one?
6 Answer(s)
-
0
Hi,
We will create a module-zero included version of the template.
We did not remove anything. This is a completely new and separated template based on AspNet Core.
For HangFire, you can add it as documented in <a class="postlink" href="http://www.aspnetboilerplate.com/Pages/Documents/Hangfire-Integration">http://www.aspnetboilerplate.com/Pages/ ... ntegration</a> For Angular, we will create angular2 UI later.
-
0
Hi,
That's great news. I've just read through the documentation and love what I see for my next project (thanks for the work).
Any idea when the new template will be available? I'm not sure if I should wait for it or start writing my own version or perhaps copy what I can from the MVC5 version.
Guidance would be appreciated.
-
0
<cite>hikalkan: </cite> Hi,
We will create a module-zero included version of the template.
We did not remove anything. This is a completely new and separated template based on AspNet Core.
For HangFire, you can add it as documented in <a class="postlink" href="http://www.aspnetboilerplate.com/Pages/Documents/Hangfire-Integration">http://www.aspnetboilerplate.com/Pages/ ... ntegration</a> For Angular, we will create angular2 UI later.
Hey Ibrahim, Do you have an estimation of your plan? Module-Zero and Angular 2? Is there any place that we can see the progress on each?
-
0
Probably in 3-4 weeks.
-
0
Waiting for Module Zero with mpa :D
-
0
is there an ETA for Zero to be added to the Core template? I have tried myself, but hopelessly failed :roll: