DryIoc.Internal 6.0.0-preview-08

Prefix Reserved
This is a prerelease version of DryIoc.Internal.

Requires NuGet 3.3.0 or higher.

dotnet add package DryIoc.Internal --version 6.0.0-preview-08
                    
NuGet\Install-Package DryIoc.Internal -Version 6.0.0-preview-08
                    
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.Internal" Version="6.0.0-preview-08" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DryIoc.Internal" Version="6.0.0-preview-08" />
                    
Directory.Packages.props
<PackageReference Include="DryIoc.Internal" />
                    
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.Internal --version 6.0.0-preview-08
                    
#r "nuget: DryIoc.Internal, 6.0.0-preview-08"
                    
#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.Internal@6.0.0-preview-08
                    
#: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.Internal&version=6.0.0-preview-08&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DryIoc.Internal&version=6.0.0-preview-08&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 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 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 was computed. 
.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 (1)

Showing the top 1 NuGet packages that depend on DryIoc.Internal:

Package Downloads
CodeMonkeys.DependencyInjection.DryIoC

Addition to the CodeMonkeys.DependencyInjection package which integrates DryIoC as the background implementation.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on DryIoc.Internal:

Repository Stars
OmniSharp/csharp-language-server-protocol
Language Server Protocol in C#
Version Downloads Last Updated
6.0.0-preview-08 160 10/27/2024
6.0.0-preview-07 160 3/17/2024
5.4.3 4,602 11/12/2023
5.4.2 390 10/17/2023
5.4.1 457 6/10/2023
5.4.0 337 5/1/2023
5.3.4 471 3/13/2023
5.3.3 382 2/16/2023
5.3.2 371 2/9/2023
5.3.1 785 11/28/2022
5.3.0 675 11/10/2022
5.2.2 1,014 8/23/2022
5.2.1 528 8/9/2022
5.2.0 589 8/3/2022
5.1.0 635 5/20/2022
5.0.2 603 5/10/2022
5.0.1 2,437 4/22/2022
5.0.0 633 4/13/2022
4.8.8 877 3/16/2022
4.8.7 638 2/27/2022
4.8.6 790 1/7/2022
4.8.5 454 12/30/2021
4.8.4 641 10/31/2021
4.8.3 571 10/20/2021
4.8.2 674 10/9/2021
4.8.1 1,605 7/3/2021
4.8.0 571 6/4/2021
4.7.8 533 5/27/2021
4.7.7 558 5/10/2021
4.7.6 3,185 4/21/2021
4.7.5 659 4/4/2021
4.7.4 608 2/26/2021
4.7.3 2,081 2/9/2021
4.7.2 898 1/16/2021
4.7.1 579 1/15/2021
4.7.0 616 1/5/2021
4.6.0 1,392 12/10/2020
4.5.2 771 12/3/2020
4.5.1 2,430 10/28/2020
4.5.0 888 10/12/2020
4.4.1 1,286 9/9/2020
4.4.0 711 9/4/2020
4.3.4 715 9/1/2020
4.3.3 930 8/27/2020
4.3.2 1,201 8/15/2020
4.3.1 1,118 8/7/2020
4.3.0 1,283 8/3/2020
4.2.5 781 7/20/2020
4.2.4 718 7/14/2020
4.2.3 757 7/4/2020
4.2.2 719 7/2/2020
4.2.1 745 6/8/2020
4.2.0 1,256 5/18/2020
4.1.4 756 4/3/2020
4.1.3 780 3/27/2020
4.1.2 710 3/12/2020
4.1.1 742 3/5/2020
4.1.0 9,871 1/20/2020
4.1.0-preview-03 549 10/3/2019
4.1.0-preview-02 573 8/25/2019
4.1.0-preview-01 553 8/21/2019
4.0.7 5,001 9/4/2019
4.0.6 834 8/29/2019
4.0.5 5,049 6/8/2019
4.0.5-preview-01 690 6/7/2019
4.0.4 7,987 5/1/2019
4.0.3 901 4/10/2019
4.0.2 2,675 3/30/2019
4.0.1 863 3/28/2019
4.0.0 909 3/4/2019
3.0.2 2,173 7/11/2018
3.0.1 1,576 7/7/2018
3.0.0 1,596 6/24/2018
3.0.0-preview-12 1,043 6/6/2018
3.0.0-preview-11 1,359 3/17/2018
3.0.0-preview-10 1,338 3/13/2018
3.0.0-preview-09 1,099 2/21/2018
3.0.0-preview-08 1,100 2/12/2018
3.0.0-preview-07 1,102 2/9/2018
3.0.0-preview-06 1,285 2/8/2018
3.0.0-preview-05 1,306 2/5/2018
3.0.0-preview-04 1,314 2/1/2018
3.0.0-preview-03 1,130 12/3/2017
3.0.0-preview-02 1,130 11/14/2017
3.0.0-preview-01 1,129 10/1/2017
2.12.10 1,551 4/11/2018
2.12.9 1,725 4/7/2018
2.12.8 1,612 3/13/2018
2.12.7 1,609 1/19/2018
2.12.6 1,552 12/21/2017
2.12.5 1,305 10/30/2017
2.12.4 1,307 10/17/2017
2.12.3 1,359 10/2/2017
2.12.2 1,305 9/17/2017
2.12.1 1,328 9/9/2017
2.12.0 1,331 9/1/2017
2.12.0-preview-01 1,170 8/29/2017
2.11.6 1,326 7/18/2017
2.11.5 1,404 7/12/2017
2.11.4 1,400 6/28/2017
2.11.3 1,381 6/1/2017
2.11.2 1,374 6/1/2017
2.11.1 1,371 5/31/2017
2.11.0 1,407 5/30/2017
2.11.0-preview-02 1,171 3/15/2017
2.11.0-preview-01 1,152 3/10/2017
2.10.7 1,447 5/3/2017
2.10.6 1,437 4/20/2017
2.10.5 1,382 4/4/2017
2.10.4 1,383 3/28/2017
2.10.3 1,366 3/25/2017
2.10.2 1,403 3/14/2017
2.10.1 1,391 2/18/2017
2.10.0 1,393 2/1/2017
2.9.7 1,433 1/12/2017
2.9.6 1,389 12/30/2016
2.9.5 1,423 12/26/2016
2.9.4 1,447 12/10/2016
2.9.3 1,419 12/8/2016
2.9.2 1,431 12/3/2016
2.9.1 1,396 11/19/2016
2.9.0 1,439 11/17/2016
2.8.5 1,588 11/2/2016
2.8.4 1,526 10/28/2016

## v6.0.0 Major feature release

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