Bluetarsky / AzureKeyVaultEmulator

A simple emulator of the Azure Key Vault service for use during local development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Key Vault Emulator

This is a project that attempts to emulate Azure Key Vault functionality to enable developers to work with a local Key Vault rather than having to create a resource in Azure.

Build Status

Why?

This is mainly a project to enable me to learn new things about the .NET Core and the Key Vault service itself and better ways it could be used at my current place of work.

About

A simple emulator of the Azure Key Vault service for use during local development.

License:MIT License


Languages

Language:C# 94.4%Language:HTML 3.4%Language:CSS 1.2%Language:Dockerfile 0.7%Language:JavaScript 0.2%