-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Now that several external platform components have stabilized, it's time to move over to them and move forward:
- Move to .NET Core/Standard 2.x:
-
TugDSC.Abstractions(formerlyTug.Base)- Tests
-
TugDSC.Server.Abstractions(formerlyTug.Server.Base) -
TugDSC.Server.WebAppHost(formerlyTug.Server)- Tests
-
TugDSC.Client.CLIApp(formerlyTug.Client)- Tests
-
TugDSC.Server.FaaS.AwsLambda(formerlyTug.Server.FaaS.AwsLambda)
-
- Move to PowerShell Core v6
-
TugDSC.Server.Providers.PS6Handler(replacesTug.Server.Providers.Ps5DscHandler)
-
- Rework the extension loading mechanism -- it's unnecessarily, overly complex -- move away from MEF for now.
- Clean up the "bundling" process and release bundles for more configurations
- Start work on Admin API endpoint and supporting client cmdlets
- Come up with a good solution for encrypted config elements (e.g. passwords)
- Start work on UI layer
bbollardgaelcolas and affieuk
Metadata
Metadata
Assignees
Labels
No labels