BasisTheory.net.Encryption.Azure.AspNetCore
1.43.0
.NET Standard 2.1
dotnet add package BasisTheory.net.Encryption.Azure.AspNetCore --version 1.43.0
NuGet\Install-Package BasisTheory.net.Encryption.Azure.AspNetCore -Version 1.43.0
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="BasisTheory.net.Encryption.Azure.AspNetCore" Version="1.43.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BasisTheory.net.Encryption.Azure.AspNetCore --version 1.43.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BasisTheory.net.Encryption.Azure.AspNetCore, 1.43.0"
#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 BasisTheory.net.Encryption.Azure.AspNetCore as a Cake Addin
#addin nuget:?package=BasisTheory.net.Encryption.Azure.AspNetCore&version=1.43.0
// Install BasisTheory.net.Encryption.Azure.AspNetCore as a Cake Tool
#tool nuget:?package=BasisTheory.net.Encryption.Azure.AspNetCore&version=1.43.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Basis Theory .NET Azure Encryption AspNetCore Extensions
Setup
Setup Azure Encryption with KeyVaultProviderKeyOptions
public void ConfigureServices(IServiceCollection services) =>
services.AddBasisTheoryAzureEncryption(new KeyVaultProviderKeyOptions {
RsaKeySize = 2048,
KeyProviderExpirationInDays = 90,
KeyVaultUri = new Uri("https://tenant.vault.azure.com")
})
...
Setup Azure Encryption with Options Builder
public void ConfigureServices(IServiceCollection services) =>
services.AddBasisTheoryAzureEncryption(options => {
options.RsaKeySize = 2048;
options.KeyProviderExpirationInDays = 90;
options.KeyVaultUri = new Uri("https://tenant.vault.azure.com")
})
...
Setup Azure Encryption with custom TokenCredential
public void ConfigureServices(IServiceCollection services) =>
services.AddBasisTheoryAzureEncryption(tokenCredential: new DefaultAzureCredential())
...
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Azure.Identity (>= 1.6.1)
- BasisTheory.net (>= 1.43.0)
- BasisTheory.net.Encryption.Azure (>= 1.43.0)
- LazyCache.AspNetCore (>= 2.4.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
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.43.0 | 209 | 11/17/2022 |
1.42.0 | 269 | 10/21/2022 |
1.41.0 | 281 | 9/15/2022 |
1.39.0 | 295 | 7/28/2022 |
1.38.0 | 293 | 7/20/2022 |
1.37.1 | 323 | 7/13/2022 |
1.37.0 | 328 | 7/7/2022 |
1.36.1 | 308 | 6/30/2022 |
1.36.0 | 302 | 6/18/2022 |
1.35.0 | 304 | 6/16/2022 |
1.34.0 | 300 | 6/10/2022 |
1.33.0 | 307 | 6/8/2022 |
1.32.0 | 303 | 6/3/2022 |
1.31.0 | 308 | 6/2/2022 |
1.30.0 | 308 | 5/31/2022 |
1.29.0 | 311 | 5/26/2022 |
1.28.0 | 337 | 4/6/2022 |
1.27.1 | 316 | 4/4/2022 |
1.27.0 | 321 | 4/4/2022 |
1.26.0 | 314 | 3/21/2022 |
1.25.0 | 323 | 3/17/2022 |
1.24.0 | 344 | 1/31/2022 |
1.23.0 | 341 | 1/13/2022 |
1.22.0 | 333 | 1/11/2022 |
1.21.0 | 339 | 1/11/2022 |
1.20.0 | 332 | 1/10/2022 |
1.19.0 | 196 | 1/3/2022 |
1.18.0 | 3,659 | 11/24/2021 |
1.17.0 | 3,198 | 11/24/2021 |
1.16.0 | 587 | 11/8/2021 |
1.15.0 | 444 | 11/3/2021 |
1.14.0 | 298 | 11/2/2021 |
1.13.0 | 301 | 11/1/2021 |
1.12.0 | 317 | 11/1/2021 |
1.11.0 | 446 | 10/29/2021 |
1.10.0 | 293 | 10/28/2021 |
1.9.0 | 293 | 10/27/2021 |
1.8.0 | 395 | 10/26/2021 |
1.7.0 | 459 | 10/20/2021 |
1.6.0 | 616 | 10/14/2021 |
1.5.0 | 289 | 10/14/2021 |
1.4.0 | 710 | 8/22/2021 |
1.3.0 | 259 | 8/22/2021 |
1.2.3 | 260 | 8/22/2021 |
1.2.2 | 309 | 8/15/2021 |
1.2.1 | 278 | 8/15/2021 |
1.2.0 | 269 | 8/15/2021 |
1.1.0 | 264 | 8/14/2021 |
1.0.1 | 301 | 8/14/2021 |
1.0.0 | 326 | 8/8/2021 |