Libation/Source/LibationCli
Michael Bucari-Tovo f35c82d59d Change ApiExtended to always allow provide login option
Previously, only some calls to ApiExtended.CreateAsync() would prompt users to login if necessary. Other calls would only work if the account already had a valid identity, and they would throw exceptions otherwise.

Changed ApiExtended so that the UI registers a static ILoginChoiceEager factory delegate that ApiExtended will use in the event that a login is required.
2025-05-09 17:32:12 -06:00
..
Options Change ApiExtended to always allow provide login option 2025-05-09 17:32:12 -06:00
Properties/PublishProfiles publish profiles => .net 2024-11-22 17:04:08 -05:00
ConsoleProgressBar.cs Performance improvement 2023-07-03 07:04:29 -06:00
HelpVerb.cs Performance improvement 2023-07-03 07:04:29 -06:00
LibationCli.csproj Upgrade to .net9 2024-11-22 16:47:59 -05:00
Program.cs Minor cli edits and fix potential deadlock 2023-07-02 18:29:36 -06:00
Setup.cs Set Variety correctly 2023-07-04 09:58:39 -06:00