devhl-labs 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c0abeceb85 
							
						 
					 
					
						
						
							
							[csharp] Fixed enum values with whitespace ( #16316 )  
						
						 
						
						... 
						
						
						
						* fixed enum values
* build samples
* build samples
* revert samples for easier merge master
* fixed while not changing other generators
* changed logging
* minor change 
						
						
					 
					
						2023-09-01 10:11:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							80121aa88f 
							
						 
					 
					
						
						
							
							Prepare v7.0.1 ( #16409 )  
						
						 
						
						... 
						
						
						
						* prepare 7.0.1 in master
* update doc 
						
						
					 
					
						2023-08-25 16:11:29 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								devhl-labs 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							76bb8a40d8 
							
						 
					 
					
						
						
							
							[csharp] Fixed model property data type ( #16315 )  
						
						 
						
						... 
						
						
						
						* fixed model property data type
* build samples 
						
						
					 
					
						2023-08-15 09:57:00 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								devhl-labs 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ef9520f989 
							
						 
					 
					
						
						
							
							[csharp] Fixed operation nested return type ( #16314 )  
						
						 
						
						... 
						
						
						
						* fixed operation nested return type
* more robust fix 
						
						
					 
					
						2023-08-14 13:07:36 +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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f6fb83878b 
							
						 
					 
					
						
						
							
							[Default] update isAdditionalPropertiesTrue tag to cover more types ( #16227 )  
						
						 
						
						... 
						
						
						
						* enhance additional properties support
* update samples
* update tests
* add more tests
* update samples
* fix samples 
						
						
					 
					
						2023-08-05 13:32:43 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							35ca486e1c 
							
						 
					 
					
						
						
							
							Fixed bug in http signing config for C# restsharp ( #16129 )  
						
						 
						
						
						
						
					 
					
						2023-07-20 17:04:02 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0d002d381e 
							
						 
					 
					
						
						
							
							[C#][restsharp] Removed warnings in HTTP signing config ( #16128 )  
						
						 
						
						... 
						
						
						
						* Removed warnings in HTTP signing config for restsharp C#
* fix 
						
						
					 
					
						2023-07-20 17:03:41 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								devhl-labs 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f8e19b4ebc 
							
						 
					 
					
						
						
							
							added equatable option ( #16106 )  
						
						 
						
						
						
						
					 
					
						2023-07-17 11:56:04 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b7e7314d8e 
							
						 
					 
					
						
						
							
							[C#] minor refactoring ( #16084 )  
						
						 
						
						... 
						
						
						
						* escape keyword in toParamName (abstract C#)
* remove x-is-json (not used) 
						
						
					 
					
						2023-07-14 00:36:57 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Lange 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6b62f2b05a 
							
						 
					 
					
						
						
							
							[csharp-netcore] Enable setting of RemoteCertificateValidationCallback through IReadableConfiguration ( #15979 )  
						
						 
						
						... 
						
						
						
						* Fix for [BUG][C#][csharp] Use RestClient.RemoteCertificateValidationCallback for SSL validation #11497 
* Fixed modification of wrong files through merging to master and applied the changes to the correct files
* Updated examples
* Forget some examples
* Updates branch to reflect master changes and published changed example files yet again to solve conflicts
* Fixed examples 
						
						
					 
					
						2023-07-06 11:48:10 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aswin Francis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ba0c73e164 
							
						 
					 
					
						
						
							
							[csharp] [Req#15932] Added support for windows authentication by exposing UseDefaultCredentials property ( #15935 )  
						
						 
						
						... 
						
						
						
						* Added support for windows authentication by exposing UseDefaultCredentials property
* Updated samples and docs
* update doc, samples
---------
Co-authored-by: William Cheng <wing328hk@gmail.com> 
						
						
					 
					
						2023-07-03 15:53:47 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								devhl-labs 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							00fcaa15c0 
							
						 
					 
					
						
						
							
							[csharp][generichost]  Add Option struct to enable better validation ( #15977 )  
						
						 
						
						... 
						
						
						
						* add Option struct to enable better validation
* use kebab case 
						
						
					 
					
						2023-07-03 14:40:24 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7c67f731bc 
							
						 
					 
					
						
						
							
							Rename csharp-netcore to csharp ( #15903 )  
						
						 
						
						... 
						
						
						
						* rename csharp-netcore to csharp
* rename file
* renmae modules/openapi-generator/src/main/resources/csharp-netcore
* update samples
* mv dir
* update samples
* rename csharp-netcore to csharp in appveyor.yml
* update doc 
						
						
					 
					
						2023-06-25 11:08:59 +08:00