- Support has been provided to include a custom message in
AccessRule
class using the message property.
- Now, in access control, the
FolderRule
andFileRule
classes are combined into a singleAccessRule
class, where you can specify both folder and file rules by using theIsFile
property. - Now, the
Edit
andEditContents
in access control are renamed asWrite
andWriteContents
.
- Replaced the base model class files with
Syncfusion.EJ2
assembly reference.
- Added filesystem provider support for ASP.NET Core.