Jot 2.1.16

There is a newer version of this package available.
See the version list below for details.
dotnet add package Jot --version 2.1.16
NuGet\Install-Package Jot -Version 2.1.16
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="Jot" Version="2.1.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Jot --version 2.1.16
#r "nuget: Jot, 2.1.16"
#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 Jot as a Cake Addin
#addin nuget:?package=Jot&version=2.1.16

// Install Jot as a Cake Tool
#tool nuget:?package=Jot&version=2.1.16

Jot is a library for tracking application state. Typically this includes window sizes and locations, last entered data, application settings, and user preferences. In short: a better alternative to using settings files.

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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 (5)

Showing the top 5 NuGet packages that depend on Jot:

Package Downloads
PowWinForms

WinForms reactive utilities

RS-StandardComponents

Containing the core components of RS-Base like converters, RSView, Snacky, and other nice stuff

MsUtilities

Utility functions to speed coding up, basically used in WPF applications built up on Prism framework.

Jot.Unity

Contains a custom extension for the Unity container that applies tracking to all objects it builds up (injects with dependencies). Apply an attribute to the properties you want to be persistent and you're already done.

PowRxVar.WinForms

Composable reactive variables

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Jot:

Repository Stars
micahmo/WgServerforWindows
Wg Server for Windows (WS4W) is a desktop application that allows running and managing a WireGuard server endpoint on Windows
CXWorld/CapFrameX
Frametime capture and analysis tool
baffler/Transparent-Twitch-Chat-Overlay
Twitch chat on top of windowed games for single monitor streamers
bcssov/IronyModManager
Mod Manager for Paradox Games. Official Discord: https://discord.gg/t9JmY8KFrV
Version Downloads Last updated
2.1.17 7,400 7/19/2023
2.1.16 729 5/22/2023
2.1.15 455 4/25/2023
2.1.13 18,605 2/4/2022
2.1.12 529 1/29/2022
2.1.11 8,618 9/14/2021
2.1.10 366 9/14/2021
2.1.9 353 9/14/2021
2.1.8 10,754 12/9/2020
2.1.7 4,632 6/17/2020
2.1.6 678 6/7/2020
2.1.4 2,753 12/3/2019
2.0.3 4,681 10/9/2019
2.0.1 2,897 3/20/2019
2.0.0 805 3/18/2019
1.4.1 9,705 12/25/2017
1.4.0 1,532 8/16/2017
1.3.11 12,644 11/19/2016
1.3.10 1,346 11/6/2016
1.3.9 1,330 11/6/2016
1.3.8 1,350 11/6/2016
1.3.7 1,311 11/6/2016
1.3.6 1,321 11/6/2016
1.3.5 1,336 11/6/2016
1.3.4 1,301 11/6/2016
1.3.3 1,605 11/5/2016
1.3.2 1,558 11/5/2016
1.3.1 1,470 11/5/2016
1.3.0 1,490 11/1/2016
1.2.7 8,581 3/10/2016
1.2.6 1,217 3/10/2016
1.2.5 1,226 3/10/2016
1.2.4 1,125 3/10/2016
1.2.3 1,736 8/22/2015
1.2.2 1,483 8/22/2015
1.2.1 1,194 8/22/2015
1.1.99 1,444 8/20/2015
1.0.99 1,432 8/20/2015

Added missing XML docs