You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
It would be interesting if we could port this WPF application to the WPF stack running on .NET Core 3.0. This would make it easier to package the application and distribute it as a self-contained solution that won't require users to download and install .NET Framework.
If we port to .NET Core, it would make it easier to add command-line support in the future (similar to #25) or even a dotnet tool.
I know in the past, this was turned down due to resource availability from Microsoft but community members like myself would be interested in doing the leg work and submitting a PR.
So this issue is my way of asking for permission before I go through the effort of a PR.
The text was updated successfully, but these errors were encountered:
@seesharprun , we are working towards upgrading the project(s) to .NET 6 for the v1.9.0 milestone. As you may or may not know, Solliance has taken over the stewardship of this community project. If you are interested in helping us out, please let me know!
Always happy to contribute. There are some new /learn modules that all use .NET 6 and the Azure Cosmos DB SDK for .NET 3.x, so there's a lot of existing knowledge to draw from:
It would be interesting if we could port this WPF application to the WPF stack running on .NET Core 3.0. This would make it easier to package the application and distribute it as a self-contained solution that won't require users to download and install .NET Framework.
If we port to .NET Core, it would make it easier to add command-line support in the future (similar to #25) or even a dotnet tool.
I know in the past, this was turned down due to resource availability from Microsoft but community members like myself would be interested in doing the leg work and submitting a PR.
So this issue is my way of asking for permission before I go through the effort of a PR.
The text was updated successfully, but these errors were encountered: