Our.Shield.Core 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Our.Shield.Core --version 1.0.4
NuGet\Install-Package Our.Shield.Core -Version 1.0.4
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="Our.Shield.Core" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Our.Shield.Core --version 1.0.4
#r "nuget: Our.Shield.Core, 1.0.4"
#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 Our.Shield.Core as a Cake Addin
#addin nuget:?package=Our.Shield.Core&version=1.0.4

// Install Our.Shield.Core as a Cake Tool
#tool nuget:?package=Our.Shield.Core&version=1.0.4

Our.Shield.Core is the Framework for Our.Shield Security package for the Umbraco Cms

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.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Our.Shield.Core:

Package Downloads
Our.Shield.BackofficeAccess

An app plugin to Our.Shield.Core Umbraco Cms package to handle restricting access to the backoffice via a white-list of IP address(es)

Our.Shield.MediaProtection

An app plugin to Our.Shield.Core Umbraco Cms package to handle media protection

Our.Shield.FrontendAccess

An app plugin to Our.Shield.Core Umbraco Cms package to handle restricting access to the frontend

Our.Shield.Elmah

An app plugin to Our.Shield.Core Umbraco Cms package adding the popular error logging library ELMAH to umbraco. Adds the ability to handle restricting access to ~/elmah.axd via white/black list of IP Addresses or whether the user is logged in as an authorised Umbraco User

Our.Shield.Swagger

Adds Swagger to your Umbraco Installation with the ability to lock down the Url to only be accessed by logged in Umbraco Users and/or to a collection of IP address(es)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.3 3,301 3/15/2020
1.1.2 1,215 3/8/2020
1.1.1 1,125 2/28/2020
1.1.0 4,251 9/1/2019
1.0.6 3,979 3/25/2018
1.0.5 2,503 1/8/2018
1.0.4 2,444 12/18/2017
1.0.3 2,317 9/3/2017
1.0.2 14,570 8/17/2017
1.0.1 2,088 7/28/2017
1.0.0 2,076 7/25/2017

- Added the ability to subscribe to more of the http application cycle
- UI improvements of shared assets/functionality between apps