Joe.Security 3.0.0.5

dotnet add package Joe.Security --version 3.0.0.5
NuGet\Install-Package Joe.Security -Version 3.0.0.5
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="Joe.Security" Version="3.0.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Joe.Security --version 3.0.0.5
#r "nuget: Joe.Security, 3.0.0.5"
#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 Joe.Security as a Cake Addin
#addin nuget:?package=Joe.Security&version=3.0.0.5

// Install Joe.Security as a Cake Tool
#tool nuget:?package=Joe.Security&version=3.0.0.5

Simple Security Module for implmenting Role based Security.

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 (1)

Showing the top 1 NuGet packages that depend on Joe.Security:

Package Downloads
Joe.Business

Joe.Business

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0.5 7,437 3/5/2015
3.0.0.4 1,085 3/3/2015
3.0.0.3 1,165 3/3/2015
3.0.0.2 4,293 3/3/2015
3.0.0.1 1,262 3/3/2015
3.0.0.1-alpha 994 3/2/2015
3.0.0-alpha 1,057 3/2/2015
1.0.2.8 1,072 3/2/2015
1.0.2.7 1,327 3/27/2014
1.0.2.6 1,210 2/19/2014
1.0.2.5 1,193 11/20/2013
1.0.2.4 1,190 11/20/2013
1.0.2.3 1,436 7/2/2013
1.0.2.2 1,301 7/1/2013
1.0.2.1 1,295 7/1/2013
1.0.2 1,357 7/1/2013
1.0.1.9 1,307 7/1/2013
1.0.1.8 1,314 7/1/2013
1.0.1.7 1,310 7/1/2013
1.0.1.6 37,567 6/17/2013
1.0.1.5 3,612 6/14/2013
1.0.1.4 1,533 6/14/2013
1.0.1.3 1,487 6/14/2013
1.0.1.2 1,459 6/14/2013
1.0.1.1 2,498 6/14/2013
1.0.1 1,236 6/14/2013
1.0.0 2,678 6/12/2013

Fixing Overload issue with ISecurityProvider