InviteOnly 1.4.0

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

// Install InviteOnly as a Cake Tool
#tool nuget:?package=InviteOnly&version=1.4.0

A simple module for managing invites in any ASP.Net MVC app, offering a simple Action Filter that handles redirecting uninvited users to other actions. See GitHub repo (Project Site) for more details.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0 1,992 10/20/2016
1.3.0 1,451 6/3/2014
1.2.0 1,191 12/8/2013
1.1.0 1,368 12/8/2013
1.0.0 1,418 12/4/2013

Initial release