fuget.org
Stashbox
by Peter Csajtai
3.5.0-preview-614
Toggle Dropdown
API Diff
with 3.5.0-preview-609
Toggle Dropdown
Stashbox.3.5.0-preview-614.nupkg
nuget.org
github.com
Source
MIT License
<
PackageReference
Include
=
"Stashbox"
Version
=
"3.5.0-preview-614"
/>
Frameworks
net40
net45
net461
netstandard1.0
netstandard1.3
netstandard2.0
netstandard2.1
API Diff between 3.5.0-preview-614 and 3.5.0-preview-609
2
Additions
0
Removals
Stashbox.Configuration
public
class
ContainerConfiguration
public
bool
VariantGenericResolutionEnabled
{
get
; }
public
class
ContainerConfigurator
public
ContainerConfigurator
WithVariantGenericResolution
(
bool
enabled
=
true
)