Our.Shield.Elmah
1.0.6
See the version list below for details.
dotnet add package Our.Shield.Elmah --version 1.0.6
NuGet\Install-Package Our.Shield.Elmah -Version 1.0.6
<PackageReference Include="Our.Shield.Elmah" Version="1.0.6" />
paket add Our.Shield.Elmah --version 1.0.6
#r "nuget: Our.Shield.Elmah, 1.0.6"
// Install Our.Shield.Elmah as a Cake Addin #addin nuget:?package=Our.Shield.Elmah&version=1.0.6 // Install Our.Shield.Elmah as a Cake Tool #tool nuget:?package=Our.Shield.Elmah&version=1.0.6
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
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. |
-
- elmah (>= 1.2.2)
- Our.Shield.Core (>= 1.0.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Fixes issues with allowing access for all IP Address
- Localized the Reporting tab
- Added Refresh Errors button & Generate Test Error button to Reporting tab
- Updated to take advantage of the custom configuration section added to the core