Kentico Xperience v13 custom provider to enable using upsert alternative forms, so you can customize a page type with one alternative form named 'upsert'.
Info
Version: | 13.0.0 |
Author(s): | Kentico Community |
Last Update: | Tuesday, November 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/heywills/upsert-alternative-forms |
NuGet Url: | https://www.nuget.org/packages/KenticoCommunity.UpsertAlternativeForms |
Install
Install-Package KenticoCommunity.UpsertAlternativeForms
dotnet add package KenticoCommunity.UpsertAlternativeForms
paket add KenticoCommunity.UpsertAlternativeForms
KenticoCommunity.UpsertAlternativeForms Download (Unzip the "nupkg" after downloading)
Dependencies
- Kentico.Xperience.Libraries(>= 13.0.0 && < 13.1.0)
- AWSSDK.Core(>= 3.5.1.36)
- AWSSDK.S3(>= 3.5.1.11)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Options(>= 3.1.8)
- Microsoft.Rest.ClientRuntime(>= 2.3.20)
- Newtonsoft.Json(>= 12.0.3)
- System.Buffers(>= 4.5.1)
- System.Data.SqlClient(>= 4.6.1)
- System.Memory(>= 4.5.4)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- System.Security.AccessControl(>= 4.5.0)
- System.Security.Principal.Windows(>= 4.6.0)
- System.ServiceModel.Primitives(>= 4.6.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
- System.Threading.Thread(>= 4.3.0)
Tags