kate.shared 1.0.4

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

// Install kate.shared as a Cake Tool
#tool nuget:?package=kate.shared&version=1.0.4

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.0.4 1,359 1/13/2023
1.0.3 354 11/29/2022
1.0.2 445 10/21/2022
1.0.1 521 9/29/2022
1.0.0 461 9/29/2022