devhl-labs
|
74441fde9f
|
[csharp-netcore] Removed net5, added net7 (#14003)
* removed net5, added net7
* bumped github action dotnet version
|
2022-11-18 00:50:29 +08:00 |
|
devhl-labs
|
7b6fa755c1
|
[csharp-netcore] Composed primitives support in generichost (#11924)
* refactor nrt annotation
* enable nrt by default in .net6.0+
* use shorter nrt annotation
* build samples
* removed debugging lines
* fixed model and operatoin constructors
* reverted a commented line for comparison
* upgraded to System.Text.Json
* build samples
* build samples
* deleted samples to remove old files
* bug fixes
* bug fixes
* added cumpulsory property to codegen
* build samples
* fixed bug
* fixed bug
* fixes
* removed bugged code that wasnt needed
* build samples
* restored sorting and default values for required params
* fixed bugs in comparison
* fixed sort comparators
* recreate tests
* build samples...again...
* removed debugging line breaks
* simplified constructor signature
* inject json options
* build samples...again...
* build samples
* add support for composed primitives
* build samples
* build all samples
|
2022-04-03 17:29:49 +08:00 |
|
William Cheng
|
571e635a54
|
[csharp][netcore] better tests for oneOf with primitive types (#11907)
* update samples
* undo changes for generichost
|
2022-03-19 22:21:33 +08:00 |
|
devhl-labs
|
fcce44ab9b
|
[csharp-netcore] Add generichost samples (#11451)
* added generichost samples
* build samples
* added guid
* build samples
|
2022-02-05 17:53:26 +08:00 |
|