David
39d85588e6
Use fully qualified names to reduce namespace clashes. ( #68 )
...
* Use fully qualified names to reduce namespace clashes.
* Small code style fixes.
* Make properties in ProxyData immutable.
* Remove clutter by joining TrimEnd() to previous line.
* Introduce Extension method to retrieve ITypeSymbol FullyQualifiedDisplayString
* Fixed some code issues.
* Fixed method call in BaseGenerator
* Refactor metadata name
2024-04-28 10:25:50 +02:00
Stef Heyenrath
059886d1ca
Exclude System.Runtime.CompilerServices.NullableContextAttribute ( #66 )
...
* HttpClient
* .
* .
* .
2023-12-06 21:32:07 +01:00
Stef Heyenrath
764d9d4f58
Change "nullable disable" to "nullable restore" ( #65 )
...
* Remove "#nullable disable" and the end of generated cs file
* restore
* .
2023-10-10 19:38:40 +02:00
Stef Heyenrath
e0ff3e4d54
Fix "ref" parameter ( #61 )
2023-03-02 11:02:00 +01:00
Stef Heyenrath
106385a466
Add support for implicit and explicit operators ( #51 )
...
* .
* xxxxxxxx
* rev
* ....
* .
* ok
* 2
* .
* ,
2023-01-09 21:06:30 +01:00
Stef Heyenrath
0e57de17c3
Use Mapster as mapper ( #39 )
...
* mapster
* ,
* .
* ...
* .
* .
* .
* .
* .
* .
* int
* .
* ;
2022-09-05 21:26:02 +02:00
Stef Heyenrath
d7483d6b7e
Add support for base (proxy) class ( #29 )
2022-02-04 11:33:26 +01:00
Stef Heyenrath
307bc1a015
Add support for static properties and methods ( #28 )
...
* x
* Add support for static properties and methods.
2022-02-02 09:01:51 +01:00
Stef Heyenrath
f9664e0564
ProxyBaseClasses ( #27 )
2022-02-01 18:49:01 +01:00