GhostCore 2.0.0
dotnet add package GhostCore --version 2.0.0
NuGet\Install-Package GhostCore -Version 2.0.0
<PackageReference Include="GhostCore" Version="2.0.0" />
paket add GhostCore --version 2.0.0
#r "nuget: GhostCore, 2.0.0"
// Install GhostCore as a Cake Addin #addin nuget:?package=GhostCore&version=2.0.0 // Install GhostCore as a Cake Tool #tool nuget:?package=GhostCore&version=2.0.0
Subset of the GhostCore "sdk"/library.
The core library for all of the GhostCore library set.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- GhostCore.ComponentModel (>= 2.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on GhostCore:
Package | Downloads |
---|---|
GhostCore.IoC
Subset of the GhostCore library. Different take on IoC with a simpler version also provided for when you don't need a more advanced version. |
|
GhostCore.Threading
Subset of the GhostCore library. Provides classes useful in multi-threaded situations. |
|
GhostCore.MVVM
Subset of the GhostCore library. Simple and light MVVM library. |
|
GhostCore.Bindings
Subset of the GhostCore library. Provides WPF/UWP like bindings to regular scenarios where those binding frameworks are not available. |
|
GhostCore.Networking
Subset of the GhostCore library. RestProxy class and other useful networking classes and enums. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 2.0
Split from the main GhostCore package into a separate package.
Some older GhostCore classes have been deleted from this to tighten the scope of the sdk.