Commit Graph

18 Commits

Author SHA1 Message Date
Stef Heyenrath 44bc08015c . (#35) 2022-05-08 18:53:25 +02:00
Stef Heyenrath b995ac3912 Fixed TryFindProxyDataByTypeName (#30)
* pnp

* .

* .

* okee

* ns

* .

* o

* .

* ,

* x

* t

* co

* .

* r

* CastTo
2022-02-06 11:14:14 +01: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
Stef Heyenrath 9dd2221f23 Fix support for Nullable (language version 8) (#25)
* Only emit #nullable when nullable is supported (>= 8.0)

* x

* is not
2021-08-06 17:09:01 +02:00
Stef Heyenrath 7b158adadc .editor config + fix line endings 2021-08-03 06:13:13 +00:00
Stef Heyenrath 7baf050c12 Add support for using a simple type-name (#22) 2021-08-02 11:49:41 +02:00
Stef Heyenrath 390093d007 Add support for generics (#20)
* wip

* .

* method

* TT

* TT

* .

* .

* mp
2021-08-01 10:34:25 +02:00
Stef Heyenrath a1d23422dc Fix Default value (#19) 2021-07-31 20:10:46 +02:00
Stef Heyenrath cbdf3ce895 Modifiers 2021-07-26 15:29:55 +00:00
Stef Heyenrath 5d48b67ba3 refactor some code 2021-07-26 15:09:07 +00:00
Stef Heyenrath 86ef9ede98 Fix issue #4 (string?) (#15)
* #4

* Only replace if required

* fix

* private readonly IMapper _mapper;

* CRLF
2021-07-26 16:24:30 +02:00
Stef Heyenrath 0f58ce480d Fix namespace (#1)
* Fix NS

* .
2021-07-25 19:22:24 +02:00
Stef Heyenrath b627e169a6 Method 2021-07-25 16:06:32 +02:00
Stef Heyenrath 2531e8e688 AutoMapper 2021-07-25 15:26:50 +02:00
Stef Heyenrath 9326899151 fixes 2021-07-25 10:41:29 +02:00
Stef Heyenrath 97fddc2f3f ProxyAll for interface part 1... 2021-07-24 10:05:54 +02:00