DryIoc 4.1.0-preview-04

Prefix Reserved
This is a prerelease version of DryIoc.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.3.0 or higher.

dotnet add package DryIoc --version 4.1.0-preview-04
                    
NuGet\Install-Package DryIoc -Version 4.1.0-preview-04
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DryIoc" Version="4.1.0-preview-04" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DryIoc" Version="4.1.0-preview-04" />
                    
Directory.Packages.props
<PackageReference Include="DryIoc" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DryIoc --version 4.1.0-preview-04
                    
#r "nuget: DryIoc, 4.1.0-preview-04"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DryIoc@4.1.0-preview-04
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DryIoc&version=4.1.0-preview-04&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DryIoc&version=4.1.0-preview-04&prerelease
                    
Install as a Cake Tool

DryIoc is fast, small, full-featured IoC Container for .NET

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 1.0

  • .NETStandard 1.3

  • .NETStandard 2.0

  • Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.

NuGet packages (20)

Showing the top 5 NuGet packages that depend on DryIoc:

Package Downloads
DryIoc.MefAttributedModel

DryIoc.MefAttributedModel is DryIoc extension to support Microsoft Managed Extensibility Framework for DryIoc container

DryIoc.CommonServiceLocator

Implementation of CommonServiceLocator for DryIoc container, see rationale at https://github.com/unitycontainer/commonservicelocator

DryIoc.WebApi

DryIoc extension for ASP.NET WebAPI

DryIoc.Web

DryIoc extension for ASP.NET providing Web Request Reuse

DryIoc.Owin

DryIoc extension for OWIN

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on DryIoc:

