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