Controller logic, view models and services for the Schematic CMS framework.
Info
Version: | 0.1.38 |
Author(s): | Ronan Doherty |
Last Update: | Saturday, May 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rodoch/Schematic/tree/master/src/Schematic.Core.Mvc/ |
NuGet Url: | https://www.nuget.org/packages/Schematic.Core.Mvc |
Install
Install-Package Schematic.Core.Mvc
dotnet add package Schematic.Core.Mvc
paket add Schematic.Core.Mvc
Schematic.Core.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
- Schematic.Core(>= 0.1.31)
- Schematic.Identity(>= 0.1.9)
- AgileObjects.NetStandardPolyfills(>= 1.4.0)
- Dapper(>= 1.60.6)
- Dapper.Contrib(>= 1.60.1)
- Dapper.SqlBuilder(>= 1.60.1)
- MediatR.Extensions.Microsoft.DependencyInjection(>= 7.0.0)
- Microsoft.AspNetCore(>= 2.1.1)
- Microsoft.AspNetCore.Authentication(>= 2.1.1)
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.1.1)
- Microsoft.AspNetCore.Mvc(>= 2.1.1)
- Microsoft.AspNetCore.StaticFiles(>= 2.1.1)
- Microsoft.Azure.Storage.Blob(>= 9.4.2)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- NJsonSchema(>= 9.10.66)
- SixLabors.ImageSharp(>= 1.0.00006)
- SixLabors.ImageSharp.Drawing(>= 1.0.00006)
- System.ComponentModel.Annotations(>= 4.5.0)
Tags