Repository Stars
CXWorld/CapFrameX
Frametime capture and analysis tool
seesharper/LightInject
An ultra lightweight IoC container
2fast-team/2fast
Two-Factor Authenticator Supporting TOTP (Windows 10 & Android, iOS, Linux and macOS App)
MicroSugarDeveloperOrg/Webviews.Avalonia
fluffynuts/PeanutButter
Tasty, versatile, nutritious; goes with many things in .net.
Version Downloads Last Updated
6.0.0-preview-08 413 10/27/2024
6.0.0-preview-07 387 3/17/2024
5.4.3 88,150 11/12/2023
5.4.2 5,753 10/17/2023
5.4.1 10,057 6/10/2023
5.4.0 4,085 5/1/2023
5.3.4 4,122 3/13/2023
5.3.3 2,261 2/16/2023
5.3.2 1,630 2/9/2023
5.3.1 4,860 11/28/2022
5.3.0 27,547 11/10/2022
5.2.2 15,314 8/23/2022
5.2.1 10,990 8/9/2022
5.2.0 3,359 8/3/2022
5.1.0 90,096 5/20/2022
5.0.2 24,409 5/10/2022
5.0.1 3,024 4/22/2022
5.0.0 4,686 4/13/2022
4.8.8 23,152 3/16/2022
4.8.7 16,871 2/27/2022
4.8.6 19,446 1/7/2022
4.8.5 5,732 12/30/2021
4.8.4 9,812 10/31/2021
4.8.3 5,472 10/20/2021
4.8.2 2,470 10/9/2021
4.8.1 40,424 7/3/2021
4.8.0 10,552 6/4/2021
4.7.8 4,431 5/27/2021
4.7.7 2,949 5/10/2021
4.7.6 9,070 4/21/2021
4.7.5 7,476 4/4/2021
4.7.4 6,550 2/26/2021
4.7.3 3,175 2/9/2021
4.7.2 25,190 1/16/2021
4.7.1 718 1/15/2021
4.7.0 3,070 1/5/2021
4.6.0 4,063 12/10/2020
4.5.2 1,763 12/3/2020
4.5.1 4,418 10/28/2020
4.5.0 4,631 10/12/2020
4.4.1 23,193 9/9/2020
4.4.0 927 9/4/2020
4.3.4 994 9/1/2020
4.3.3 1,393 8/27/2020
4.3.2 13,038 8/15/2020
4.3.1 13,904 8/7/2020
4.3.0 1,505 8/3/2020
4.2.5 1,715 7/20/2020
4.2.4 9,540 7/14/2020
4.2.3 1,299 7/4/2020
4.2.2 945 7/2/2020
4.2.1 8,571 6/8/2020
4.2.0 3,735 5/18/2020
4.1.4 12,638 4/3/2020
4.1.3 1,853 3/27/2020
4.1.2 2,990 3/12/2020
4.1.1 1,646 3/5/2020
4.1.0 5,742 1/20/2020
4.1.0-preview-04 697 1/5/2020
4.1.0-preview-03 803 10/3/2019
4.1.0-preview-02 823 8/25/2019
4.1.0-preview-01 6,655 8/21/2019
4.0.7 654,852 9/4/2019
4.0.6 1,733 8/29/2019
4.0.5 32,211 6/8/2019
4.0.5-preview-01 6,743 6/7/2019
4.0.4 13,754 5/1/2019
4.0.3 11,777 4/10/2019
4.0.2 8,351 3/30/2019
4.0.1 7,094 3/28/2019
4.0.0 31,262 3/4/2019
4.0.0-preview-02 6,831 2/22/2019
4.0.0-preview-01 12,993 12/1/2018
3.1.0-preview-07 7,257 11/20/2018
3.0.2 59,284 7/11/2018
3.0.1 8,389 7/7/2018
3.0.0 8,415 6/24/2018
3.0.0-preview-12 7,208 6/6/2018
3.0.0-preview-11 7,692 3/17/2018
3.0.0-preview-10 7,437 3/13/2018
3.0.0-preview-09 8,819 2/21/2018
3.0.0-preview-08 7,180 2/12/2018
3.0.0-preview-07 7,422 2/9/2018
3.0.0-preview-06 7,418 2/8/2018
3.0.0-preview-05 7,520 2/5/2018
3.0.0-preview-04 7,420 2/1/2018
3.0.0-preview-03 7,289 12/3/2017
3.0.0-preview-02 7,749 11/14/2017
3.0.0-preview-01 7,451 10/1/2017
2.12.10 42,266 4/11/2018
2.12.9 7,989 4/7/2018
2.12.8 8,944 3/13/2018
2.12.7 12,910 1/19/2018
2.12.6 10,274 12/21/2017
2.12.5 21,976 10/30/2017
2.12.4 52,363 10/17/2017
2.12.3 9,522 10/2/2017
2.12.2 8,305 9/17/2017
2.12.1 7,813 9/9/2017
2.12.0 9,027 9/1/2017
2.12.0-preview-01 7,268 8/29/2017
2.11.6 11,664 7/18/2017
2.11.5 7,691 7/12/2017
2.11.4 8,108 6/28/2017
2.11.3 14,671 6/1/2017
2.11.2 7,593 6/1/2017
2.11.1 8,007 5/31/2017
2.11.0 7,691 5/30/2017
2.11.0-preview-02 7,538 3/15/2017
2.11.0-preview-01 7,289 3/10/2017
2.10.7 15,488 5/3/2017
2.10.6 46,801 4/20/2017
2.10.5 8,048 4/4/2017
2.10.4 7,748 3/28/2017
2.10.3 7,789 3/25/2017
2.10.2 13,116 3/14/2017
2.10.1 46,784 2/18/2017
2.10.0 18,142 2/1/2017
2.9.7 9,240 1/12/2017
2.9.6 8,683 12/30/2016
2.9.5 7,677 12/26/2016
2.9.4 8,333 12/10/2016
2.9.3 7,720 12/8/2016
2.9.2 7,723 12/3/2016
2.9.1 9,166 11/19/2016
2.9.0 7,851 11/17/2016
2.8.5 8,529 11/2/2016
2.8.4 7,811 10/28/2016
2.8.3 28,469 10/20/2016
2.8.2 9,854 10/20/2016
2.8.1 7,661 10/19/2016
2.8.0 7,628 10/18/2016
2.8.0-preview-01 7,251 10/13/2016
2.7.1 9,390 9/1/2016
2.7.0 8,117 8/19/2016
2.6.4 10,240 7/29/2016
2.6.3 7,883 7/9/2016
2.6.2 10,629 6/13/2016
2.6.0 8,208 6/10/2016
2.5.1 10,619 6/7/2016
2.5.0 12,996 5/24/2016
2.4.3 8,438 5/7/2016
2.4.2 8,299 4/26/2016
2.4.1 7,770 4/16/2016
2.4.0 8,660 4/14/2016
2.3.0 8,786 3/30/2016
2.2.2 11,034 3/10/2016
2.2.1 7,955 3/8/2016
2.2.0 9,377 2/26/2016
2.1.3 11,459 1/17/2016
2.1.2 8,879 1/15/2016
2.1.1 8,321 1/4/2016
2.1.0 8,079 12/4/2015
2.0.2 8,043 12/1/2015
2.0.1 7,829 11/27/2015
2.0.0 111,902 11/19/2015
2.0.0-rc4build353 7,369 11/18/2015
2.0.0-rc4build352 7,342 11/17/2015
2.0.0-rc4build351 7,375 11/17/2015
2.0.0-rc4build350 7,392 11/17/2015
2.0.0-rc4build349 7,370 11/12/2015
2.0.0-rc4build348 7,362 11/12/2015
2.0.0-rc4build347 7,304 11/12/2015
2.0.0-rc4build346 7,272 11/12/2015
2.0.0-rc4build345 7,318 11/12/2015
2.0.0-rc4build344 7,340 11/7/2015
2.0.0-rc4build343 7,291 11/5/2015
2.0.0-rc4build342 7,368 11/1/2015
2.0.0-rc4build341 7,302 10/29/2015
2.0.0-rc4build340 7,302 11/12/2015
2.0.0-rc4build339 7,331 11/7/2015
2.0.0-rc4build338 7,293 11/5/2015
2.0.0-rc4build337 7,242 11/1/2015
2.0.0-rc4build336 7,333 10/29/2015
2.0.0-rc3build340 7,273 10/26/2015
2.0.0-rc3build339 7,292 10/26/2015
2.0.0-rc3build338 7,259 10/23/2015
2.0.0-rc3build337 7,325 10/20/2015
2.0.0-rc3build336 7,353 10/19/2015
2.0.0-rc3build335 7,351 10/12/2015
2.0.0-rc3build334 7,416 10/10/2015
2.0.0-rc3build333 7,632 10/6/2015
2.0.0-rc3build332 7,374 10/6/2015
2.0.0-rc3build331 7,398 10/1/2015
2.0.0-rc3build330 7,374 10/1/2015
2.0.0-rc3build329 7,383 9/30/2015
2.0.0-rc3build328 7,471 9/26/2015
2.0.0-rc3build327 7,387 9/25/2015
2.0.0-rc3build326 7,374 9/25/2015
2.0.0-rc3build325 7,377 9/25/2015
2.0.0-rc3build324 7,339 9/11/2015
2.0.0-rc3build323 7,341 9/11/2015
2.0.0-rc3build322 7,351 9/11/2015
2.0.0-rc3build321 7,316 9/11/2015
2.0.0-rc3build320 7,337 9/11/2015
2.0.0-rc3build319 7,347 9/8/2015
2.0.0-rc3build318 7,323 9/6/2015
2.0.0-rc3build317 7,373 9/3/2015
2.0.0-rc3build316 7,375 9/2/2015
2.0.0-rc3build315 7,319 8/31/2015
2.0.0-rc3build314 7,356 9/8/2015
2.0.0-rc3build313 7,332 8/29/2015
2.0.0-rc3build312 7,344 8/23/2015
2.0.0-rc3build311 7,355 8/21/2015
2.0.0-rc3build310 7,321 8/18/2015
2.0.0-rc3build309 7,491 8/12/2015
2.0.0-rc3build308 7,656 8/6/2015
2.0.0-rc3build307 7,347 8/23/2015
2.0.0-rc3build306 7,560 8/6/2015
2.0.0-rc3build304 7,535 8/4/2015
2.0.0-rc3build303 7,569 8/6/2015
2.0.0-rc3build302 7,595 8/3/2015
2.0.0-rc3build301 7,524 7/31/2015
2.0.0-rc3build300 7,622 7/28/2015
2.0.0-rc3build299 7,461 7/28/2015
2.0.0-rc3build298 7,423 7/28/2015
2.0.0-rc3build297 7,498 7/31/2015
2.0.0-rc3build296 7,422 7/28/2015
2.0.0-rc2build297 7,373 7/26/2015
2.0.0-rc2build296 7,386 7/26/2015
2.0.0-rc2build295 7,428 7/24/2015
2.0.0-rc2build294 7,404 7/24/2015
2.0.0-rc2build293 7,402 7/26/2015
2.0.0-rc2build292 7,727 7/21/2015
2.0.0-rc2build291 7,388 7/24/2015
2.0.0-rc2build289 7,674 7/21/2015
2.0.0-rc1build371 7,287 1/11/2016
2.0.0-rc1build366 7,331 1/11/2016
2.0.0-rc1build288 7,334 7/4/2015
2.0.0-rc1build287 7,288 6/19/2015
2.0.0-rc1build286 7,635 6/8/2015
2.0.0-rc1build285 7,344 6/4/2015
2.0.0-rc1build284 7,315 6/3/2015
2.0.0-rc1build283 7,628 6/1/2015
2.0.0-rc1build282 7,300 5/29/2015
2.0.0-rc1build281 7,317 5/27/2015
2.0.0-rc1build280 7,268 5/27/2015
2.0.0-rc1build279 7,301 5/21/2015
2.0.0-rc1build278 7,317 5/16/2015
2.0.0-rc1build277 7,313 5/15/2015
2.0.0-rc1build276 7,308 5/21/2015
2.0.0-rc1build275 7,287 5/16/2015
2.0.0-rc1build274 7,586 5/15/2015
2.0.0-rc1build273 7,343 5/15/2015
2.0.0-rc1build272 7,293 5/14/2015
2.0.0-rc1build271 7,342 5/14/2015
2.0.0-rc1build270 7,264 5/13/2015
2.0.0-rc1build269 7,303 5/14/2015
2.0.0-rc1build268 7,342 5/12/2015
2.0.0-rc1build267 7,323 5/10/2015
2.0.0-rc1build266 7,371 5/7/2015
2.0.0-rc1build265 7,289 5/6/2015
2.0.0-rc1build264 7,384 5/5/2015
2.0.0-rc1build263 7,465 5/1/2015
2.0.0-rc1build262 7,545 4/30/2015
2.0.0-rc1build261 7,582 4/29/2015
2.0.0-rc1build260 7,655 4/28/2015
2.0.0-rc1build259 7,447 4/21/2015
2.0.0-rc1build258 7,594 4/29/2015
2.0.0-rc1build255 7,442 4/21/2015
2.0.0-preview256 7,445 4/15/2015
2.0.0-preview255 7,436 4/14/2015
2.0.0-preview254 7,389 4/14/2015
2.0.0-preview253 7,381 4/13/2015
2.0.0-preview252 7,353 4/10/2015
2.0.0-preview251 7,390 4/7/2015
2.0.0-preview250 7,385 4/6/2015
2.0.0-preview249 7,597 4/6/2015
2.0.0-preview248 7,369 4/7/2015
2.0.0-preview247 7,369 4/6/2015
2.0.0-preview246 7,419 4/6/2015
2.0.0-preview245 7,372 4/3/2015
2.0.0-preview244 7,369 4/3/2015
2.0.0-preview243 7,397 4/3/2015
2.0.0-preview242 7,401 4/2/2015
2.0.0-preview241 7,366 3/31/2015
2.0.0-preview240 7,422 3/31/2015
2.0.0-preview239 7,423 3/30/2015
2.0.0-preview238 7,377 3/30/2015
2.0.0-preview237 7,344 3/29/2015
2.0.0-preview236 7,370 3/28/2015
2.0.0-preview235 7,374 3/27/2015
2.0.0-preview234 7,358 3/27/2015
2.0.0-preview233 7,354 3/26/2015
2.0.0-preview232 7,356 3/26/2015
2.0.0-preview231 7,388 3/25/2015
2.0.0-preview230 7,386 3/25/2015
2.0.0-preview229 7,389 3/25/2015
2.0.0-preview228 7,389 3/23/2015
2.0.0-preview227 7,384 3/23/2015
2.0.0-preview226 7,354 3/19/2015
2.0.0-preview225 7,356 3/18/2015
2.0.0-preview224 7,364 3/18/2015
2.0.0-preview223 7,378 3/18/2015
2.0.0-preview222 7,360 3/17/2015
2.0.0-preview221 7,380 3/15/2015
2.0.0-preview220 7,346 3/14/2015
2.0.0-preview219 7,315 3/13/2015
2.0.0-preview218 7,382 3/11/2015
2.0.0-preview217 7,368 3/10/2015
2.0.0-preview216 7,434 3/10/2015
2.0.0-preview215 7,365 3/10/2015
2.0.0-preview214 7,384 3/10/2015
2.0.0-preview213 7,316 3/9/2015
2.0.0-preview212 7,309 3/6/2015
2.0.0-preview211 7,386 3/4/2015
2.0.0-preview210 7,357 3/4/2015
2.0.0-preview209 7,626 3/4/2015
2.0.0-preview208 7,396 3/3/2015
2.0.0-preview207 7,558 3/3/2015
2.0.0-preview206 7,410 3/3/2015
2.0.0-preview205 7,742 3/2/2015
2.0.0-preview204 7,497 3/2/2015
2.0.0-preview203 8,001 2/26/2015
2.0.0-preview202 7,585 2/25/2015
2.0.0-preview201 7,360 2/20/2015
2.0.0-preview200 7,852 2/20/2015
2.0.0-preview199 7,424 2/20/2015
2.0.0-preview198 7,687 2/19/2015
2.0.0-preview197 7,699 2/19/2015
2.0.0-preview196 7,655 2/19/2015
2.0.0-preview195 7,686 2/19/2015
2.0.0-preview194 7,605 2/18/2015
2.0.0-preview193 7,596 2/18/2015
2.0.0-preview192 7,612 2/17/2015
2.0.0-preview191 7,597 2/17/2015
2.0.0-preview190 7,683 2/17/2015
2.0.0-preview189 7,405 2/12/2015
2.0.0-preview188 7,536 2/11/2015
2.0.0-preview187 7,593 2/11/2015
2.0.0-preview186 7,672 2/11/2015
2.0.0-preview185 7,453 2/10/2015
2.0.0-preview184 7,470 2/10/2015
2.0.0-preview183 7,480 2/10/2015
2.0.0-preview182 7,517 2/9/2015
2.0.0-preview181 7,389 2/2/2015
2.0.0-preview180 7,395 2/2/2015
2.0.0-preview179 7,414 1/31/2015
2.0.0-preview178 7,400 1/30/2015
2.0.0-preview177 7,375 1/29/2015
2.0.0-preview176 7,414 1/24/2015
2.0.0-preview175 7,356 1/24/2015
2.0.0-preview174 7,442 1/23/2015
2.0.0-preview173 7,438 1/18/2015
2.0.0-preview172 7,382 1/19/2015
2.0.0-preview171 7,446 1/16/2015
2.0.0-preview170 7,321 1/16/2015
2.0.0-preview169 7,362 1/16/2015
2.0.0-preview168 7,345 1/16/2015
2.0.0-preview167 7,423 1/16/2015
2.0.0-preview166 7,356 1/15/2015
2.0.0-preview165 7,398 1/15/2015
2.0.0-preview164 7,388 1/15/2015
2.0.0-preview163 7,442 1/15/2015
2.0.0-preview162 7,440 1/14/2015
2.0.0-preview161 7,417 1/14/2015
2.0.0-preview160 7,362 1/14/2015
2.0.0-preview159 7,413 1/14/2015
2.0.0-preview158 7,367 1/14/2015
2.0.0-preview157 7,386 1/14/2015
2.0.0-preview156 7,326 1/13/2015
2.0.0-preview155 7,354 1/13/2015
2.0.0-preview154 7,437 1/12/2015
2.0.0-preview153 7,348 1/12/2015
2.0.0-preview152 7,351 1/9/2015
2.0.0-preview151 7,378 1/9/2015
2.0.0-preview150 7,351 1/8/2015
2.0.0-preview148 7,356 1/8/2015
2.0.0-preview147 7,669 1/3/2015
2.0.0-preview146 7,382 1/3/2015
2.0.0-preview145 7,852 12/30/2014
2.0.0-preview144 7,766 12/29/2014
2.0.0-preview143 7,809 12/29/2014
2.0.0-preview142 7,779 12/23/2014
2.0.0-preview141 7,771 12/23/2014
2.0.0-preview140 7,775 12/23/2014
2.0.0-preview139 7,835 12/20/2014
2.0.0-preview138 7,739 12/20/2014
2.0.0-preview137 7,798 12/20/2014
2.0.0-preview136 7,725 12/20/2014
2.0.0-preview135 7,763 12/20/2014
2.0.0-preview133 7,788 12/18/2014
2.0.0-preview132 7,599 12/15/2014
2.0.0-preview131 7,604 12/14/2014
2.0.0-preview130 7,612 12/12/2014
2.0.0-preview129 7,623 12/12/2014
2.0.0-preview128 7,572 12/11/2014
2.0.0-preview127 7,613 12/10/2014
2.0.0-preview126 7,598 12/10/2014
2.0.0-preview125 7,590 12/8/2014
2.0.0-preview124 7,660 12/8/2014
2.0.0-preview123 7,622 12/7/2014
2.0.0-preview119 7,583 11/24/2014
2.0.0-preview118 7,539 11/21/2014
2.0.0-preview116 7,841 11/13/2014
2.0.0-preview115 7,611 11/6/2014
2.0.0-preview114 7,854 11/6/2014
2.0.0-preview113 7,645 11/5/2014
2.0.0-preview112 7,616 11/5/2014
2.0.0-preview110 7,823 11/5/2014
2.0.0-preview109 7,879 11/4/2014
2.0.0-preview108 7,741 10/31/2014
2.0.0-preview107 7,906 10/31/2014
2.0.0-preview105 7,994 10/31/2014
2.0.0-preview104 7,356 10/29/2014
2.0.0-preview103 7,352 10/27/2014
2.0.0-preview102 7,361 10/27/2014
2.0.0-preview101 7,374 10/24/2014
2.0.0-beta258 7,446 4/21/2015
2.0.0-beta254 7,496 4/20/2015
1.4.1 13,462 10/9/2014
1.4.0 8,390 9/10/2014
1.3.1 7,886 8/18/2014
1.3.0 8,454 7/16/2014
1.2.2 7,913 7/2/2014
1.2.1 7,782 6/30/2014
1.2.0 8,589 1/9/2014
1.1.1 7,803 12/26/2013
1.1.0 7,731 12/26/2013
1.0.11 9,307 12/24/2013

