dii.storage 2.2.3-rc1

This is a prerelease version of dii.storage.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package dii.storage --version 2.2.3-rc1
                    
NuGet\Install-Package dii.storage -Version 2.2.3-rc1
                    
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="dii.storage" Version="2.2.3-rc1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="dii.storage" Version="2.2.3-rc1" />
                    
Directory.Packages.props
<PackageReference Include="dii.storage" />
                    
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 dii.storage --version 2.2.3-rc1
                    
#r "nuget: dii.storage, 2.2.3-rc1"
                    
#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 dii.storage@2.2.3-rc1
                    
#: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=dii.storage&version=2.2.3-rc1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=dii.storage&version=2.2.3-rc1&prerelease
                    
Install as a Cake Tool

dii.storage

A .NET 8 framework for managing entities in storage.

Features

  • Object Compression — Specify which properties to compress into the stored object. dii.storage handles packing and unpacking of the compressed properties so you don't have to!

  • Property Name Abbreviation — Add unique property names used for stored objects while using clear names on your .NET properties.

  • Auto-Detect Types — Allows auto-detection of types used for storage. Don't worry, you can explicitly pass in types too!

  • Runtime Type Registration — Add new types to the Optimizer without requiring a system restart.

Extension Packages

  • dii.storage.cosmos - A .NET 8 framework for managing CosmosDB entities with dii.storage.

Getting Started with dii.storage

To get started with dii.storage, please check out the Getting Started section in our wiki. You can also view example code in the dii.storage.cosmos.examples project.

Questions? Need Help?

If you've got questions about setup, features, or just want to chat with the developer, please feel free to start a thread in our Discussions tab!

Found a bug?

Submit an issue. Also feel free to submit pull requests with bug fixes or changes to the dev branch.

Contributors

The core optimizer of dii.storage was originally developed by Andrew Beers. Additional features and maintenance by Andrew, Derek Jeremias, and Pat MacMannis. Both original contributors are active with the project today.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on dii.storage:

Package Downloads
dii.storage.cosmos

A CosmosDB extension for dii.storage.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.4-rc1 167 6/27/2025
2.2.3-rc1 220 2/3/2025
2.2.2-rc1 121 1/21/2025
2.2.0-rc1 3,170 11/4/2024
2.1.2 377 8/5/2024
2.1.0 200 7/23/2024
2.1.0-rc1 339 7/18/2024
2.0.6 609 7/10/2024
2.0.5 202 6/28/2024
2.0.4 306 5/19/2024
2.0.3 402 4/26/2024
2.0.1 2,450 3/6/2024
1.2.999 378 2/13/2024
1.2.998 708 1/20/2024
1.2.997 493 1/2/2024
1.2.996 193 12/22/2023
1.2.994 310 12/7/2023
1.2.993 249 12/2/2023
1.2.992 166 12/2/2023
1.2.991 186 11/10/2023
1.2.99 158 11/5/2023
1.2.98 199 10/25/2023
1.2.97 268 10/17/2023
1.2.91 199 9/25/2023
1.2.9 161 9/25/2023
1.2.8 182 9/18/2023
1.2.7 178 9/18/2023
1.2.6 158 9/15/2023
1.2.5-rc1 223 5/31/2023
1.2.4 884 3/29/2023
1.2.3 2,201 9/20/2022
1.2.2.1 1,582 9/14/2022
1.2.2 823 9/14/2022
1.2.1.1 610 8/20/2022
1.2.1.1-rc5 296 8/20/2022
1.2.1.1-rc4 268 8/14/2022
1.2.1.1-rc3 294 8/14/2022
1.2.1.1-rc2 286 8/14/2022
1.2.1.1-rc1 275 8/14/2022
1.2.1 654 8/10/2022
1.2.0 656 8/10/2022
1.2.0-rc5 308 8/6/2022
1.2.0-rc4 306 8/6/2022
1.2.0-rc3 306 8/4/2022
1.2.0-rc2 321 8/4/2022
1.2.0-rc1 306 8/3/2022