Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Merge requests
  • Open 3
  • Merged 98
  • Closed 7
  • All 108
Subscribe to RSS feed
  • [Csharp][aspnet] Aspnet 6.0 Support   5 of 5 checklist items completed
    !10619 · created Oct 18, 2021 by Administrator   6.0.0   Enhancement: Compatibility Server: C-Sharp
    • MERGED
    • 0
    updated Feb 19, 2022
  • [abstract csharp] Ensure enum dataType is not nullable string   5 of 5 checklist items completed
    !9891 · created Jul 05, 2021 by devhl-labs   5.3.0   Client: C-Sharp Enhancement: Feature Feature: Enum Server: C-Sharp
    • MERGED
    • 0
    updated Aug 22, 2021
  • [csharp] Obsolete attribute on deprecated operations and properties   5 of 5 checklist items completed
    !10084 · created Aug 03, 2021 by Administrator   5.2.1   Client: C-Sharp Enhancement: General Server: C-Sharp
    • MERGED
    • 0
    updated Aug 04, 2021
  • [csharp] Move nullable reference types switch to abstract   5 of 5 checklist items completed
    !9661 · created Jun 02, 2021 by devhl-labs   5.2.0   Client: C-Sharp Enhancement: Feature Server: C-Sharp
    • MERGED
    • 0
    updated Jun 09, 2021
  • [csharp][aspnetcore] Fix FromForm for complex parameters   5 of 5 checklist items completed
    !9040 · created Mar 22, 2021 by Administrator   5.1.1   Issue: Bug Server: C-Sharp
    • MERGED
    • 0
    updated Mar 24, 2021
  • [csharp][aspnetcore] Enable Consumes Tag for Specs where not every operation consumes   5 of 5 checklist items completed
    !9039 · created Mar 22, 2021 by Administrator   5.1.1   Issue: Bug Server: C-Sharp
    • MERGED
    • 0
    updated Mar 24, 2021
  • [csharp][aspnetcore] Update aspnetcore nuspec and csproj with authors and description   5 of 5 checklist items completed
    !8995 · created Mar 17, 2021 by Administrator   5.1.0   Enhancement: General Server: C-Sharp
    • MERGED
    • 0
    updated Mar 19, 2021
  • [csharp][aspnetcore] Fix ASPNetCore not adding version to csproj   5 of 5 checklist items completed
    !8956 · created Mar 11, 2021 by Administrator   5.1.0   Issue: Bug Server: C-Sharp
    • MERGED
    • 0
    updated Mar 12, 2021
  • [aspnetcore] replace tabs with 4-space   5 of 5 checklist items completed
    !8757 · created Feb 19, 2021 by William Cheng   5.1.0   Enhancement: Code format Server: C-Sharp
    • MERGED
    • 0
    updated Feb 19, 2021
  • Add ASP.NET Core 5.0 support   5 of 5 checklist items completed
    !8717 · created Feb 16, 2021 by William Cheng   5.1.0   Enhancement: Compatibility Server: C-Sharp
    • MERGED
    • 0
    updated Feb 17, 2021
  • [C#][Nancyfx] fix incorrect import   6 of 6 checklist items completed
    !7907 · created Nov 09, 2020 by William Cheng   5.0.0   Issue: Bug Server: C-Sharp
    • MERGED
    • 0
    updated Nov 12, 2020
  • [aspnetcore] Fix duplicate enums   5 of 5 checklist items completed
    !5059 · created Jan 20, 2020 by Jim Schubert   4.2.3   Issue: Bug Server: C-Sharp
    • MERGED
    • 0
    updated Oct 29, 2020
  • Add gitignore to C# 2.0, Nancyfx generators   6 of 6 checklist items completed
    !7776 · created Oct 21, 2020 by William Cheng   5.0.0   Client: C-Sharp Enhancement: General Server: C-Sharp
    • MERGED
    • 0
    updated Oct 22, 2020
  • [ASP.Net Core] Better wordings for 'classModifier' option   6 of 6 checklist items completed
    !7233 · created Aug 18, 2020 by William Cheng   5.0.0   Enhancement: Feature Feature: Documentation Server: C-Sharp
    • MERGED
    • 0
    updated Aug 20, 2020
  • [aspnetcore] Typo issues in docs and generated code   5 of 5 checklist items completed
    !7094 · created Jul 31, 2020 by Administrator   5.0.0   Issue: Bug Server: C-Sharp
    • MERGED
    • 0
    updated Aug 03, 2020
  • [ASP.NET] The templateDir for aspnet is not set correctly   5 of 5 checklist items completed
    !6724 · created Jun 20, 2020 by Administrator   5.0.0   Issue: Bug Server: C-Sharp
    • MERGED
    • 0
    updated Jun 21, 2020
  • Minor fix to aspnetcore scripts   0 of 5 checklist items completed
    !6250 · created May 11, 2020 by William Cheng   5.0.0   Issue: Non-operational Server: C-Sharp
    • MERGED
    • 0
    updated May 13, 2020
  • [aspnetcore] Do not reset templateDir in setAspnetCoreVersion   5 of 5 checklist items completed
    !6216 · created May 08, 2020 by Administrator   5.0.0   Issue: Bug Server: C-Sharp
    • MERGED
    • 0
    updated May 11, 2020
  • [aspnetcore] Remove web.config   5 of 5 checklist items completed
    !6214 · created May 08, 2020 by William Cheng   5.0.0   Breaking change (without fallback) Enhancement: General Server: C-Sharp
    • MERGED
    • 0
    updated May 08, 2020
  • Implement Asp.Net Core 3.0/3.1 generator (#6009)   5 of 5 checklist items completed
    !6025 · created Apr 23, 2020 by Administrator   4.3.1   Enhancement: Compatibility Server: C-Sharp
    • MERGED
    • 0
    updated May 07, 2020
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next