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 7
  • Merged 309
  • Closed 17
  • All 333
Subscribe to RSS feed
  • [csharp-netcore] Moved null checks from constructor to JsonConverter   4 of 6 checklist items completed
    !14980 · created Mar 17, 2023 by devhl-labs   6.5.0   Client: C-Sharp Enhancement: Code Cleanup
    • MERGED
    • 3
    updated Mar 17, 2023
  • [csharp-netcore] Removed TryGet from deserialization methods   4 of 6 checklist items completed
    !14974 · created Mar 16, 2023 by devhl-labs   6.5.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 1
    updated Mar 16, 2023
  • [csharp-netcore] Fixed nrt bug   4 of 6 checklist items completed
    !14973 · created Mar 16, 2023 by devhl-labs   6.5.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 1
    updated Mar 16, 2023
  • [csharp-netcore] Suffixed variables with LocalVar to avoid conflicts   4 of 6 checklist items completed
    !14958 · created Mar 15, 2023 by devhl-labs   6.5.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 1
    updated Mar 15, 2023
  • [csharp-netcore] Better deserialization   4 of 6 checklist items completed
    !14945 · created Mar 14, 2023 by devhl-labs   6.5.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 5
    updated Mar 15, 2023
  • [csharp-netcore] Added samples for unsigned   4 of 6 checklist items completed
    !14938 · created Mar 12, 2023 by devhl-labs   6.5.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 1
    updated Mar 13, 2023
  • [csharp-netcore] Used the date format   4 of 6 checklist items completed
    !14936 · created Mar 12, 2023 by devhl-labs   6.5.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 1
    updated Mar 13, 2023
  • [csharp-netcore] Update option description   0 of 6 checklist items completed
    !14932 · created Mar 12, 2023 by William Cheng   6.5.0   Client: C-Sharp Enhancement: Feature Feature: Documentation
    • MERGED
    • 1
    updated Mar 20, 2023
  • [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
  • Decommission csharp-dotnet2 client generator   6 of 6 checklist items completed
    !14911 · created Mar 09, 2023 by William Cheng   6.5.0   Client: C-Sharp Decommission
    • MERGED
    • 1
    updated Mar 10, 2023
  • Update C# client dependencies   6 of 6 checklist items completed
    !14908 · created Mar 08, 2023 by William Cheng   6.5.0   Client: C-Sharp Enhancement: Compatibility
    • MERGED
    • 1
    updated Mar 09, 2023
  • [csharp-netcore] add options `dateFormat`, `dateTimeFormat` to customize the format   4 of 6 checklist items completed
    !14894 · created Mar 06, 2023 by devhl-labs   6.5.0   Client: C-Sharp Enhancement: Feature
    • MERGED
    • 3
    updated Mar 20, 2023
  • Remove API import from model tests in csharp-netcore client   6 of 6 checklist items completed
    !14889 · created Mar 06, 2023 by William Cheng   6.5.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 1
    updated Mar 06, 2023
  • [csharp-netcore] Add unsigned integer/long support   6 of 6 checklist items completed
    !14885 · created Mar 05, 2023 by William Cheng   6.5.0   Client: C-Sharp Enhancement: Feature Feature: Generator
    • MERGED
    • 1
    updated Mar 10, 2023
  • [csharp-netcore] Removed double encoding   4 of 6 checklist items completed
    !14883 · created Mar 04, 2023 by devhl-labs   6.5.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 1
    updated Mar 05, 2023
  • [v2] (RFC) Csharp netcore generator supports UnityWebRequest library
    !14870 · created Mar 02, 2023 by Administrator   6.5.0   Client: C-Sharp Enhancement: New generator
    • MERGED
    • 22
    updated Mar 20, 2023
  • [csharp-netcore] Use scheme from base address   4 of 6 checklist items completed
    !14685 · created Feb 14, 2023 by devhl-labs   6.4.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 1
    updated Feb 15, 2023
  • [csharp-netcore] Improved date de/serialization   4 of 6 checklist items completed
    !14679 · created Feb 12, 2023 by devhl-labs   6.4.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 1
    updated Feb 15, 2023
  • [csharp-netcore] Fixed format of Date serialization   4 of 6 checklist items completed
    !14616 · created Feb 04, 2023 by devhl-labs   6.4.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 1
    updated Feb 04, 2023
  • [csharp-netcore] Fixed serialization of nullable guids   4 of 5 checklist items completed
    !14556 · created Jan 29, 2023 by devhl-labs   6.3.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 1
    updated Jan 29, 2023
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 17
  • Next