Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure repositories to move Winforms to samples #2477

Open
1 of 5 tasks
mregen opened this issue Jan 26, 2024 · 0 comments
Open
1 of 5 tasks

Restructure repositories to move Winforms to samples #2477

mregen opened this issue Jan 26, 2024 · 0 comments
Assignees

Comments

@mregen
Copy link
Contributor

mregen commented Jan 26, 2024

Type of issue

  • Bug
  • Enhancement
  • Compliance
  • Question
  • Help wanted

Current Behavior

Currently most Winform apps are hosted in samples, only the ref server/client are hosted in the core repo.
The current client with UI is not very useful and the .NET 4.8 Reference server is identical with the console server.
Some winform libraries are hosted in both repositories and are rarely synced.
One side effect of the mix of supported applications is that the 'Docker' hosting with VS2022 gets confused and defaults to Windows docker hosts, causing a build error when trying to debug a Linux container in VS.

Expected Behavior

Host all winforms libraries in the samples repo, host only console samples and tests in the core repo.
One option to support debugging in the samples repo is to integrate the libraries with a submodule.
We can provide the option to test samples or to use Nuget packages.

Steps To Reproduce

No response

Environment

- OS: .NET Framework 4.8
- Environment:
- Runtime:
- Nuget Version:
- Component:
- Server:
- Client:

Anything else?

No response

@mregen mregen self-assigned this Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant