Harden 1.0.4285.33594
See the version list below for details.
dotnet add package Harden --version 1.0.4285.33594
NuGet\Install-Package Harden -Version 1.0.4285.33594
<PackageReference Include="Harden" Version="1.0.4285.33594" />
paket add Harden --version 1.0.4285.33594
#r "nuget: Harden, 1.0.4285.33594"
// Install Harden as a Cake Addin #addin nuget:?package=Harden&version=1.0.4285.33594 // Install Harden as a Cake Tool #tool nuget:?package=Harden&version=1.0.4285.33594
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 | Versions 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. |
-
- Castle.Core (>= 2.5.2)
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,112 | 6/11/2016 |
1.3.9 | 1,562 | 5/28/2016 |
1.3.8 | 1,526 | 5/28/2016 |
1.3.7 | 1,505 | 5/18/2016 |
1.3.6 | 1,749 | 9/16/2015 |
1.3.4 | 1,402 | 9/9/2015 |
1.3.3 | 1,335 | 9/2/2015 |
1.2.10 | 1,675 | 11/23/2013 |
1.2.9 | 1,409 | 11/12/2013 |
1.2.8 | 1,448 | 11/12/2013 |
1.2.7 | 393,455 | 3/20/2013 |
1.2.6 | 203,544 | 5/11/2012 |
1.2.5 | 1,532 | 5/11/2012 |
1.2.3 | 1,584 | 5/10/2012 |
1.2.2 | 1,539 | 5/10/2012 |
1.1.15 | 1,574 | 4/23/2012 |
1.1.14 | 1,533 | 4/23/2012 |
1.1.10 | 1,692 | 2/2/2012 |
1.1.9 | 1,625 | 1/23/2012 |
1.1.8 | 1,583 | 1/20/2012 |
1.1.7 | 1,572 | 1/17/2012 |
1.1.6 | 1,608 | 1/17/2012 |
1.1.5 | 1,594 | 1/16/2012 |
1.1.4 | 1,613 | 1/2/2012 |
1.1.3 | 1,662 | 1/2/2012 |
1.1.2 | 1,675 | 12/13/2011 |
1.1.1 | 1,629 | 12/13/2011 |
1.0.4324.31097 | 1,706 | 11/3/2011 |
1.0.4288.29787 | 1,769 | 9/28/2011 |
1.0.4286.24769 | 1,746 | 9/26/2011 |
1.0.4285.39857 | 1,716 | 9/25/2011 |
1.0.4285.39747 | 1,695 | 9/25/2011 |
1.0.4285.33594 | 1,694 | 9/25/2011 |
1.0.4285.31826 | 1,695 | 9/25/2011 |
1.0.4284.32404 | 1,674 | 9/24/2011 |
1.0.4284.32304 | 1,776 | 9/24/2011 |
1.0.4284.32257 | 1,684 | 9/24/2011 |
1.0.4284.32082 | 1,689 | 9/24/2011 |
1.0.4284.31878 | 1,690 | 9/24/2011 |
1.0.4284.31750 | 1,666 | 9/24/2011 |
1.0.4284.30274 | 1,770 | 9/24/2011 |
1.0.4284.27467 | 1,701 | 9/24/2011 |
1.0.4284.26201 | 1,693 | 9/24/2011 |
1.0.4274.2133 | 1,699 | 9/14/2011 |
1.0.4273.32471 | 1,739 | 9/13/2011 |
1.0.4273.28243 | 1,699 | 9/13/2011 |
1.0.4269.28880 | 1,699 | 9/9/2011 |
1.0.4269.25264 | 1,714 | 9/9/2011 |
1.0.4269.25122 | 1,701 | 9/9/2011 |
1.0.0 | 1,736 | 9/9/2011 |