DryIoc.dll 6.0.0-preview-09

Prefix Reserved
This is a prerelease version of DryIoc.dll.
dotnet add package DryIoc.dll --version 6.0.0-preview-09
                    
NuGet\Install-Package DryIoc.dll -Version 6.0.0-preview-09
                    
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.dll" Version="6.0.0-preview-09" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DryIoc.dll" Version="6.0.0-preview-09" />
                    
Directory.Packages.props
<PackageReference Include="DryIoc.dll" />
                    
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.dll --version 6.0.0-preview-09
                    
#r "nuget: DryIoc.dll, 6.0.0-preview-09"
                    
#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.dll@6.0.0-preview-09
                    
#: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.dll&version=6.0.0-preview-09&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DryIoc.dll&version=6.0.0-preview-09&prerelease
                    
Install as a Cake Tool

Hello Sailor,

Compile-time Dependency Injection

DryIoc has an optional compile-time Dependency Injection with the source package (previously it was available as a separate DryIocZero package).

You may ignore this information if you don't want to use the compile-time DI. Everything will work without it, but wait... you will like some compile-time DI!

How to use [@WIP]

  1. Copy contents of "%USERPROFILE%.nuget\packages\DryIoc<version>\CompileTimeDI" folder to your project, e.g. "Container.Generated.tt", "CompileTimeRegistrations.ttinclude", and "CompileTimeRegistrations.Example.cs".
  2. Add your registrations into the "CompileTimeRegistrations.ttinclude" file, the file already contains the registrations from the "CompileTimeGenerate.Example.cs", you may remove them or use it as a guideline.
  3. [@WIP] Save (or re-save) the "Container.Generated.tt" file in the Visual Studio or JetBrains Rider (you may get a prompt - accept it). If everything is fine you will see the generated "Container.Generated.cs" file under the "Container.Generated.tt" in Solution Explorer. The "Container.Generated.cs" will contain the generated methods to create the services registered in "CompileTimeRegistrations.ttinclude"

T4 Text Template Transformation Tooling

First you may install the dotnet-t4 CLI tool from NuGet to play and experiment with templates.

For editing and viewing the T4 text template files you may use:

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 is compatible.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework 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 tizen40 was computed.  tizen60 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.

NuGet packages (114)

Showing the top 5 NuGet packages that depend on DryIoc.dll:

Package Downloads
DryIoc.Microsoft.DependencyInjection

DryIoc adapter for Microsoft.Extensions.DependencyInjection

DryIoc.MefAttributedModel.dll

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

Estat.Sri.Sdmx.MappingStore.Retrieve

SDMX RI Library to retrieve SDMX Structural metadata in Mapping Store Schema.

DryIoc.WebApi.dll

DryIoc extension for ASP.NET WebAPI

DryIoc.CommonServiceLocator.dll

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

GitHub repositories (19)

Showing the top 19 popular GitHub repositories that depend on DryIoc.dll:

