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 073723cb4d.
* 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 a7240eeefe.
* 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 |
|