Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/poke/aspnet-provisionautogenkeys
- Owner: poke
- Created: 2015-12-07T13:48:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-07T13:51:06.000Z (almost 9 years ago)
- Last Synced: 2023-03-11T20:42:15.161Z (over 1 year ago)
- Topics: asp-net-core
- Language: C#
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.