OP10.NewContentAtTopHandler 0.2.1

dotnet add package OP10.NewContentAtTopHandler --version 0.2.1
NuGet\Install-Package OP10.NewContentAtTopHandler -Version 0.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OP10.NewContentAtTopHandler" Version="0.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OP10.NewContentAtTopHandler --version 0.2.1
#r "nuget: OP10.NewContentAtTopHandler, 0.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OP10.NewContentAtTopHandler as a Cake Addin
#addin nuget:?package=OP10.NewContentAtTopHandler&version=0.2.1

// Install OP10.NewContentAtTopHandler as a Cake Tool
#tool nuget:?package=OP10.NewContentAtTopHandler&version=0.2.1

OP10 New Content At Top Handler allows you to add new content and media to the top of the tree on creation

Installation:
Download the Umbraco Package here: [OP10 New Content At Top Handler](https://our.umbraco.org/projects/backoffice-extensions/op10-new-content-at-top-handler/)

Installation via NuGet: Install-Package OP10.NewContentAtTopHandler

Configuration:

Add a new AppSetting to the web.config file: <add key="OP10.NewContentAtTopHandler" value="" />

As value specify the ContentType aliases (semicolon separated) of the Content and/or Medias under which the inserted content needs to be added at the top.

Example: <add key="OP10.NewContentAtTopHandler" value="Homepage;Textpage;Folder" />

Special aliases:

- Content Root: #ContentRoot
- Media Root: #MediaRoot

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.1 1,184 7/23/2018
0.2.0 1,136 12/16/2016
0.1.0 929 12/16/2016