Skip to content

Releases: MvcControlsToolkit/MvcControlsToolkit.Core

version 1.1.5

27 Nov 16:56
Compare
Choose a tag to compare

Fixed a few minor bugs
[RunTimeType] now affects also Json serialization/deserialization
Added logic to handle Tag Helper Providers plug-ins
Added custom columns with a "name" instead of "asp-for
Moved to Asp.net 1.1

version 1.1.3

01 Nov 14:27
Compare
Choose a tag to compare

Added Rows/Columns, Templates, and associated TagHelpers. Added the whole Taghelper Provider Logic To MvcControlsToolkit.Core.
Improved Linq/Database tools, and added CRUDRepository class To MvcControlsToolkit.Core.Business