## v4.1.0 Feature release

### Highlights

- Better memory use and massively improved performance for the real-world applications - big object graphs and the unit-of-work scenarios. See the updated benchmark results in [readme.md].(https://github.com/dadhi/DryIoc/blob/master/README.md#creating-the-container-registering-the-services-then-opening-a-scope-and-resolving-the-scoped-service-eg-controller-for-the-first-time))
- Improve parallelism / reduce thread blocking #137
- Full and fast DryIoc own Interpretation support via `Rules.WithUseInterpretation()` - useful for iOS and other platforms without compilation support #90
- Copied DryIoc sample project from the MediatR but with DryIoc.Messages #117

### Features

- Interpretation only option #90
- Add RegisterDelegate with the list of dependencies to Inject and not to Resolve #147
- Lift restrictions for Scope disposal when using ambient ScopeContext #168
- FactoryDelegate<T> wrapper support #191
- Add Rules.UseDecorateeReuseForDecorators #201

### Fixes

- Resolving a component for the second time throws #130
- Stackoverflow exception #139
- Xamarin Forms iOS: Operation is not supported on this platform. #156
- DryIoc 4.0.5 withoutFastExpressionCompiler deadlock issue #157
- Rules.WithDependencyDepthToSplitObjectGraph is not propagated through most of `Rules.With` methods #163
- Rules.WithDependencyDepthToSplitObjectGraph was not applied in some cases with Decorators in graph #164
- Made.Of() Parameters don't follow Reuse setting #179
- ThreadScopeContext not working in DryIoc.dll 4.1.0-preview-02? #183
- ReflectionTools methods unexpectedly return static constructors #184
- Container creates multiple instances if TryInterpret fails #188
- Open-generic implementation may be wrongly considered for service with many type args #190
- DryIOC new Transient Disposable #192
- Private and public Constructors in generic classes #196
- Fix documentation regarding implicitly injected scope as IDisposable #197
- Open generics resolve fails if there is a static constructor #198

## v4.0.7 Bug-fix release

- fixed: #173 Validate-Method throws System.TypeInitializationException : The type initializer for 'DryIoc.OpenGenericTypeKey' threw an exception.

## v4.0.6 Bug-fix release

- fixed: Wrong IContainer resolved #171

## v4.0.5 Release notes

- fixed: #133 Validate method call hangs
- fixed: #134 with finding is th property is static in VB

## v4.0.4 Release notes

- fixed: #116: DryIoc Resolve with decorators goes wrong for parallel execution
- fixed: #119: v4.0.3 packages were targeting only .NET 4.5 and .NET Standard 2.0
- fixed: #120: V4.0.3 double dryioc break the build
- fixed: #121: FastExpressionCompiler.cs and Expression.cs code comment out in .NetFramework 4.7
- fixed: #124: Stackoverflow exception 4.0.3

## v4.0.3 Release notes

- fixed: #109: Cannot inject a struct using a Func wrapper
- fixed: #114: Resolve Action<T>

## v4.0.2 Release notes

- fixed: #100: ResolveMany with Meta does NOT work but collection with Meta does work

## v4.0.1 Release notes

- added: #95: Serializable ContainerException for supported targets
- fixed: #97: Resolving last registration from multiple default services bug
- fixed: #89: DryIoC.CommonServiceLocator.dll package out-of-date link

## v4.0.0 Release notes

### Highlights

- DryIoc.dll and all extensions are strongly-signed.
- Greatly improved performance and decreased memory allocations for bootstrapping and first-time resolution, as well as for the rest of operations. [The results](https://github.com/dadhi/DryIoc/issues/26#issuecomment-466460255) were measured on realistic mid-sized object graph with ~40 dependencies and mixed registration types.
- `IResolver` is directly implementing (`IServiceProvider`)[https://docs.microsoft.com/en-us/dotnet/api/system.iserviceprovider?view=netframework-4.7.2] for supported platforms
- `UseInstance` is split into `RegisterInstance` and `Use` methods #78
- The docs now are generated from `.cs` files in _DryIoc.Docs_ project with up-to-date runnable examples using [CsToMd](https://github.com/dadhi/Cstomd) project.

### Features

- added: #4 Rule for Func and Lazy to be resolved even without requested service registered
- added: #8 Parity of registration methods between IContainer and IRegistrator (RegisterMapping and RegisterPlaceholder are available in IRegistrator)
- added: #9 RegisterMany should indicate if no registration was made
- added: #11 Resolution root bound dependency expression de-duplication
- added: #17 Rules.DefaultRegistrationServiceKey enhancement
- added: #20 Enhance error message with current container Rules info
- added: #32 Integrate MediatR like middleware directly to DryIoc #32
- added: #39 For troubleshooting purposes add ability to opt-out FastExpressionCompiler
- Added: #45 Consider expression interpretation to speed-up first time resolution
- added: #78 Split UseInstance two roles into separate RegisterInstance and Use
- added: DryIoc IResolver now directly implements IServiceProvider - no need for BuildServiceProvider anymore
- added: DryIoc.Rules.Rules.MicrosoftDependencyInjectionRules - the set of rules for MS.DI available directly in DryIoc
- added: FactoryInfo.Of(MemberInfo factoryMember, object factoryInstance)
- added: Explicit Factory.RegistrationOrder and adapted its usage for open-generics
- added: IRegistrator.GetRegisteredFactories
- added: FactoryType to Registrator.RegisterMapping
- added: AsyncExecutionFlowScopeContext.Default member
- added: Support for FEC v2.0

### Fixes

- fixed: #6 Open generic singleton service registration that satisfies multiple interfaces
- fixed: #7 Context-based injection
- fixed: #16 AutoConcreteTypeResolution should not consider a primitive type
- fixed: #25 Decorator with serviceKey throws exception which gives invalid advice on how to fix the issue for the most common reason to use the servicekey
- fixed: #26 Speed Optimization for short living applications
- fixed: #27 DryIoc cold start performance
- fixed: #28 FastExpressionCompiler is not used in Net Standard 1.3, 2.0 packages and not used in .Net Core
- fixed: #29 Resolve caches object[] args values
- fixed: #33 Memory leak with ResolveManyBehavior.AzLazyEnumerable?
- fixed: #41 ErrorCode: RegisteredFactoryMethodResultTypesIsNotAssignableToImplementationType
- fixed: #46 Operation is not supported on this platform exception on Xamarin iOS
- fixed: #61 Rules.SelectLastRegisteredFactory() does not account for OpenGenerics
- fixed: #63 Func wrapper resolving #63
- fixed: #75 Scoped call to Resolve() with args seems to leak memory
- fixed: BB-593 Add auto-generated tag to PCL FEC
- fixed: BB-594 Conflicting type is not working in .NET Core 2.1
- fixed: BB-596 The problem was in non-public service type- fixed: RegisterMapping for open-generic service type
- fixed: Using facadeKey in CreateFacade