title | description |
---|---|
January 2020 |
sensenet back-end updates of January 2020 |
This release is mostly a technical update that takes us closer to a full .Net Core solution.
To get this update on an existing repository, you need to execute a patch. Please download it from the assets list and execute it using SnAdmin on your machine first.
- OData actions in .Net Core
- Handler name was added to the schema information.
- Uppercase site url: it was not possible to register a url that contained uppercase letters.
- Settings type was set as the only allowed child type of the global Settings container.
To get started please follow the instructions in the Install sensenet from NuGet article.
This release focuses on supporting the latest version of sensenet: v7.7.5
This release does not require an upgrade patch if you already have the previous version installed: it is enough to update the packages in Visual Studio.
Prerequisites: you have to install sensenet Services before you can install WebPages.
You can install the sensenet WebPages component in Visual Studio as a NuGet package. Please follow the steps in the the following article: