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-netcore][aspnetcore] Added examples   4 of 6 checklist items completed
    !14927 · created Mar 11, 2023 by devhl-labs   6.5.0   Client: C-Sharp Enhancement: General Server: C-Sharp
    • MERGED
    • 1
    updated Mar 20, 2023
  • [csharp-netcore] Renamed json converter variables   4 of 5 checklist items completed
    !14555 · created Jan 28, 2023 by devhl-labs   6.3.0   Issue: Bug Server: C-Sharp
    • MERGED
    • 1
    updated Feb 01, 2023
  • [csharp-netcore] Added isNew property to CodegenProperty   5 of 5 checklist items completed
    !14412 · created Jan 10, 2023 by devhl-labs   6.3.0   Client: C# Enhancement: General Server: C-Sharp
    • MERGED
    • 2
    updated Mar 20, 2023
  • fix escaping single-quote with by correctly escaping the backslash
    !14383 · created Jan 05, 2023 by Administrator   6.5.0   Client: C-Sharp Client: Python Issue: Bug Server: C-Sharp Server: Python
    • 1
    updated Mar 19, 2023
  • #14325 [csharp] - Add CancellationToken to generated aspnetcore controller methods.   5 of 5 checklist items completed
    !14326 · created Dec 26, 2022 by Administrator   6.3.0   Enhancement: General Server: C-Sharp
    • MERGED
    • 5
    updated Mar 20, 2023
  • [csharp] Fixed data type for maps of maps   5 of 5 checklist items completed
    !13701 · created Oct 15, 2022 by devhl-labs   6.2.1   Client: C-Sharp Issue: Bug Server: C-Sharp
    • MERGED
    • 2
    updated Oct 19, 2022
  • Fix ClassCastException when uuid has default value   5 of 5 checklist items completed
    !13698 · created Oct 15, 2022 by William Cheng   6.2.1   Client: C-Sharp Client: Crystal Client: Java Client: Kotlin Client: R Client: Ruby Client: TypeScript Issue: Bug Server: C-Sharp Server: Java Server: Kotlin Server: Ruby
    • MERGED
    • 2
    updated Mar 20, 2023
  • [csharp] Add vender extension for value types on model.allVars   5 of 5 checklist items completed
    !13623 · created Oct 07, 2022 by devhl-labs   6.2.1   Client: C-Sharp Issue: Bug Server: C-Sharp
    • MERGED
    • 2
    updated Mar 20, 2023
  • [csharp] Fixed isMap property   5 of 5 checklist items completed
    !13482 · created Sep 21, 2022 by devhl-labs   6.2.1   Client: C-Sharp Issue: Bug Server: C-Sharp
    • MERGED
    • 2
    updated Sep 27, 2022
  • [csharp-netcore] Use type names as the keys of the enum reference map   5 of 5 checklist items completed
    !13242 · created Aug 21, 2022 by Administrator   6.1.0   Client: C-Sharp Feature: Enum Issue: Bug Server: C-Sharp
    • MERGED
    • 2
    updated Aug 23, 2022
  • Samples for aspnetcore seperate model projects   3 of 5 checklist items completed
    !13044 · created Jul 30, 2022 by Administrator   6.1.0   Enhancement: CI/Test Server: C-Sharp
    • MERGED
    • 12
    updated Mar 20, 2023
  • [aspnetcore] Added parameter to generate models in a seperate csproj   5 of 5 checklist items completed
    !13024 · created Jul 26, 2022 by Administrator   6.1.0   Enhancement: Feature Server: C-Sharp
    • MERGED
    • 5
    updated Mar 20, 2023
  • [aspnetcore] Added dotnet outdated to READMEs   5 of 5 checklist items completed
    !12981 · created Jul 22, 2022 by Administrator   6.1.0   Enhancement: Feature Feature: Documentation Server: C-Sharp
    • MERGED
    • 1
    updated Jul 23, 2022
  • Update swashbuckle version to 6.4.0   5 of 5 checklist items completed
    !12965 · created Jul 21, 2022 by William Cheng   6.1.0   Enhancement: Compatibility Server: C-Sharp
    • MERGED
    • 2
    updated Mar 20, 2023
  • Add tests for aspnet core 6.0 pocoModels   0 of 5 checklist items completed
    !12900 · created Jul 17, 2022 by William Cheng   6.1.0   Enhancement: CI/Test Server: C-Sharp
    • MERGED
    • 0
    updated Mar 20, 2023
  • Added support for inheritance in Swashbuckle in ASP.NET Core   5 of 5 checklist items completed
    !12856 · created Jul 13, 2022 by Administrator   6.1.0   Enhancement: Feature Server: C-Sharp
    • MERGED
    • 2
    updated Jul 21, 2022
  • Aspnetcore Generator - New pocoModels parameter for POCO models   5 of 5 checklist items completed
    !12848 · created Jul 12, 2022 by Administrator   6.1.0   Enhancement: Feature Server: C-Sharp
    • MERGED
    • 4
    updated Jul 17, 2022
  • Fix NPE when generating examples for parameter (object)   5 of 5 checklist items completed
    !12538 · created Jun 05, 2022 by William Cheng   6.0.1   Client: C-Sharp Issue: Bug Server: C-Sharp
    • MERGED
    • 0
    updated Mar 20, 2023
  • [aspnetcore] Include appsettings.Development.json   4 of 4 checklist items completed
    !12217 · created Apr 23, 2022 by Administrator   6.0.0   Enhancement: General Server: C-Sharp
    • MERGED
    • 0
    updated Mar 20, 2023
  • Improvements to csharp-netcore-function generator   0 of 4 checklist items completed
    !12183 · created Apr 20, 2022 by William Cheng   6.0.0   Enhancement: CI/Test Enhancement: Code format Enhancement: General Server: C-Sharp
    • MERGED
    • 0
    updated Mar 20, 2023
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next