Dryva.FluidSecure
3.0.1
dotnet add package Dryva.FluidSecure --version 3.0.1
NuGet\Install-Package Dryva.FluidSecure -Version 3.0.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="Dryva.FluidSecure" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dryva.FluidSecure" Version="3.0.1" />
<PackageReference Include="Dryva.FluidSecure" />
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 Dryva.FluidSecure --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dryva.FluidSecure, 3.0.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 Dryva.FluidSecure@3.0.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=Dryva.FluidSecure&version=3.0.1
#tool nuget:?package=Dryva.FluidSecure&version=3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dryva.FluidSecure
A library that efficiently adds security to blazor, razor pages and controllers.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. 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. 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.
-
net6.0
- Microsoft.AspNetCore.Authorization (>= 6.0.36)
- Microsoft.AspNetCore.Components (>= 6.0.36)
- Microsoft.AspNetCore.Identity (>= 2.3.1)
- Microsoft.AspNetCore.Mvc.RazorPages (>= 2.3.0)
- Microsoft.Extensions.Identity.Stores (>= 6.0.36)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
-
net7.0
- Microsoft.AspNetCore.Authorization (>= 7.0.20)
- Microsoft.AspNetCore.Components (>= 7.0.20)
- Microsoft.AspNetCore.Identity (>= 2.3.1)
- Microsoft.AspNetCore.Mvc.RazorPages (>= 2.3.0)
- Microsoft.Extensions.Identity.Stores (>= 7.0.20)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
-
net8.0
- Microsoft.AspNetCore.Authorization (>= 8.0.13)
- Microsoft.AspNetCore.Components (>= 8.0.13)
- Microsoft.AspNetCore.Identity (>= 2.3.1)
- Microsoft.AspNetCore.Mvc.RazorPages (>= 2.3.0)
- Microsoft.Extensions.Identity.Stores (>= 8.0.13)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Dryva.FluidSecure:
Package | Downloads |
---|---|
Dryva.FluidNav
A library to handle integration of dynamic navigation support to MVC projects. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
3.0.1 | 238 | 5/14/2025 |
3.0.0 | 153 | 2/25/2025 |
2.0.6 | 701 | 1/12/2024 |
2.0.5 | 777 | 5/3/2023 |
2.0.4 | 429 | 4/25/2023 |
2.0.3 | 359 | 3/13/2023 |
2.0.2 | 324 | 3/11/2023 |
2.0.1 | 420 | 1/30/2023 |
2.0.0 | 679 | 1/6/2023 |
1.0.10 | 883 | 8/30/2022 |
1.0.9 | 1,125 | 8/30/2022 |
1.0.8 | 469 | 8/30/2022 |
1.0.7 | 822 | 8/11/2022 |
1.0.6 | 495 | 6/28/2022 |
1.0.5 | 1,543 | 6/28/2022 |
1.0.4 | 727 | 6/11/2022 |
1.0.3 | 899 | 6/11/2022 |
1.0.2 | 711 | 6/4/2022 |
1.0.1 | 1,090 | 5/30/2022 |
1.0.0 | 1,680 | 5/20/2022 |
Resolved bug in claims issuer authority.