Harden 1.1.14

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

// Install Harden as a Cake Tool
#tool nuget:?package=Harden&version=1.1.14

Wraps your classes with a proxy which automatically carries out permission checks when you call methods.
e.g. If you have a method
'public virtual void SendEmail()'
, you can create a method
'public virtual bool' AllowSendEmail() { ... }
When SendEmail is called, AllowSendEmail is called first. If this returns false, a HardenException is thrown. To harden an object, call Hardener.Harden(someObject).

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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 Harden:

Package Downloads
Noodles

Noodles transforms your object modelinto a web app. This is the core library without a dependency on ASP MVC

Noodles.AspMvc.Templates

Noodles transforms your object model into a web app. Install this library to customise the cshtml template files, or if you don't want to use the EmbeddedResourceVirtualPathProvider to load your views

Noodles.AspMvc.DataTables

Noodles transforms your object modelinto a web app. This is a library to integrate Noodles with AJAX jquery datatables

Noodles.AspMvc

Noodles transforms your object model into a web app. This assembly contains stuff to make Noodles work with ASP MVC

Noodles.WebApi

Noodles transforms your object model into a web app. Install this library to use Noodles with Web Api

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.10 2,054 6/11/2016
1.3.9 1,532 5/28/2016
1.3.8 1,498 5/28/2016
1.3.7 1,476 5/18/2016
1.3.6 1,719 9/16/2015
1.3.4 1,372 9/9/2015
1.3.3 1,304 9/2/2015
1.2.10 1,639 11/23/2013
1.2.9 1,375 11/12/2013
1.2.8 1,414 11/12/2013
1.2.7 371,468 3/20/2013
1.2.6 191,447 5/11/2012
1.2.5 1,501 5/11/2012
1.2.3 1,554 5/10/2012
1.2.2 1,512 5/10/2012
1.1.15 1,539 4/23/2012
1.1.14 1,505 4/23/2012
1.1.10 1,664 2/2/2012
1.1.9 1,591 1/23/2012
1.1.8 1,549 1/20/2012
1.1.7 1,542 1/17/2012
1.1.6 1,580 1/17/2012
1.1.5 1,566 1/16/2012
1.1.4 1,582 1/2/2012
1.1.3 1,629 1/2/2012
1.1.2 1,645 12/13/2011
1.1.1 1,598 12/13/2011
1.0.4324.31097 1,677 11/3/2011
1.0.4288.29787 1,736 9/28/2011
1.0.4286.24769 1,717 9/26/2011
1.0.4285.39857 1,691 9/25/2011
1.0.4285.39747 1,669 9/25/2011
1.0.4285.33594 1,662 9/25/2011
1.0.4285.31826 1,666 9/25/2011
1.0.4284.32404 1,646 9/24/2011
1.0.4284.32304 1,745 9/24/2011
1.0.4284.32257 1,658 9/24/2011
1.0.4284.32082 1,663 9/24/2011
1.0.4284.31878 1,663 9/24/2011
1.0.4284.31750 1,633 9/24/2011
1.0.4284.30274 1,739 9/24/2011
1.0.4284.27467 1,676 9/24/2011
1.0.4284.26201 1,665 9/24/2011
1.0.4274.2133 1,670 9/14/2011
1.0.4273.32471 1,708 9/13/2011
1.0.4273.28243 1,666 9/13/2011
1.0.4269.28880 1,672 9/9/2011
1.0.4269.25264 1,686 9/9/2011
1.0.4269.25122 1,673 9/9/2011
1.0.0 1,710 9/9/2011