RevolutionaryStuff.Data.JsonStore 4.162.100

dotnet add package RevolutionaryStuff.Data.JsonStore --version 4.162.100
                    
NuGet\Install-Package RevolutionaryStuff.Data.JsonStore -Version 4.162.100
                    
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="RevolutionaryStuff.Data.JsonStore" Version="4.162.100" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RevolutionaryStuff.Data.JsonStore" Version="4.162.100" />
                    
Directory.Packages.props
<PackageReference Include="RevolutionaryStuff.Data.JsonStore" />
                    
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 RevolutionaryStuff.Data.JsonStore --version 4.162.100
                    
#r "nuget: RevolutionaryStuff.Data.JsonStore, 4.162.100"
                    
#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 RevolutionaryStuff.Data.JsonStore@4.162.100
                    
#: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=RevolutionaryStuff.Data.JsonStore&version=4.162.100
                    
Install as a Cake Addin
#tool nuget:?package=RevolutionaryStuff.Data.JsonStore&version=4.162.100
                    
Install as a Cake Tool

RevolutionaryStuff.Data.JsonStore

Provider-agnostic JSON entity store abstractions with change data capture, entity identity services, and query helpers.

What is Revolutionary Stuff

Revolutionary Stuff is a company I created a while back to work on creative ideas.

These libraries are a collection of utilities and tools I've created since .NET 1 Beta 2 (don't worry, there have been a few updates since then).

I use these is virtually all of the .NET projects I create to speed my development.

License Agreement

Somewhere deep in the GitHub repo and in the NuGet packages you'll find a license agreement. It's the MIT license. You can use this code in your projects, commercial or otherwise, with no restrictions.

I offer no warranties of any sort. But if you find a bug or want to request a change, post a message to the Issues.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
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 RevolutionaryStuff.Data.JsonStore:

Package Downloads
RevolutionaryStuff.Data.JsonStore.Cosmos

Package Description

RevolutionaryStuff.DataJsonStoreCosmos

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.162.100 55 6/8/2026
4.161.100 126 6/1/2026
4.158.100 111 5/12/2026
4.157.100 123 5/8/2026
4.156.100 106 5/4/2026
4.155.100 111 5/3/2026
4.153.100 107 5/3/2026
4.152.100 110 5/2/2026
4.151.100 102 5/2/2026
4.149.100 115 4/26/2026
4.148.100 115 4/26/2026
4.146.100 138 4/13/2026
4.145.100 117 4/11/2026
4.144.100 169 3/24/2026
4.143.100 165 3/9/2026
4.140.100 142 2/26/2026
4.138.100 148 2/16/2026
4.137.100 133 2/16/2026
4.136.100 139 2/15/2026
4.134.100 127 2/15/2026
Loading failed

This is now a .NET 9 library