Arcus - Security
Installation
We provide a NuGet package per provider and area.
Here is how you install all Arcus Security packages
PM > Install-Package Arcus.Security.All --Version 1.3.0
Here is how you consume secrets for Azure Key Vault:
PM > Install-Package Arcus.Security.Providers.AzureKeyVault
Features
- Using a Secret Store
- Interacting with Secrets
License
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.