Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/poke/aspnet-provisionautogenkeys

Replication of the Provision-AutoGenKeys.ps1 script from ASP.NET 5 DataProtection.
https://github.com/poke/aspnet-provisionautogenkeys

asp-net-core

Last synced: 24 days ago
JSON representation

Replication of the Provision-AutoGenKeys.ps1 script from ASP.NET 5 DataProtection.

Awesome Lists containing this project

README

        

# ProvisionAutoGenKeys

This program is a hopefully-exact replication of the [ASP.NET 5 DataProtection](https://github.com/aspnet/DataProtection/) PowerShell script **Provision-AutoGenKeys.ps1** available [here](https://github.com/aspnet/DataProtection/blob/dev/Provision-AutoGenKeys.ps1). Except that it is written in C# and compiles into an actual application making it usable on systems without PowerShell 3.