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
<PackageReference Include="Ccr.Std.Core" Version="3.1.0" />
paket add Ccr.Std.Core --version 3.1.0
#r "nuget: Ccr.Std.Core, 3.1.0"
// 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 | Versions 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. |
-
.NETCoreApp 3.1
- JetBrains.Annotations (>= 2021.3.0)
-
.NETFramework 4.8
- JetBrains.Annotations (>= 2021.3.0)
-
net5.0
- JetBrains.Annotations (>= 2021.3.0)
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.
Bug fixes and System.Ddrawing.Color extensions, support for .net core 3.1 projects.