William Cheng
|
e2c458b9ea
|
Prepare 7.10.0 (#19809)
* Revert "prepare 7.9.0 release (#19808)"
This reverts commit 4145000dfebe7a9edea4555c8515383da7602458.
* prepare 7.10.0 snapshot
* update doc
* update samples
|
2024-10-08 11:21:54 +08:00 |
|
devhl-labs
|
9300a68ad7
|
[csharp][generichost] Fix local var (#19642)
* fix local var
* revert one unneeded breaking change
* revert one unneeded breaking change
|
2024-09-29 23:11:06 +08:00 |
|
devhl-labs
|
fb5e69f83a
|
[csharp][generichost] Fix invalid key name (#19633)
* fix invalid key name
* fix comment
|
2024-09-29 23:09:37 +08:00 |
|
Liri S
|
b4edca5ad4
|
Use multiline comments for examples in csharp generator (#19079)
* multi
* gen
|
2024-09-22 23:27:47 +08:00 |
|
devhl-labs
|
195438d1e7
|
version bump (#19545)
|
2024-09-07 16:10:47 +08:00 |
|
William Cheng
|
91da2fd240
|
Prepare 7.9.0 snapshot (#19386)
* Revert "v7.8.0 release (#19385)"
This reverts commit 6bdc452f92d49dcac7ac21dfe8751c8cc4267b98.
* update samples for v7.9.0-snapshot
|
2024-08-19 16:14:51 +08:00 |
|
devhl-labs
|
5166765724
|
changed default sorting of samples (#19335)
|
2024-08-12 15:04:50 +08:00 |
|
devhl-labs
|
ad8a7d2a3c
|
[csharp] Change sorting default (#18942)
* change sorting default
* implement sorting options for all libraries
* rebuild tests
* build samples
|
2024-08-12 00:33:18 +08:00 |
|
William Cheng
|
25936b4198
|
Add route4me to the sponsor list (#19294)
* update samples
* add route4me to the sponsor list
|
2024-08-05 13:07:56 +08:00 |
|
devhl-labs
|
aaeed0f5bd
|
use global keyword (#19257)
|
2024-08-04 17:55:57 +08:00 |
|
devhl-labs
|
2bc4a16af3
|
[csharp] Convert numbers to long when min/max is too big (#19290)
* convert numbers to long when min/max is too big
* handle exclusives
|
2024-08-04 17:50:54 +08:00 |
|
devhl-labs
|
755b2efee4
|
[csharp][generichost] Support response ranges (#19256)
* support response ranges
* revert unintended change
* update try deserialize methods
|
2024-07-29 16:33:27 +08:00 |
|
William Cheng
|
20cfce0b4a
|
Prepare v7.8.0 (#19048)
* Revert "v7.7.0 release"
This reverts commit f3dd32385e02065ad298801ca11b8871bcb3a92a.
* prepare v7.8.0
* update readme
* update doc
* update samples
|
2024-07-02 16:45:53 +08:00 |
|
Filipe Silva
|
e8bbfe23b4
|
[csharp] fix system.web warning and removed unneeded fqn (#18902)
* Refactor validatable.mustache moved fqn types to using directive for cleaner code
Fix netcore_project.mustache conditional "System.Web", more details:
https://learn.microsoft.com/en-us/aspnet/core/migration/inc/adapters?view=aspnetcore-7.0
* updated csharp samples
|
2024-06-11 19:53:39 +08:00 |
|
devhl-labs
|
91a1931bd9
|
[csharp][generichost] Add support for primitive composed (#18825)
* add support for primitive composed
* build samples again
* rebuild tests
* addressed comment
|
2024-06-04 12:38:53 +08:00 |
|
devhl-labs
|
b19fc67a53
|
added framework support (#18776)
|
2024-05-29 20:58:52 +08:00 |
|