Mapa.Common.Dotnet 1.0.298.13258

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

Biblioteca comum do MAPA com suporte a revogação de token via Redis (cache distribuído)

Product Compatible and additional computed target framework versions.
.NET 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.  net9.0 was computed.  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.

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.0.298.13258 45 9/10/2026
1.0.297.12820 116 8/3/2026
1.0.296.12754 63 7/28/2026
1.0.295.12632 73 7/17/2026
1.0.294.12581 64 7/15/2026
1.0.293.12552 95 7/13/2026
1.0.292.12473 100 7/7/2026
1.0.291.12458 73 7/6/2026
1.0.290.12449 73 7/6/2026
1.0.289.12448 66 7/6/2026
1.0.288.12438 73 7/2/2026
1.0.287.12436 72 7/2/2026
1.0.285.12432 76 7/2/2026
1.0.284.12382 88 6/30/2026
1.0.283.12367 70 6/30/2026
1.0.282.12366 81 6/29/2026
1.0.281.12357 85 6/29/2026
1.0.280.12332 71 6/24/2026
1.0.279.12331 76 6/24/2026
1.0.278.12329 73 6/24/2026
Loading failed

v1.0.243.0: Adicionado RedisTokenRevocationStore para cache distribuído de revogação de tokens em ambientes com múltiplas instâncias (AWS ECS, Kubernetes, etc.)