Repository Stars
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
Prowlarr/Prowlarr
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
Readarr/Readarr
Book Manager and Automation (Sonarr for Ebooks)
digimezzo/dopamine-windows
Audio player which tries to make organizing and listening to music as simple and pretty as possible.
Artemis-RGB/Artemis
Provides advanced unified lighting across many different brands RGB peripherals
CXWorld/CapFrameX
Frametime capture and analysis tool
fifty-six/Scarab
An installer for Hollow Knight mods written in Avalonia.
reactiveui/splat
Makes things cross-platform
structuremap/structuremap
A Dependency Injection/Inversion of Control tool for .NET
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
kendryte/nncase
Open deep learning compiler stack for Kendryte AI accelerators ✨
Whisparr/Whisparr
DevTeam/Pure.DI
Pure DI for .NET
2fast-team/2fast
Two-Factor Authenticator Supporting TOTP (Windows 10 & Android, iOS, Linux and macOS App)
appget/appget
Free and open package manager for Windows.
PrismLibrary/Prism.Maui
This is an experimental repo. The code here will eventually be merged into the main Prism repo as a full fledged platform at which time this repo will be archived.
dansiegel/Prism.Container.Extensions
The packages here provide additional extensions around the Prism Ioc abstractions. This allows for more advanced scenarios.
Version Downloads Last Updated
6.0.0-preview-09 91,572 11/24/2024
6.0.0-preview-08 1,951 10/27/2024
6.0.0-preview-07 17,809 3/17/2024
6.0.0-preview-06 4,530 1/23/2024
5.4.3 1,388,107 11/12/2023
5.4.2 103,519 10/17/2023
5.4.1 310,425 6/10/2023
5.4.0 1,070,391 5/1/2023
5.4.0-preview-01 1,340 4/14/2023
5.3.4 263,464 3/13/2023
5.3.3 89,525 2/16/2023
5.3.2 22,540 2/9/2023
5.3.1 147,777 11/28/2022
5.3.0 142,141 11/10/2022
5.2.2 588,091 8/23/2022
5.2.1 30,267 8/9/2022
5.2.0 7,407 8/3/2022
5.1.0 327,339 5/20/2022
5.0.2 365,884 5/10/2022
5.0.1 32,513 4/22/2022
5.0.0 85,510 4/11/2022
5.0.0-preview-01 6,147 8/31/2021
4.8.8 199,388 3/16/2022
4.8.7 74,752 2/27/2022
4.8.6 344,297 1/7/2022
4.8.5 4,113 12/30/2021
4.8.4 83,961 10/31/2021
4.8.3 78,634 10/20/2021
4.8.2 8,208 10/9/2021
4.8.1 240,604 7/3/2021
4.8.0 196,180 6/4/2021
4.7.8 10,867 5/27/2021
4.7.7 1,291,760 5/10/2021
4.7.6 16,107 4/21/2021
4.7.5 83,502 4/4/2021
4.7.4 117,813 2/26/2021
4.7.3 181,728 2/9/2021
4.7.2 421,937 1/16/2021
4.7.1 1,807 1/15/2021
4.7.0 425,818 1/5/2021
4.7.0-preview-01 1,209 12/14/2020
4.6.0 17,103 12/10/2020
4.5.2 84,833 12/3/2020
4.5.1 141,352 10/28/2020
4.5.0 419,367 10/12/2020
4.4.1 123,254 9/9/2020
4.4.0 3,166 9/4/2020
4.3.4 9,136 9/1/2020
4.3.3 8,210 8/27/2020
4.3.2 41,073 8/15/2020
4.3.1 49,378 8/7/2020
4.3.0 148,058 8/3/2020
4.2.5 22,721 7/20/2020
4.2.4 38,534 7/14/2020
4.2.3 19,843 7/4/2020
4.2.2 4,133 7/2/2020
4.2.1 65,139 6/8/2020
4.2.0 44,736 5/18/2020
4.1.4 337,979 4/3/2020
4.1.3 42,886 3/27/2020
4.1.2 42,280 3/12/2020
4.1.1 32,984 3/5/2020
4.1.1-preview-01 2,006 3/4/2020
4.1.0 184,789 1/20/2020
4.1.0-preview-04 3,429 1/5/2020
4.1.0-preview-03 7,527 10/3/2019
4.1.0-preview-02 4,791 8/25/2019
4.1.0-preview-01 1,572 8/21/2019
4.0.7 1,150,397 9/4/2019
4.0.6 4,067 8/29/2019
4.0.5 558,707 6/8/2019
4.0.5-preview-01 6,523 6/7/2019
4.0.4 163,359 5/1/2019
4.0.3 11,501 4/10/2019
4.0.2 131,957 3/30/2019
4.0.1 20,621 3/28/2019
4.0.0 103,878 3/4/2019
4.0.0-preview-02 2,351 2/22/2019
4.0.0-preview-01 4,472 12/1/2018
3.1.0-preview-07 3,513 11/20/2018
3.1.0-preview-06 4,910 11/7/2018
3.1.0-preview-05 1,820 10/12/2018
3.1.0-preview-04 1,983 10/6/2018
3.1.0-preview-03 1,771 10/5/2018
3.1.0-preview-02 1,750 10/4/2018
3.1.0-preview-01 2,216 10/3/2018
3.0.2 661,143 7/11/2018
3.0.1 4,849 7/7/2018
3.0.0 4,648 6/24/2018
3.0.0-preview-12 2,405 6/6/2018
3.0.0-preview-11 3,982 3/17/2018
3.0.0-preview-10 2,351 3/13/2018
3.0.0-preview-09 2,180 2/21/2018
3.0.0-preview-08 2,050 2/12/2018
3.0.0-preview-07 2,286 2/9/2018
3.0.0-preview-06 2,342 2/8/2018
3.0.0-preview-05 2,647 2/5/2018
3.0.0-preview-04 2,236 2/1/2018
3.0.0-preview-03 3,601 12/3/2017
3.0.0-preview-02 2,213 11/14/2017
3.0.0-preview-01 3,327 10/1/2017
2.12.10 122,520 4/11/2018
2.12.8 46,637 3/13/2018
2.12.7 65,455 1/19/2018
2.12.6 112,556 12/21/2017
2.12.5 78,024 10/30/2017
2.12.4 10,577 10/17/2017
2.12.3 6,970 10/2/2017
2.12.2 26,534 9/17/2017
2.12.1 120,033 9/9/2017
2.12.0 9,740 9/1/2017
2.12.0-preview-01 6,450 8/29/2017
2.11.6 15,935 7/18/2017
2.11.5 6,195 7/12/2017
2.11.4 10,973 6/28/2017
2.11.3 24,641 6/1/2017
2.11.2 2,660 6/1/2017
2.11.1 23,701 5/31/2017
2.11.0 2,719 5/30/2017
2.11.0-preview-02 4,791 3/15/2017
2.11.0-preview-01 2,436 3/10/2017
2.10.7 14,267 5/3/2017
2.10.6 41,709 4/20/2017
2.10.4 6,642 3/28/2017
2.10.3 2,767 3/25/2017
2.10.2 6,764 3/14/2017
2.10.1 25,386 2/18/2017
2.10.0 22,286 2/1/2017
2.9.7 12,548 1/12/2017
2.9.6 3,213 12/30/2016
2.9.5 2,999 12/26/2016
2.9.4 6,761 12/10/2016
2.9.3 2,824 12/8/2016
2.9.2 3,252 12/3/2016
2.9.1 3,682 11/19/2016
2.9.0 3,965 11/17/2016
2.8.5 4,075 11/2/2016
2.8.4 4,932 10/28/2016
2.8.3 21,047 10/20/2016
2.8.2 5,313 10/20/2016
2.8.1 2,625 10/19/2016
2.8.0 2,639 10/18/2016
2.8.0-preview-01 2,186 10/13/2016
2.7.1 52,102 9/1/2016
2.7.0 8,180 8/19/2016
2.6.4 15,550 7/29/2016
2.6.3 5,328 7/9/2016
2.6.3-netcore-rc2 2,559 7/9/2016
2.6.2 6,394 6/13/2016
2.6.2-netcore-rc2 2,482 6/13/2016
2.6.1-netcore-rc2 2,192 6/10/2016
2.6.0 3,587 6/10/2016
2.5.1 2,792 6/7/2016
2.5.0 4,713 5/24/2016
2.4.3 4,375 5/7/2016
2.4.2 3,234 4/26/2016
2.4.1 5,377 4/16/2016
2.4.0 3,511 4/14/2016
2.3.0 4,208 3/30/2016
2.2.2 9,296 3/10/2016
2.2.1 3,335 3/8/2016
2.2.0 4,089 2/26/2016
2.1.3 4,104 1/17/2016
2.1.2 4,053 1/15/2016
2.1.1 3,602 1/4/2016
2.1.0 3,873 12/4/2015
2.0.2 3,275 12/1/2015
2.0.1 3,205 11/27/2015
2.0.0 181,349 11/19/2015
2.0.0-rc4build353 2,469 11/18/2015
2.0.0-rc4build352 2,427 11/17/2015
2.0.0-rc4build351 2,410 11/17/2015
2.0.0-rc4build350 2,495 11/17/2015
2.0.0-rc4build349 2,384 11/12/2015
2.0.0-rc4build348 2,439 11/12/2015
2.0.0-rc4build347 2,399 11/12/2015
2.0.0-rc4build346 2,403 11/12/2015
2.0.0-rc4build345 2,452 11/12/2015
2.0.0-rc4build344 2,410 11/7/2015
2.0.0-rc4build343 2,403 11/5/2015
2.0.0-rc4build342 2,709 11/1/2015
2.0.0-rc4build341 2,406 10/29/2015
2.0.0-rc4build340 2,695 11/12/2015
2.0.0-rc4build339 2,355 11/7/2015
2.0.0-rc4build338 2,396 11/5/2015
2.0.0-rc4build337 2,383 11/1/2015
2.0.0-rc4build336 2,347 10/29/2015
2.0.0-rc3build340 2,173 10/26/2015
2.0.0-rc3build339 2,077 10/26/2015
2.0.0-rc3build338 2,037 10/23/2015
2.0.0-rc3build337 2,130 10/20/2015
2.0.0-rc3build336 2,074 10/19/2015
2.0.0-rc3build335 2,141 10/12/2015
2.0.0-rc3build334 2,265 10/10/2015
2.0.0-rc3build333 2,316 10/6/2015
2.0.0-rc3build332 2,347 10/6/2015
2.0.0-rc3build331 2,188 10/1/2015
2.0.0-rc3build330 2,131 10/1/2015
2.0.0-rc3build329 2,147 9/30/2015
2.0.0-rc3build328 2,200 9/26/2015
2.0.0-rc3build327 2,196 9/25/2015
2.0.0-rc3build326 2,144 9/25/2015
2.0.0-rc3build325 2,129 9/25/2015
2.0.0-rc3build324 2,179 9/11/2015
2.0.0-rc3build323 2,138 9/11/2015
2.0.0-rc3build322 2,096 9/11/2015
2.0.0-rc3build321 2,099 9/11/2015
2.0.0-rc3build320 2,064 9/11/2015
2.0.0-rc3build319 2,142 9/8/2015
2.0.0-rc3build318 2,149 9/6/2015
2.0.0-rc3build317 2,086 9/3/2015
2.0.0-rc3build316 2,230 9/2/2015
2.0.0-rc3build315 2,125 8/31/2015
2.0.0-rc3build314 2,161 9/8/2015
2.0.0-rc3build313 2,088 8/29/2015
2.0.0-rc3build312 2,117 8/23/2015
2.0.0-rc3build311 2,091 8/21/2015
2.0.0-rc3build310 2,187 8/18/2015
2.0.0-rc3build309 2,688 8/12/2015
2.0.0-rc3build308 2,392 8/6/2015
2.0.0-rc3build307 2,066 8/23/2015
2.0.0-rc3build306 2,403 8/6/2015
2.0.0-rc3build304 2,451 8/4/2015
2.0.0-rc3build303 2,423 8/6/2015
2.0.0-rc3build302 2,269 8/3/2015
2.0.0-rc3build301 2,378 7/31/2015
2.0.0-rc3build300 2,453 7/28/2015
2.0.0-rc3build299 2,209 7/28/2015
2.0.0-rc3build298 2,197 7/28/2015
2.0.0-rc3build297 2,212 7/31/2015
2.0.0-rc2build297 2,233 7/26/2015
2.0.0-rc2build295 2,499 7/24/2015
2.0.0-rc2build294 2,183 7/24/2015
2.0.0-rc2build293 2,179 7/26/2015
2.0.0-rc2build292 2,144 7/21/2015
2.0.0-rc2build291 2,197 7/24/2015
2.0.0-rc2build289 2,163 7/21/2015
2.0.0-rc1build371 2,105 1/11/2016
2.0.0-rc1build366 2,074 1/11/2016
2.0.0-rc1build288 2,084 7/4/2015
2.0.0-rc1build287 2,105 6/19/2015
2.0.0-rc1build286 2,105 6/8/2015
2.0.0-rc1build285 2,168 6/4/2015
2.0.0-rc1build284 2,118 6/3/2015
2.0.0-rc1build283 2,953 6/1/2015
2.0.0-rc1build282 2,068 5/29/2015
2.0.0-rc1build281 2,074 5/27/2015
2.0.0-rc1build280 2,122 5/27/2015
2.0.0-rc1build279 2,154 5/21/2015
2.0.0-rc1build278 2,285 5/16/2015
2.0.0-rc1build277 2,150 5/15/2015
2.0.0-rc1build276 2,240 5/21/2015
2.0.0-rc1build275 2,048 5/16/2015
2.0.0-rc1build274 2,321 5/15/2015
2.0.0-rc1build273 2,077 5/15/2015
2.0.0-rc1build272 2,059 5/14/2015
2.0.0-rc1build271 2,100 5/14/2015
2.0.0-rc1build270 2,091 5/13/2015
2.0.0-rc1build269 2,134 5/14/2015
2.0.0-rc1build268 2,056 5/12/2015
2.0.0-rc1build267 2,104 5/10/2015
2.0.0-rc1build266 2,008 5/7/2015
2.0.0-rc1build265 2,202 5/6/2015
2.0.0-rc1build264 2,116 5/5/2015
2.0.0-rc1build263 2,281 5/1/2015
2.0.0-rc1build262 2,253 4/30/2015
2.0.0-rc1build261 2,301 4/29/2015
2.0.0-rc1build260 2,336 4/28/2015
2.0.0-rc1build259 2,300 4/21/2015
2.0.0-rc1build258 2,317 4/29/2015
2.0.0-rc1build255 2,227 4/21/2015
2.0.0-preview256 2,297 4/15/2015
2.0.0-preview255 2,259 4/14/2015
2.0.0-preview254 2,287 4/14/2015
2.0.0-preview253 2,254 4/13/2015
2.0.0-preview252 2,250 4/10/2015
2.0.0-preview251 2,253 4/7/2015
2.0.0-preview250 2,129 4/6/2015
2.0.0-preview249 2,227 4/6/2015
2.0.0-preview248 2,229 4/7/2015
2.0.0-preview247 2,171 4/6/2015
2.0.0-preview246 2,242 4/6/2015
2.0.0-preview245 2,126 4/3/2015
2.0.0-preview244 2,205 4/3/2015
2.0.0-preview243 2,170 4/3/2015
2.0.0-preview242 2,141 4/2/2015
2.0.0-preview241 2,160 3/31/2015
2.0.0-preview240 2,257 3/31/2015
2.0.0-preview239 2,125 3/30/2015
2.0.0-preview238 2,141 3/30/2015
2.0.0-preview237 2,165 3/29/2015
2.0.0-preview236 2,331 3/28/2015
2.0.0-preview235 2,217 3/27/2015
2.0.0-preview234 2,097 3/27/2015
2.0.0-preview233 2,181 3/26/2015
2.0.0-preview232 2,342 3/26/2015
2.0.0-preview231 2,142 3/25/2015
2.0.0-preview230 2,217 3/25/2015
2.0.0-preview229 2,143 3/25/2015
2.0.0-preview228 2,122 3/23/2015
2.0.0-preview227 2,101 3/23/2015
2.0.0-preview226 2,146 3/19/2015
2.0.0-preview225 2,151 3/18/2015
2.0.0-preview224 2,120 3/18/2015
2.0.0-preview223 2,099 3/18/2015
2.0.0-preview222 2,092 3/17/2015
2.0.0-preview221 2,119 3/15/2015
2.0.0-preview220 2,171 3/14/2015
2.0.0-preview219 2,113 3/13/2015
2.0.0-preview218 2,196 3/11/2015
2.0.0-preview217 2,095 3/10/2015
2.0.0-preview216 2,151 3/10/2015
2.0.0-preview215 2,235 3/10/2015
2.0.0-preview214 2,156 3/10/2015
2.0.0-preview213 2,063 3/9/2015
2.0.0-preview212 2,117 3/6/2015
2.0.0-preview211 2,176 3/4/2015
2.0.0-preview210 2,146 3/4/2015
2.0.0-preview209 2,212 3/4/2015
2.0.0-preview208 2,411 3/3/2015
2.0.0-preview207 2,312 3/3/2015
2.0.0-preview206 2,228 3/3/2015
2.0.0-preview205 2,225 3/2/2015
2.0.0-preview204 2,147 3/2/2015
2.0.0-preview203 2,369 2/26/2015
2.0.0-preview202 2,447 2/25/2015
2.0.0-preview201 2,532 2/20/2015
2.0.0-preview200 2,604 2/20/2015
2.0.0-preview199 2,462 2/20/2015
2.0.0-preview198 2,498 2/19/2015
2.0.0-preview197 2,417 2/19/2015
2.0.0-preview196 2,437 2/19/2015
2.0.0-preview195 2,431 2/19/2015
2.0.0-preview194 2,382 2/18/2015
2.0.0-preview193 2,508 2/18/2015
2.0.0-preview192 2,438 2/17/2015
2.0.0-preview191 2,554 2/17/2015
2.0.0-preview190 2,392 2/17/2015
2.0.0-preview189 2,218 2/12/2015
2.0.0-preview188 2,369 2/11/2015
2.0.0-preview187 2,400 2/11/2015
2.0.0-preview186 2,355 2/11/2015
2.0.0-preview185 2,240 2/10/2015
2.0.0-preview184 2,318 2/10/2015
2.0.0-preview183 2,328 2/10/2015
2.0.0-preview182 2,271 2/9/2015
2.0.0-preview181 3,361 2/2/2015
2.0.0-preview180 2,223 2/2/2015
2.0.0-preview179 2,094 1/31/2015
2.0.0-preview178 2,274 1/30/2015
2.0.0-preview177 2,186 1/29/2015
2.0.0-preview176 2,265 1/24/2015
2.0.0-preview175 2,247 1/24/2015
2.0.0-preview174 2,283 1/23/2015
2.0.0-preview173 2,159 1/18/2015
2.0.0-preview172 2,175 1/19/2015
2.0.0-preview171 2,183 1/16/2015
2.0.0-preview170 2,187 1/16/2015
2.0.0-preview169 2,157 1/16/2015
2.0.0-preview168 2,126 1/16/2015
2.0.0-preview167 2,141 1/16/2015
2.0.0-preview166 2,213 1/15/2015
2.0.0-preview165 2,225 1/15/2015
2.0.0-preview164 2,131 1/15/2015
2.0.0-preview163 2,214 1/15/2015
2.0.0-preview162 2,182 1/14/2015
2.0.0-preview161 2,201 1/14/2015
2.0.0-preview160 2,211 1/14/2015
2.0.0-preview159 2,157 1/14/2015
2.0.0-preview158 2,192 1/14/2015
2.0.0-preview157 2,174 1/14/2015
2.0.0-preview156 2,104 1/13/2015
2.0.0-preview155 2,200 1/13/2015
2.0.0-preview154 2,227 1/12/2015
2.0.0-preview153 2,198 1/12/2015
2.0.0-preview152 2,147 1/9/2015
2.0.0-preview151 2,110 1/9/2015
2.0.0-preview150 2,216 1/8/2015
2.0.0-preview148 2,162 1/8/2015
2.0.0-preview147 2,175 1/3/2015
2.0.0-preview146 2,173 1/3/2015
2.0.0-preview145 2,441 12/30/2014
2.0.0-preview144 2,574 12/29/2014
2.0.0-preview143 2,641 12/29/2014
2.0.0-preview142 2,412 12/23/2014
2.0.0-preview141 2,639 12/23/2014
2.0.0-preview140 2,659 12/23/2014
2.0.0-preview139 2,620 12/20/2014
2.0.0-preview138 2,493 12/20/2014
2.0.0-preview137 2,550 12/20/2014
2.0.0-preview136 2,503 12/20/2014
2.0.0-preview135 2,566 12/20/2014
2.0.0-preview133 2,345 12/18/2014
2.0.0-preview132 2,529 12/15/2014
2.0.0-preview131 6,722 12/14/2014
2.0.0-preview130 2,429 12/12/2014
2.0.0-preview129 2,451 12/12/2014
2.0.0-preview128 2,402 12/11/2014
2.0.0-preview127 2,434 12/10/2014
2.0.0-preview126 2,383 12/10/2014
2.0.0-preview125 2,436 12/8/2014
2.0.0-preview124 2,343 12/8/2014
2.0.0-preview123 2,504 12/7/2014
2.0.0-preview119 2,314 11/24/2014
2.0.0-preview118 3,419 11/21/2014
2.0.0-preview116 2,877 11/13/2014
2.0.0-preview115 2,408 11/6/2014
2.0.0-preview114 2,736 11/6/2014
2.0.0-preview113 2,485 11/5/2014
2.0.0-preview112 2,420 11/5/2014
2.0.0-preview110 2,586 11/5/2014
2.0.0-preview109 2,916 11/4/2014
2.0.0-preview108 2,680 10/31/2014
2.0.0-preview107 2,867 10/31/2014
2.0.0-preview105 2,868 10/31/2014
2.0.0-preview104 2,201 10/29/2014
2.0.0-preview103 2,140 10/27/2014
2.0.0-preview102 2,249 10/27/2014
2.0.0-preview101 2,254 10/24/2014
2.0.0-beta258 2,241 4/21/2015
2.0.0-beta254 2,435 4/20/2015
1.4.1 12,996 10/9/2014
1.4.0 3,495 9/10/2014
1.3.1 2,932 8/18/2014
1.3.0 3,902 7/16/2014
1.2.2 2,836 7/2/2014
1.2.1 2,623 6/30/2014
1.2.0 2,874 1/9/2014
1.1.1 2,727 12/26/2013
1.1.0 2,731 12/26/2013
1.0.11 6,874 12/24/2013

## v6.0.0 Major feature release

- Decrease memory footprint
- Remove Obsolete API
- @WIP Compile-time Dependency Injection