Joe.Security 1.0.1.9

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

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

Simple Security Module for implmenting Role based Security.

There are no supported framework assets in this 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,441 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,078 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,569 6/17/2013
1.0.1.5 3,614 6/14/2013
1.0.1.4 1,535 6/14/2013
1.0.1.3 1,489 6/14/2013
1.0.1.2 1,461 6/14/2013
1.0.1.1 2,500 6/14/2013
1.0.1 1,238 6/14/2013
1.0.0 2,679 6/12/2013

1.0.1.6 Bug fix for automatically loading security provider if one exists
1.0.1.7 Making CRUD Properties Optional