Create DocTypes, DataTypes and MediaTypes for Umbraco 7 using code-first approach.
Info
Version: | 2.0.3 |
Author(s): | Nic Bell |
Last Update: | Wednesday, July 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nicbell/ucreate |
NuGet Url: | https://www.nuget.org/packages/UCreate |
Install
Install-Package UCreate
dotnet add package UCreate
paket add UCreate
UCreate Download (Unzip the "nupkg" after downloading)
Dependencies
- UmbracoCms.Core(>= 7.6.0 && < 8.0.0)
- ClientDependency(>= 1.9.6)
- log4net(>= 2.0.8)
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.AspNet.WebHelpers(>= 3.2.3)
- Microsoft.AspNet.WebPages.Data(>= 3.2.3)
- Microsoft.Bcl.Build(>= 1.0.21)
- Microsoft.Net.Http(>= 2.2.29)
- Microsoft.Owin(>= 3.1.0)
- Microsoft.Owin.Security(>= 3.1.0)
- Microsoft.Owin.Security.Cookies(>= 3.1.0)
- Microsoft.Owin.Security.OAuth(>= 3.1.0)
- MySql.Data(>= 6.9.11)
- Newtonsoft.Json(>= 10.0.2)
- xmlrpcnet(>= 2.5.0)
Tags