devhl-labs
|
1901bf23ea
|
use TypeInfoResolver (#16548)
|
2023-09-11 20:05:02 +08:00 |
|
devhl-labs
|
f3eb07408d
|
[csharp] Support source generator (#16324)
* started source generator
* copy the options
* fixed visibility
* added new sample
* discarded changes to existing samples
* discarded changes to existing samples
* build new sample
* changed package name due to file path length limit
* reverted changes to manual tests
* fixed all new manual tests
* inject contexts into api
* only one JsonConstructor
* fixed spacing
* revert samples for easier merge master
* revert unnecessary change
* fixed formatting
* build samples
* reverting unintended commit
* fixing default value
* reverting unintended commit
* removed debugging lines
* removed unnecessary diff
* address comment
|
2023-09-05 10:18:08 +08:00 |
|
devhl-labs
|
de8f846666
|
[csharp] Improved regex support (#16269)
* improved regex support
* better parsing of options
* better handling of options
* spacing change
* typo
* rename the x-modifier- extension
* trivial change
* added to the sample
|
2023-08-08 11:40:20 +08:00 |
|
devhl-labs
|
4dc7ffd2f3
|
[csharp][generichost] Fix model accessor (#15918)
* removed redundant properties
* removed commneted code
* fixed oneof anyof serialization
* restored discriminator as a model property
* added manual sample, removed need for new discriminator property
* minor pipeline change
* renamed manual test solution
* fixed model accessor
* used visibility option
* resolved conflicts
* build samples
* resolved conflicts
* resolved conflicts
* resolved conflicts
* resolved conflicts
* added a comment
|
2023-07-02 00:06:42 +08:00 |
|
devhl-labs
|
4eaa358476
|
[csharp][generichost] Fix oneof anyof serialization (#15873)
* removed redundant properties
* removed commneted code
* fixed oneof anyof serialization
* restored discriminator as a model property
* added manual sample, removed need for new discriminator property
* minor pipeline change
* renamed manual test solution
* resolved conflicts
* build samples
* bug fix
* fixed pipeline
* added a comment
|
2023-07-01 22:37:58 +08:00 |
|