Grace.Dynamic 8.0.0-RC837

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

IL Generation library for Grace dependency injection container

Product Compatible and additional computed target framework versions.
.NET 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 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 Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

  • net6.0

  • net7.0

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Grace.Dynamic:

Repository Stars
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
Version Downloads Last Updated
8.0.0-RC837 369 1/14/2023
8.0.0-RC833 418 12/27/2022
8.0.0-RC824 292 11/6/2022
8.0.0-Beta822 390 2/13/2022
8.0.0-Beta820 414 11/9/2021
7.2.1 6,927 8/2/2021
7.2.1-Beta813 438 7/27/2021
7.2.1-Beta811 471 5/2/2021
7.2.0 842 11/23/2020
7.2.0-Beta804 629 7/23/2020
7.2.0-Beta802 607 6/24/2020
7.2.0-Beta799 585 5/20/2020
7.1.1 1,910 5/11/2020
7.1.1-RC794 596 4/14/2020
7.1.1-RC793 648 4/13/2020
7.1.1-RC792 696 4/4/2020
7.1.1-Beta789 567 2/14/2020
7.1.1-Beta784 620 1/18/2020
7.1.1-Beta777 635 11/20/2019
7.1.0 1,242 10/11/2019
Loading failed