Open ebekker opened 6 years ago
All,
We are currently leveraging this product for our project. We appreciate all of your time and effort that has gone into this, it is a great pull server solution for PowerShell DSC. We are looking to update our codebase for Tug, so I was checking in to see if there is a release for .NET Core 2.0 on the horizon.
It's coming -- slowly but surely.
Now that several external platform components have stabilized, it's time to move over to them and move forward:
TugDSC.Abstractions
(formerlyTug.Base
)TugDSC.Server.Abstractions
(formerlyTug.Server.Base
)TugDSC.Server.WebAppHost
(formerlyTug.Server
)TugDSC.Client.CLIApp
(formerlyTug.Client
)TugDSC.Server.FaaS.AwsLambda
(formerlyTug.Server.FaaS.AwsLambda
)TugDSC.Server.Providers.PS6Handler
(replacesTug.Server.Providers.Ps5DscHandler
)