Ccr.Std.Core 3.1.0

dotnet add package Ccr.Std.Core --version 3.1.0
NuGet\Install-Package Ccr.Std.Core -Version 3.1.0
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="Ccr.Std.Core" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ccr.Std.Core --version 3.1.0
#r "nuget: Ccr.Std.Core, 3.1.0"
#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.
// Install Ccr.Std.Core as a Cake Addin
#addin nuget:?package=Ccr.Std.Core&version=3.1.0

// Install Ccr.Std.Core as a Cake Tool
#tool nuget:?package=Ccr.Std.Core&version=3.1.0

Ccr.Std.Core package for the base level of the Ccr Framework. Contains constructs used widely across Ccr Frramework-based applications.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on Ccr.Std.Core:

Package Downloads
Ccr.PresentationCore

Ccr.PresentationCore package for PresentationCore-level extensions, helpers, markup, and utilities. Contains constructs used widely across WPF Ccr Framework-based applications.

Ccr.Std.Introspective

Package for Fluent API Wrapper for clean use of Reflection for .Net Standard libraries.

Ccr.MaterialDesign

Ccr.MaterialDesign package for implementing Material Design Hybrid design standard in WPF projects.

Ccr.Terminal

Ccr.Terminal package for writing .Net 5.0/.Net Framework 4.8 based terminal applications that write to the console with formatted, colorized output using the ExtendedConsole.XConsole. Variant rewrite of Colorful.Console.

Ccr.Parsing

Ccr.Parsing package for writing parsers, lexers, tokenizers, etc.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.0 457 11/5/2021
3.0.0 408 10/30/2021
2.2.0 8,630 5/13/2020
2.1.0 947 1/12/2020
2.0.0 668 12/20/2019
1.0.0 1,013 9/23/2018

Bug fixes and System.Ddrawing.Color extensions, support for .net core 3.1 projects.