Umbraco.ACSExtensions 1.0.0

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

// Install Umbraco.ACSExtensions as a Cake Tool
#tool nuget:?package=Umbraco.ACSExtensions&version=1.0.0

The Access Control Service Extensions for Umbraco code sample augments your web site with powerful identity and access management capabilities:
     
     - Authenticate users from social identity providers such as Facebook, Windows Live ID, Google and Yahoo. Manage those users and access policies though the familiar Umbraco management UI, without the hassle of maintaining passwords for them!
     - Make your web site available to business federated partners from Active Directory or any other identity provider with federation capabilities. Apply fine-grained access policies mapping claims to your existing Member Groups.
     - Handle user invitations via a powerful email invitation & verification system.
     
All those capabilities are implemented by integrating with the Windows Azure AppFabric Access Control Service.

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.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 207 4/12/2011