DotNetBrightener.CryptoEngine
2023.0.21
.NET 7.0
dotnet add package DotNetBrightener.CryptoEngine --version 2023.0.21
NuGet\Install-Package DotNetBrightener.CryptoEngine -Version 2023.0.21
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="DotNetBrightener.CryptoEngine" Version="2023.0.21" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetBrightener.CryptoEngine --version 2023.0.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetBrightener.CryptoEngine, 2023.0.21"
#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 DotNetBrightener.CryptoEngine as a Cake Addin
#addin nuget:?package=DotNetBrightener.CryptoEngine&version=2023.0.21
// Install DotNetBrightener.CryptoEngine as a Cake Tool
#tool nuget:?package=DotNetBrightener.CryptoEngine&version=2023.0.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Crypto Engine
© DotNet Brightener
Product | Versions 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 was computed. net8.0-android 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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Microsoft.Extensions.Configuration.Abstractions (>= 7.0.0)
- Microsoft.Extensions.FileProviders.Abstractions (>= 7.0.0)
- Microsoft.Extensions.FileProviders.Physical (>= 7.0.0)
- Microsoft.Extensions.Options (>= 7.0.1)
- Portable.BouncyCastle (>= 1.9.0)
- System.Security.Cryptography.Xml (>= 7.0.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on DotNetBrightener.CryptoEngine:
Package | Downloads |
---|---|
DotNetBrightener.Infrastructure.Security
A library that provides the abilities to authorize the users with given permissions |
|
DotNetBrightener.CryptoEngine.DependencyInjection
A library that helps configuring DotNetBrightener.CryptoEngine in ASP.Net Core applications with minimal efforts |
|
DotNetBrightener.WebApp.CommonShared
Package Description |
|
DotNetBrightener.Infrastructure.JwtAuthentication
Package Description |
|
DotNetBrightener.Infrastructure.ApiKeyAuthentication
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2023.0.21 | 79 | 12/4/2023 |
2023.0.20 | 104 | 11/27/2023 |
2023.0.19 | 83 | 11/20/2023 |
2023.0.18 | 123 | 10/25/2023 |
2023.0.17 | 154 | 10/22/2023 |
2023.0.16 | 190 | 10/16/2023 |
2023.0.16-alpha-1 | 71 | 10/16/2023 |
2023.0.15 | 121 | 10/14/2023 |
2023.0.14 | 103 | 10/14/2023 |
2023.0.13 | 107 | 10/14/2023 |
2023.0.12 | 104 | 10/14/2023 |
2023.0.11 | 106 | 10/10/2023 |
2023.0.10 | 117 | 10/9/2023 |
2023.0.9 | 183 | 8/16/2023 |
2023.0.8 | 151 | 8/15/2023 |
2023.0.8-alpha-2 | 233 | 5/31/2023 |
2023.0.7 | 427 | 5/12/2023 |
2023.0.6 | 191 | 5/10/2023 |
2023.0.5 | 184 | 5/7/2023 |
2023.0.4 | 218 | 4/22/2023 |
2023.0.3 | 257 | 4/19/2023 |
2023.0.2 | 254 | 4/6/2023 |
2023.0.1 | 226 | 3/13/2023 |
2022.5.2 | 604 | 7/17/2022 |
2022.5.1 | 435 | 5/16/2022 |
2022.4.1 | 779 | 4/5/2022 |
2023.0.1:
- Support NET7