sensenet OData parameter improvements
·
699 commits
to master
since this release
This release contains several bug fixes and OData action parameter improvements.
OData features
- IConfiguration can be added as automatic parameter of an OData operation.
- You can use case insensitive parameter names in OData requests.
- It is possible to define the action display name for an OData action method in an attribute.
Bug fixes
- UploadText can be called from a client without throwing an exception.
- We added a more meaningful error message when the user tries to delete a content without the appropriate permissions.
sensenet as a service improvements
- A new action method for local user registration was added.
Installation
To get started please follow the instructions in the Install sensenet from NuGet article.