dii.storage 2.0.3

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

// Install dii.storage as a Cake Tool
#tool nuget:?package=dii.storage&version=2.0.3

dii.storage

A .NET 6 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 6 framework for managing CosmosDB entities with dii.storage.

Dependencies

net5.0

net6.0

Getting Started with dii.storage

To get started with dii.storage, please check out the Getting Started section in our wiki.

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 and Pat MacMannis. Both original contributors are active with the project today.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
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.0.3 92 4/26/2024
2.0.1 730 3/6/2024
1.2.999 289 2/13/2024
1.2.998 526 1/20/2024
1.2.997 399 1/2/2024
1.2.996 120 12/22/2023
1.2.994 227 12/7/2023
1.2.993 175 12/2/2023
1.2.992 101 12/2/2023
1.2.991 127 11/10/2023
1.2.99 102 11/5/2023
1.2.98 134 10/25/2023
1.2.97 195 10/17/2023
1.2.91 117 9/25/2023
1.2.9 99 9/25/2023
1.2.8 105 9/18/2023
1.2.7 101 9/18/2023
1.2.6 102 9/15/2023
1.2.5-rc1 119 5/31/2023
1.2.4 759 3/29/2023
1.2.3 2,078 9/20/2022
1.2.2.1 1,452 9/14/2022
1.2.2 676 9/14/2022
1.2.1.1 482 8/20/2022
1.2.1.1-rc5 159 8/20/2022
1.2.1.1-rc4 148 8/14/2022
1.2.1.1-rc3 154 8/14/2022
1.2.1.1-rc2 153 8/14/2022
1.2.1.1-rc1 166 8/14/2022
1.2.1 517 8/10/2022
1.2.0 528 8/10/2022
1.2.0-rc5 179 8/6/2022
1.2.0-rc4 179 8/6/2022
1.2.0-rc3 163 8/4/2022
1.2.0-rc2 161 8/4/2022
1.2.0-rc1 171 8/3/2022