kate.shared 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package kate.shared --version 1.0.2
                    
NuGet\Install-Package kate.shared -Version 1.0.2
                    
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.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="kate.shared" Version="1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="kate.shared" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add kate.shared --version 1.0.2
                    
#r "nuget: kate.shared, 1.0.2"
                    
#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.
#:package kate.shared@1.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=kate.shared&version=1.0.2
                    
Install as a Cake Addin
#tool nuget:?package=kate.shared&version=1.0.2
                    
Install as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 (3)

Showing the top 3 NuGet packages that depend on kate.shared:

Package Downloads
RevSharp.Core

C# Library for the Open-Source chat platform, Revolt.

OSLCommon

Package Description

kate.shared.EtoForms

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.7.0 240 11/22/2025
1.5.1 202 11/9/2025
1.5.0 344 8/10/2025
1.4.0 317 6/9/2025
1.3.0 349 12/1/2024
1.2.0 199 10/9/2024
1.0.4 2,441 1/13/2023
1.0.3 517 11/29/2022
1.0.2 605 10/21/2022
1.0.1 694 9/29/2022
1.0.0 616 9/29/2022