ManagedCode.Orleans.Identity.Core 8.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package ManagedCode.Orleans.Identity.Core --version 8.0.0
NuGet\Install-Package ManagedCode.Orleans.Identity.Core -Version 8.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="ManagedCode.Orleans.Identity.Core" Version="8.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ManagedCode.Orleans.Identity.Core --version 8.0.0
#r "nuget: ManagedCode.Orleans.Identity.Core, 8.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 ManagedCode.Orleans.Identity.Core as a Cake Addin
#addin nuget:?package=ManagedCode.Orleans.Identity.Core&version=8.0.0

// Install ManagedCode.Orleans.Identity.Core as a Cake Tool
#tool nuget:?package=ManagedCode.Orleans.Identity.Core&version=8.0.0

<img alt="managed code Identity" src="https://github.com/managed-code-hub/Identity/raw/main/logo.png" width="300px" />

Orleans.Identity

.NET nuget CodeQL

Version Package Description
NuGet Package ManagedCode.Identity.Core Core

Orleans.Identity

Orleans.Identity is a library for managing authorization and authentication in ASP.NET Identity applications using Orleans. It provides a simple, easy-to-use interface for managing user accounts and securing access to your application's resources.

With Orleans.Identity, you can easily add support for user registration, login, logout, and password management to your ASP.NET Identity applications. Additionally, Orleans.Identity provides support for managing user sessions, ensuring that user data is kept secure and accessed only by authorized users.

Features

  • Easy integration with ASP.NET Identity applications
  • Support for user registration, login, logout, and password management
  • Secure session management
  • Role-based access control
  • Support for multi-tenancy

Getting Started

To use Orleans.Identity in your ASP.NET Identity application, follow these steps:

Install the ManagedCode.Orleans.Identity NuGet package in your project:

Motivation

The motivation for creating Orleans.Identity is to provide a scalable and performant solution for managing user sessions and authentication in ASP.NET applications. Orleans provides a powerful actor model that makes it easy to implement concurrency and scalability in distributed systems. By leveraging the power of Orleans, Orleans.Identity enables you to easily add authentication and authorization to your ASP.NET applications without sacrificing performance.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ManagedCode.Orleans.Identity.Core:

Package Downloads
ManagedCode.Orleans.Identity.Client The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Identity base on Orleans

ManagedCode.Orleans.Identity.Server The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Identity base on Orleans

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.0 316 12/7/2023
7.0.5 487 7/13/2023
7.0.4 386 7/12/2023
7.0.3 432 6/27/2023
7.0.2 395 4/20/2023
7.0.1 195 4/17/2023