Arcus.Security.AzureFunctions
1.8.1
See the version list below for details.
dotnet add package Arcus.Security.AzureFunctions --version 1.8.1
NuGet\Install-Package Arcus.Security.AzureFunctions -Version 1.8.1
<PackageReference Include="Arcus.Security.AzureFunctions" Version="1.8.1" />
paket add Arcus.Security.AzureFunctions --version 1.8.1
#r "nuget: Arcus.Security.AzureFunctions, 1.8.1"
// Install Arcus.Security.AzureFunctions as a Cake Addin #addin nuget:?package=Arcus.Security.AzureFunctions&version=1.8.1 // Install Arcus.Security.AzureFunctions as a Cake Tool #tool nuget:?package=Arcus.Security.AzureFunctions&version=1.8.1
Arcus - Security
Security for Azure development in a breeze.
Installation
Easy to install it via NuGet:
- Secret store: contains the bare bones of the Arcus secret store functionality, including the
ISecretProvider
and other abstractions.
PM > Install-Package Arcus.Security.Core
Secret providers
- Azure Key Vault: contains an implementation to interact with Azure Key Vault via the secret store.
PM > Install-Package Arcus.Security.Providers.AzureKeyVault
- Command line: contains an implementation to handle command line arguments as secrets via the secret store.
PM > Install-Package Arcus.Security.Providers.CommandLine
- Configuration (built-in) (with
IConfiguration
): contains an implementation to handle configuration values as secrets via the secret store. - Docker secrets: contains an implementation to handle file secrets in a Docker environment as secrets via the secret store.
PM > Install-Package Arcus.Security.Providers.DockerSecrets
- Environment (built-in): contains an implementation to handle environment variables as secrets via the secret store.
- HashiCorp: contains an implementation to interact with an HashiCorp Vault via the secret store.
PM > Install-Package Arcus.Security.Providers.HashiCorp
- User secrets: contains an implementation to handle user secrets on disk as secrets via the secret store.
PM > Install-Package Arcus.Security.Providers.UserSecrets
Secret store for Azure Functions: contains useful extensions to interact more fluently with the secret store in an Azure Functions environment.
PM > Install-Package Arcus.Security.AzureFunctions
For a more thorough overview, we recommend reading our documentation.
Documentation
All documentation can be found on here.
Customers
Are you an Arcus user? Let us know and get listed!
License Information
This is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the web application. But you always need to state that Codit is the original author of this web application.
Read the full license here.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. 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 was computed. 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-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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Arcus.Security.Core (>= 1.8.1)
- Microsoft.Azure.Functions.Extensions (>= 1.1.0)
-
net6.0
- Arcus.Security.Core (>= 1.8.1)
- Microsoft.Azure.Functions.Extensions (>= 1.1.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Arcus.Security.AzureFunctions:
Package | Downloads |
---|---|
Arcus.Templates.AzureFunctions.Databricks.JobMetrics
Provide a template to easily build an Azure Functions that reports the completed Databricks job runs as metrics. |
|
Arcus.Security.All
Metapackage that provides you with all the capabilities of Arcus Security. |
|
Arcus.Templates.AzureFunctions.Http
Provide a template to easily build an Azure Functions that exposes an HTTP endpoint. |
|
Arcus.Templates.AzureFunctions.ServiceBus.Topic
Provide a template to easily build Azure Functions on a Azure Service Bus Topic. |
|
Arcus.Templates.AzureFunctions.ServiceBus.Queue
Provide a template to easily build Azure Functions on a Azure Service Bus Queue. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 4,262 | 2/15/2024 |
2.0.0-preview-1-net8.0 | 76 | 10/2/2023 |
1.9.0 | 12,692 | 12/16/2022 |
1.8.1 | 14,771 | 9/8/2022 |
1.8.0 | 465 | 9/6/2022 |
1.7.0 | 10,758 | 3/18/2022 |
1.6.0 | 14,033 | 6/23/2021 |
1.5.0 | 6,477 | 2/23/2021 |
1.4.1 | 5,043 | 1/22/2021 |
1.4.0 | 1,371 | 1/12/2021 |
1.4.0-beta-3 | 406 | 12/4/2020 |
1.4.0-beta-2 | 1,201 | 11/24/2020 |
1.4.0-beta | 459 | 10/21/2020 |
1.4.0-alpha | 392 | 9/23/2020 |
1.3.0 | 3,024 | 7/7/2020 |