Our.Shield.Core
1.0.4
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
<PackageReference Include="Our.Shield.Core" Version="1.0.4" />
paket add Our.Shield.Core --version 1.0.4
#r "nuget: Our.Shield.Core, 1.0.4"
// 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 | 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. |
-
- IPAddressRange (>= 2.0.0.3)
- UmbracoCms (>= 7.5.4)
- WebActivatorEx (>= 2.2.0)
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.
- Added the ability to subscribe to more of the http application cycle
- UI improvements of shared assets/functionality between apps