rna.Authorization.Base 0.3.1

dotnet add package rna.Authorization.Base --version 0.3.1
                    
NuGet\Install-Package rna.Authorization.Base -Version 0.3.1
                    
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="rna.Authorization.Base" Version="0.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="rna.Authorization.Base" Version="0.3.1" />
                    
Directory.Packages.props
<PackageReference Include="rna.Authorization.Base" />
                    
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 rna.Authorization.Base --version 0.3.1
                    
#r "nuget: rna.Authorization.Base, 0.3.1"
                    
#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 rna.Authorization.Base@0.3.1
                    
#: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=rna.Authorization.Base&version=0.3.1
                    
Install as a Cake Addin
#tool nuget:?package=rna.Authorization.Base&version=0.3.1
                    
Install as a Cake Tool

Base Library

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on rna.Authorization.Base:

Package Downloads
rna.Authorization.Validator

Validate key code generated by rna.Authorization.Issuer

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.1 115 7/4/2025
0.3.0 125 7/4/2025
0.2.196 57 9/7/2025
0.2.195 79 8/16/2025
0.2.194 90 8/15/2025
0.2.192 178 6/21/2025
0.2.191 333 6/12/2025
0.2.190 237 4/17/2025
0.2.189 215 4/17/2025
0.2.188 200 3/12/2025
0.2.187 182 3/12/2025
0.2.186 196 3/11/2025
0.2.185 137 2/16/2025
0.2.184 145 2/7/2025
0.2.182 168 11/11/2024
0.2.181 140 10/16/2024
0.2.180 150 10/2/2024
0.2.179 142 10/2/2024
0.2.178 136 9/25/2024
0.2.176 160 7/13/2024
0.2.175 133 7/13/2024
0.2.174 155 7/9/2024
0.2.171 152 6/29/2024
0.2.170 162 6/22/2024
0.2.169 154 6/22/2024
0.2.168 159 6/22/2024
0.2.166 155 6/18/2024
0.2.164 165 6/17/2024
0.2.162 148 6/11/2024
0.2.161 179 5/30/2024
0.2.160 160 5/29/2024
0.2.158 162 5/12/2024
0.2.157 154 5/11/2024
0.2.156 179 4/8/2024

Initial publication of library