Persilsoft.Membership.Abstractions 1.0.108

dotnet add package Persilsoft.Membership.Abstractions --version 1.0.108
                    
NuGet\Install-Package Persilsoft.Membership.Abstractions -Version 1.0.108
                    
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="Persilsoft.Membership.Abstractions" Version="1.0.108" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Persilsoft.Membership.Abstractions" Version="1.0.108" />
                    
Directory.Packages.props
<PackageReference Include="Persilsoft.Membership.Abstractions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Persilsoft.Membership.Abstractions --version 1.0.108
                    
#r "nuget: Persilsoft.Membership.Abstractions, 1.0.108"
                    
#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.
#:package Persilsoft.Membership.Abstractions@1.0.108
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Persilsoft.Membership.Abstractions&version=1.0.108
                    
Install as a Cake Addin
#tool nuget:?package=Persilsoft.Membership.Abstractions&version=1.0.108
                    
Install as a Cake Tool

Contains fundamental classes and interfaces for use in backend membership projects.

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

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Persilsoft.Membership.Abstractions:

Package Downloads
Persilsoft.Membership.Core

Contains services, interactors, presenters and controllers for membership backend projects

Persilsoft.Membership.ExceptionHandlers

Contains exception handlers for the backend of the membership projects

Persilsoft.Membership.RefreshTokenService.MemoryCache

Contains a service to manage the refresh token in cache memory for Membership

Persilsoft.Membership.RefreshTokenService.Redis

Contains a service for managing refresh tokens in Redis for the Membership project

Persilsoft.Membership.UserManagerService.AspNetIdentity

Contains managers and migrations for membership projects.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.108 172 1/2/2026
1.0.107 816 12/3/2025
1.0.106 353 11/25/2025
1.0.105 312 11/25/2025
1.0.104 365 11/22/2025
1.0.103 320 11/21/2025
1.0.102 372 11/7/2025
1.0.101 301 10/22/2025
1.0.100 339 10/15/2025
1.0.99 393 9/26/2025
1.0.98 335 9/25/2025
1.0.97 317 9/22/2025
1.0.96 373 9/21/2025
1.0.95 341 9/20/2025
1.0.94 420 9/17/2025
1.0.93 432 9/17/2025
1.0.92 376 9/1/2025
1.0.91 336 8/28/2025
1.0.90 272 8/10/2025
1.0.89 422 8/5/2025
Loading failed