microsoft / microsoft/automatic-graph-layout
[Suggest] Support multiple platform
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 319
- Avg merge
- 38m
- Merged PRs (30d)
- 1
Description
I suggest use multi-targeting projects to support more platforms.
FYI:
https://stackoverflow.com/questions/42747977/how-do-you-multi-target-a-net-core-class-library-with-csproj
https://docs.microsoft.com/en-us/dotnet/core/tools/csproj
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the project's .csproj files and the linked multi-targeting guidance for .NET Core. Determine which platforms are currently supported and which project targets would be needed; the work is done when the projects build and support the intended additional platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100