Base solution for your next web application
Open Closed

Module Zero, Angular... missed in ASP.NET Core 1 template? #1469


User avatar
0
zokho created

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)
  • User Avatar
    0
    hikalkan created
    Support Team

    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.

  • User Avatar
    0
    webnoob created

    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.

  • User Avatar
    0
    zokho created

    <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?

  • User Avatar
    0
    hikalkan created
    Support Team

    Probably in 3-4 weeks.

  • User Avatar
    0
    scorpion86 created

    Waiting for Module Zero with mpa :D

  • User Avatar
    0
    gzd created

    is there an ETA for Zero to be added to the Core template? I have tried myself, but hopelessly failed :roll: