William Cheng
dbf720c093
Prepare 7.14.0 release ( #21159 )
...
* Revert "v7.13.0 release (#21157 )"
This reverts commit 4b805ff6b7ac5bd2557555810357569fe2677311.
* prepare v7.14.0 release
* update samples
2025-04-27 22:04:03 +08:00
William Cheng
35b94dff7a
[csharp] fix "Simplify 'default' expression (IDE0034)" messages ( #21147 )
...
* [csharp] reduce IDE0034 messages in generated code
* [csharp] regenerate all samples
---------
Co-authored-by: Fabian Buchenberger <37747351+ffabss@users.noreply.github.com>
2025-04-25 18:01:14 +08:00
Kai-Uwe Hüber
28daa68943
Check if enum_values exists in the serverUrl [csharp] ( #21122 )
...
* check if enum_values are existing
If no enum_values are given for in a serverUrl, the check must be ignored.
* update samples
---------
Co-authored-by: William Cheng <wing328hk@gmail.com>
2025-04-23 16:26:41 +08:00
devhl-labs
34c6c583cc
[csharp][generichost] Fixed string formatted as decimal ( #20894 )
...
* fixed string formatted as decimal
* build tests
2025-03-23 22:44:12 +08:00
William Cheng
e40f9e3801
update C# samples
2025-03-12 18:18:16 +08:00
Jacob Ilsø
7f40ce0dd8
Use interfaces for Polly retry policies ( #20821 )
...
This enables use of ResiliencePipelineBuilder which returns the
interface when calling AsSyncPolicy / AsAsyncPolicy
2025-03-12 16:49:03 +08:00
William Cheng
0e34d39833
add tests, option for useVirtualHooks (csharp) ( #20837 )
2025-03-11 00:02:30 +08:00
William Cheng
a79aad8420
Prepare 7.13.0 ( #20758 )
...
* Revert "v7.12.0 release"
This reverts commit 073723cb4d41187f839fbb46565d109293fa22d7.
* set version to v7.13.0-SNAPSHOT
* update samples
* update doc
2025-02-28 13:48:36 +08:00
mohamuni
07b5c5fc70
Handle query param encoding issues in .net9 ( #20651 )
2025-02-17 19:30:56 +08:00
William Cheng
61262e939a
[csharp] Fixed discriminator ( #20624 )
...
* fixed discriminator
* build samples
* minor refactors
* build samples
* replaced boolean with protected method
---------
Co-authored-by: devhl <shawnkanyer@gmail.com>
2025-02-09 22:32:17 +08:00
devhl-labs
01fa58a763
[csharp] Replaced property from allOf ( #20578 )
...
* replaced inherited property
* removed a comment
2025-02-09 21:43:50 +08:00
devhl-labs
3ee7886345
removed a model ( #20573 )
2025-02-02 14:00:32 +08:00
devhl-labs
f1c1567aa9
[csharp][generichost] Fixes de/serialization ( #20540 )
...
* fixed json serializer
* build samples
2025-01-26 22:18:11 +08:00
William Cheng
1fa07bf46c
Prepare 7.12.0 ( #20512 )
...
* Revert "v7.11.0 release (#20508 )"
This reverts commit a7240eeefeedeefe7fc80ef22747dfc67e126324.
* prepare 7.12.0 snapshot version
* update samples
* update readme
2025-01-21 00:10:09 +08:00
William Cheng
9fcbdb95d9
[C#] avoid duplicated header in csharp client (restsharp) ( #20421 )
...
* avoid duplicated header in csharp client
* set env
* install openssl
* switch to windows
2025-01-09 15:36:49 +08:00
William Cheng
25283d46a7
Fix typo in various generators, templates ( #20389 )
...
* fix typo in various generators, templates
* update samples
2024-12-30 18:52:18 +08:00
devhl-labs
8fa8530cd0
bump version to .net8 ( #20384 )
2024-12-30 13:48:24 +08:00