This repository was archived by the owner on Sep 9, 2026. It is now read-only.
Make the ShortenerTool.Core a completed package #476
Frank Boucher (fboucher)
started this conversation in
Ideas
Replies: 1 comment
|
I create a draft PR for this #506
Note: this new version will allow the free SWA plan again 🥳 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The idea is to move all the logic into
ShortenerTool.Core, without any security check. This way we could create multiple wrapper that implement the security we need (or none) depending on the context and usage.It could be a NuGet package and be easy to integrate in many projects. We could finally work on the CLI we've been dreaming about for so long.
Any thoughts? Feedback? Warning? Push-back?
All reactions