abpframework / abpframework/abp
Create .esproj files for VS 2022
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 3.7k
- Avg merge
- 15h 32m
- Merged PRs (30d)
- 106
Description
With VS2022 now finally supporting Angular etc (with something that actually works, unlike previous project templates), it would be nice if ABP could generate a .esproj file so that you could easily open the Angular app in VS2022 just like angular projects created in VS2022.
For reference:
https://docs.microsoft.com/en-us/visualstudio/javascript/javascript-in-visual-studio?view=vs-2022
Perhaps even have an option to include the ESPROJ project in the main SLN.
Thanks.
Contributor guide
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 locating the ABP Angular project-generation and solution-generation entry points, then compare the requested structure with the linked Visual Studio JavaScript project guidance. Done means generated Angular applications include a usable .esproj file and, if supported by the design, can include that project in the main solution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100