Base solution for your next web application
Open Closed

Product Road Map #654


User avatar
0
matthewosullivan created

Hi

I was wondering if you have or plan on creating/publishing a product road map? It would be great to have an idea of where the project is going, especially with the imminent release of ASP.NET 5.

Also, what are your thoughts on microservice architecture in relation to ASP.NET Boilerplate, which is currently N-Layered/monolithic?

Thanks


1 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    Hi,

    As first, you can see waiting issues and milestones: <a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate/milestones">https://github.com/aspnetboilerplate/as ... milestones</a>

    For ASP.NET 5.0. I answered this question before in the forum and Github. For an exact date; I will start to work on it in February/March.

    I've no much experience on Microservices. But, if you consider microservices as small monolithics, you can already build microservices using ASP.NET Boilerplate.

    Thanks.