fuget.org
StaticProxyInterfaces
by Robert Turner
1.2.0
2 Dec 20
Toggle Dropdown
Version 1
1.2.0
2 Dec 20
1.0.0
21 Nov 20
API Diff
with 1.0.0
Toggle Dropdown
Version 1
1.2.0
2 Dec 20
1.0.0
21 Nov 20
StaticProxyInterfaces.1.2.0.nupkg
nuget.org
github.com
<
PackageReference
Include
=
"StaticProxyInterfaces"
Version
=
"1.2.0"
/>
Frameworks
netstandard2.0
API Diff between 1.2.0 and 1.0.0
2
Additions
0
Removals
StaticProxyInterfaces
public
class
StaticProxyGenerateAttribute
:
Attribute
public
Type
[]
AdditionalInterfacesToProxy
{
get
; }
public
StaticProxyGenerateAttribute
(
Type
[]
additionalInterfaces
)