Stef Heyenrath
894b5d5049
0.1.0
2024-04-28 12:43:55 +02:00
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
68864378d0
0.0.38
2024-04-23 12:20:39 +02:00
Stef Heyenrath
e146476c34
fix urls
2023-12-06 21:59:28 +01:00
Stef Heyenrath
059886d1ca
Exclude System.Runtime.CompilerServices.NullableContextAttribute ( #66 )
...
* HttpClient
* .
* .
* .
2023-12-06 21:32:07 +01:00
Stef Heyenrath
77f28ffacc
0.0.36
2023-10-10 19:39:58 +02:00
Stef Heyenrath
cbd467d2f3
0.0.35
2023-03-02 11:04:06 +01:00
Stef Heyenrath
af99f41dc9
0.0.34
2023-02-25 10:12:37 +01:00
Stef Heyenrath
b2ab22a1bf
0.0.33
2023-02-24 21:53:27 +01:00
Stef Heyenrath
994e55c4be
0.0.32
2023-02-24 16:48:25 +01:00
Stef Heyenrath
eadcf8585f
Add support for public and internal ProxyClass ( #58 )
...
* x
* fx
* .
2023-02-24 16:22:26 +01:00
Stef Heyenrath
65d1d801ce
Fixed multi-dimension argument / return type ( #55 )
...
* Fixed multi dimension array arguments
* .
* .
* .
* ,
2023-02-21 19:10:03 +01:00
Stef Heyenrath
c1d42ac7e5
Return correct type (interfacve) for array ( #53 )
2023-01-23 13:11:51 +01:00
Stef Heyenrath
cd85eb09be
0.0.29
2023-01-09 21:07:33 +01:00
Stef Heyenrath
da40aae293
0.0.28
2023-01-08 09:12:43 +01:00
Stef Heyenrath
0df5944d06
0.0.27
2022-12-17 13:42:18 +01:00
Stef Heyenrath
a1a283c8bb
Add support for parameter attributes ( #48 )
...
* 1
* 2
* 3
* .
* x
2022-12-17 11:28:16 +01:00
Stef Heyenrath
6405e999b7
0.0.26
2022-12-14 14:25:24 +01:00
Stef Heyenrath
3eb9d8ce5f
0.0.25
2022-12-13 16:45:09 +01:00
Stef Heyenrath
7e497cd9c7
0.0.24
2022-09-05 21:28:00 +02:00
Stef Heyenrath
4b9b47ba9d
0.0.23
2022-09-04 11:14:33 +02:00
Stef Heyenrath
1eb30d7237
0.0.22
2022-05-09 22:36:47 +02:00
Stef Heyenrath
533901ec48
If the parameter is defined as Nullable, always return "null" as default value. ( #36 )
...
* In case the parameter is defined as Nullable, always return "null".
* icon
* .
2022-05-08 19:46:53 +02:00
Stef Heyenrath
b5b08d8c01
0.0.20
2022-05-08 18:54:25 +02:00
Stef Heyenrath
302aae4237
0.0.19
2022-05-08 18:20:38 +02:00
Stef Heyenrath
b4c490aef9
0.0.18
2022-05-08 10:18:59 +02:00
Stef Heyenrath
63bcad4c26
Merge branch 'main' of https://github.com/StefH/ProxyInterfaceSourceGenerator
2022-05-07 09:35:40 +02:00
Stef Heyenrath
bfd73558c3
0.0.17
2022-05-07 09:35:24 +02:00
Stef Heyenrath
23e9f80832
Add support for 'file-scoped' namespaces ( #32 )
...
* 008
* n
* da
2022-05-07 09:33:15 +02:00
Stef Heyenrath
15547b9498
0.0.16
2022-05-06 23:58:53 +02:00
Stef Heyenrath
844836fa7e
0.0.15
2022-02-06 11:16:41 +01: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
9024b5f42c
0.0.14
2022-02-04 11:35:07 +01:00
Stef Heyenrath
d7483d6b7e
Add support for base (proxy) class ( #29 )
2022-02-04 11:33:26 +01:00
Stef Heyenrath
94d322cfb3
0.0.13
2022-02-02 09:11:59 +01:00
Stef Heyenrath
bac7f7a05c
0.0.12 (ProxyBaseClasses)
2022-02-01 18:50:42 +01:00
Stef Heyenrath
f9664e0564
ProxyBaseClasses ( #27 )
2022-02-01 18:49:01 +01:00
Stef Heyenrath
00cd67f355
Update filename for generated interface files + set DevelopmentDependency to true for the project ( #26 )
...
* Update filename for generated interface files
* .
* .
* <DevelopmentDependency>true</DevelopmentDependency>
2021-08-10 20:33:34 +02:00
Stef Heyenrath
df4740ccd4
Add PackageReadme + Package release notes
2021-08-08 18:52:55 +02: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
8d43c73816
Add <auto-generated> ( #24 )
2021-08-05 21:34:50 +02:00
Stef Heyenrath
2a56acea6e
0.0.8
2021-08-03 21:08:05 +02:00
Stef Heyenrath
5382e9a6b9
0.0.7 release notes
2021-08-02 09:51:52 +00:00
Stef Heyenrath
a778c35728
0.0.6
2021-08-01 10:35:53 +02:00
Stef Heyenrath
296988b13f
Use 0.0.5
2021-07-31 20:15:16 +02:00
Stef Heyenrath
9aa2df2ea0
<Version>0.0.4</Version>
2021-07-28 22:57:24 +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
3c9a292a0c
<Version>0.0.2</Version>
2021-07-25 11:38:58 +02:00