5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#1,357 forks (1,357 forks)batch import
help wantedproject: NSwagStudiotype: enhancement
Repository metrics
- Stars
- 7,359 stars (7,359 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
It should be a lot easier if it's part of Visual Studio as a VSIX.
The entire generation process could be automated easily.
It could be integrated with the project/solution settings in Visual Studio.
Defaults configuration can be set right from VS' options.
Contributor guide
- Research direction
- Examine the existing NSwag codebase to understand the code generation logic. Research how to create a Visual Studio extension (VSIX) that integrates with the .NET project system. Propose a high level design for embedding NSwag Studio as a VSIX tool window.
- Tech stack
- csharp
- Domain
- developer experiencetooling
- Issue type
- Feature
- Prerequisites
- Visual Studio ExtensibilityC#