Quix.Core
1.1.0
dotnet add package Quix.Core --version 1.1.0
NuGet\Install-Package Quix.Core -Version 1.1.0
<PackageReference Include="Quix.Core" Version="1.1.0" />
paket add Quix.Core --version 1.1.0
#r "nuget: Quix.Core, 1.1.0"
// Install Quix.Core as a Cake Addin #addin nuget:?package=Quix.Core&version=1.1.0 // Install Quix.Core as a Cake Tool #tool nuget:?package=Quix.Core&version=1.1.0
Core components for Quix Utilities.
Quix.Core contains:
WriteConsoleError()
getExecutingAssemblyFileName()
htmlStrip()
timeStamp()
getRegistryKey()
getDotNET45PlusVersion()
convert45PlusVersion()
getDotNETVersion()
Quix.ThreadSafe contains:
Get()
Set()
Add()
Remove()
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. 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. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Quix.Core:
Package | Downloads |
---|---|
Quix.Logging
Logging framework for Quix Utilities. |
|
Quix.File
File management tools for Quix Utilities. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.1.0 | 682 | 7/18/2019 |
Added the Quix.ThreadSafe class.