Major part of the release is the ASP .NET Core MVC Tag Helpers package. During the last few months, we built a .NET library with Tag Helpers for all components. Each ASP .NET Tag helper has the same API members. This means that if you are familiar with the jQWidgets API, you already know how to use this .NET package. If you are not, please refer to the documentation page. The Tag Helpers enable Server-Side code to participate in creating and rendering HTML elements in Razor files. For more information about the package, please refer to: ASP .NET Core MVC Documentation and the Demo page: ASP .NET Tag Helpers.
What’s New:
– Angular 2.0 Final version support.– ASP .NET Core MVC Tag Helpers.
– ASP .NET Core MVC Bootstrap Tag Helpers.