Crystal.Core 2.2.3.8

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

Crystal library for building composite .NET applications and components

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0-windows7.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Crystal.Core:

Package Downloads
Crystal.DryIoc

DryIoc extension for Crystal

Crystal.Unity

Unity extension for Crystal

Crystal.Desktop

Crystal library for building composite .NET applications and components.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.3.8 967 11/28/2021
2.2.3.7 1,575 11/20/2021
2.2.3.6 842 11/12/2021
2.1.2.7 816 11/11/2021
2.1.2.6 807 11/11/2021
2.1.2.5 785 11/11/2021
2.1.1.5 799 11/11/2021
2.1.1.2 794 11/11/2021
2.0.1.3 834 11/1/2021
2.0.1.2 847 10/31/2021
2.0.1.1 823 10/31/2021
1.2.0.22 860 10/28/2021
1.2.0.21 832 10/28/2021
1.1.0.19 829 10/27/2021
1.1.0.18 800 9/7/2021
1.1.0.17 877 8/22/2021
1.1.0.16 808 8/20/2021
1.1.0.15 815 8/20/2021
1.1.0.14 813 8/20/2021
1.1.0.13 826 8/20/2021
Loading failed