Umbraco.Pylon
7.3.8.11
See the version list below for details.
dotnet add package Umbraco.Pylon --version 7.3.8.11
NuGet\Install-Package Umbraco.Pylon -Version 7.3.8.11
<PackageReference Include="Umbraco.Pylon" Version="7.3.8.11" />
paket add Umbraco.Pylon --version 7.3.8.11
#r "nuget: Umbraco.Pylon, 7.3.8.11"
// Install Umbraco.Pylon as a Cake Addin #addin nuget:?package=Umbraco.Pylon&version=7.3.8.11 // Install Umbraco.Pylon as a Cake Tool #tool nuget:?package=Umbraco.Pylon&version=7.3.8.11
Base classes and structures for developing well achitected, developer focused Umbraco solutions. Check out the GitHub project source at https://github.com/tiefling/Umbraco.Pylon for samples to indicate making the best use of the code.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Autofac.Mvc4 (>= 3.1.0)
- Autofac.WebApi (>= 3.1.0)
- ClientDependency-Mvc (>= 1.8.0)
- Microsoft.AspNet.Mvc.FixedDisplayModes (>= 5.0.0)
- Ministry.StrongTyped (>= 1.3.1)
- UmbracoCms.Core (>= 7.3.8)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Umbraco.Pylon:
Package | Downloads |
---|---|
Umbraco.Pylon.TestSupport
Test Support elements for developing well achitected, developer focussed Umbraco solutions with Umbraco.Pylon. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
7.11.1 | 1,349 | 7/14/2018 | |
7.10.4.5 | 1,011 | 7/14/2018 | |
7.10.4.4 | 1,084 | 7/14/2018 | |
7.10.4.3 | 1,029 | 7/12/2018 | |
7.9.6 | 1,099 | 5/13/2018 | |
7.8.3 | 1,087 | 5/13/2018 | |
7.7.13.1 | 1,029 | 5/13/2018 | |
7.7.13 | 1,116 | 5/13/2018 | |
7.6.13 | 1,120 | 5/13/2018 | |
7.5.14 | 1,024 | 5/13/2018 | |
7.4.3.1 | 1,016 | 5/13/2018 | |
7.3.8.11 | 1,440 | 7/29/2016 | |
7.3.8.10 | 5,498 | 7/23/2016 | |
7.3.8.5 | 1,866 | 7/23/2016 | |
7.3.8.1 | 1,006 | 6/16/2016 | |
7.2.8 | 1,865 | 8/4/2015 | |
7.2.6 | 1,131 | 7/7/2015 | |
7.2.5 | 1,062 | 7/7/2015 | |
7.2.4 | 1,091 | 7/6/2015 | |
7.2.3 | 1,083 | 7/6/2015 | |
7.2.2 | 1,063 | 7/6/2015 | |
7.2.1.3 | 1,085 | 7/6/2015 | |
7.2.1.1 | 1,167 | 1/14/2015 | |
7.1.8 | 1,515 | 11/11/2014 | |
7.1.1 | 1,434 | 4/19/2014 | |
7.0.4.1 | 1,183 | 4/19/2014 |
BREAKING CHANGES: Pylon Controllers are now obsolete (and will be removed in the next version) - Please convert inner controllers into testable supporting controller classes.