swagger-api / swagger-api/swagger-codegen
Is it possible to use swagger codegen to generate Server Stub for .Net4.7 or 4.5
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Presentlly, codegen generates code for "ASP.NET Core" - but I want to create Server Api using .Net Framework 4.5 or 4.7
I will port code from .Net core to .net framework 4.7 - wondering if current codegen is not doing this already (.net 4.7?)
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 with the existing ASP.NET Core server-stub generator and its templates. Check how the generated server targets .NET Core, then determine what would be needed for .NET Framework 4.5 or 4.7. Done means codegen can generate a working server API for the requested framework target, with the supported target documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, openapi
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100