AzUrlShortener icon indicating copy to clipboard operation
AzUrlShortener copied to clipboard

AzUrlShortner Next Version Details

Open FBoucher opened this issue 2 years ago • 1 comments

In Progress

A new version of the AzUrlShortner is been worked on. All the progress will be shared in this Issue.

Major changes:

  • [x] Upgrade to .NET 6.0
  • [x] Upgrade to Azure Function v4 Isolated
  • ~~Adding an Azure API Management for the proxies and configuration.~~
  • [x] Removing all reading functionalities, to avoid security holes. (Those functionalities will be migrated in the TinyBlazorAdmin project)

Improvements

  • Simpler deployment (targeting 1 click deployment)
  • Better explanation of the expected cost (still a few cents/ month)

FBoucher avatar Jun 17 '22 14:06 FBoucher

The branch https://github.com/FBoucher/AzUrlShortener/tree/vnext-v3 is progressing very well. The code is done. I still need to: [ ] Validate the 1-click deployment [ ] Refresh Docs & clean-up the repos.

FBoucher avatar Jul 22 '22 22:07 FBoucher