kate.shared
1.0.3
See the version list below for details.
dotnet add package kate.shared --version 1.0.3
NuGet\Install-Package kate.shared -Version 1.0.3
<PackageReference Include="kate.shared" Version="1.0.3" />
paket add kate.shared --version 1.0.3
#r "nuget: kate.shared, 1.0.3"
// Install kate.shared as a Cake Addin #addin nuget:?package=kate.shared&version=1.0.3 // Install kate.shared as a Cake Tool #tool nuget:?package=kate.shared&version=1.0.3
kate.shared
Kate's C# Shared Resources!
Here you will find multiple C# Projects that are mostly for a specific use-case (e.g; kate.shared.Firebase
for helping with Google Firebase Intergration) or things that I'm not too fond of repeatedly copying and pasing from a known-good project (e.g; SixGrid.BuildService
) to a new project that may never be finished.
Supported .NET Versions
Version | Status |
---|---|
6.x (recommended) | Working |
5.x | Not Tested |
Framework 4.x | Working |
Framework 3.x | Not Tested |
Framework 2.x | Not Tested |
Core 3.x | Working |
Core 2.x | Not Tested |
Core 1.x | Not Tested |
Projects
kate.shared
- Shared project that holds all the basic stuff that every other sub-project here kinda requires.
kate.shared.Firebase
- Intergration with Google Cloud Firebase. Currently only supports "fast" serialization/deserialization of a DocumentRefrence to a class and for safely getting the value(s) from a specified DocumentSnapshot.
License
The code for kate.shared
and all projects in this repository are licensed under the Apache 2.0 License. Please see the license file FOR MORE INFORMATION.
tl;dr You can do what you want with the software, as long you include the required notices. The developers aren't liable for any bad shit that happens.
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. |
.NET Framework | net48 is compatible. net481 was computed. |
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. |
-
.NETFramework 4.8
- System.Text.Json (>= 6.0.6)
-
.NETStandard 2.1
- System.Text.Json (>= 6.0.6)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on kate.shared:
Package | Downloads |
---|---|
RevSharp.Core
C# Library for the Open-Source chat platform, Revolt. |
|
OSLCommon
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.