dii.storage
1.2.6
See the version list below for details.
dotnet add package dii.storage --version 1.2.6
NuGet\Install-Package dii.storage -Version 1.2.6
<PackageReference Include="dii.storage" Version="1.2.6" />
paket add dii.storage --version 1.2.6
#r "nuget: dii.storage, 1.2.6"
// Install dii.storage as a Cake Addin #addin nuget:?package=dii.storage&version=1.2.6 // Install dii.storage as a Cake Tool #tool nuget:?package=dii.storage&version=1.2.6
dii.storage
A .NET 6 framework for managing entities in storage.
Features
dii.storage
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.
dii.storage.cosmos
Infrastructure Auto-Creation — Allows the automatic creation of CosmosDB Database and Container at startup.
- Includes support for custom container names and time-to-live (TTL) settings.
Abstract Adapter — Provides an abstract adapter optimized to take advantage of dii.storage.
Features common access patterns with Get, Create, Replace, Upsert, Patch and Delete APIs.
Fully functional Bulk variants of all access patterns.
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 and Pat MacMannis. Both original contributors are active with the project today.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5
- No dependencies.
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.0-rc1 | 98 | 11/4/2024 |
2.1.2 | 206 | 8/5/2024 |
2.1.0 | 119 | 7/23/2024 |
2.1.0-rc1 | 275 | 7/18/2024 |
2.0.6 | 524 | 7/10/2024 |
2.0.5 | 138 | 6/28/2024 |
2.0.4 | 229 | 5/19/2024 |
2.0.3 | 282 | 4/26/2024 |
2.0.1 | 2,109 | 3/6/2024 |
1.2.999 | 313 | 2/13/2024 |
1.2.998 | 645 | 1/20/2024 |
1.2.997 | 424 | 1/2/2024 |
1.2.996 | 140 | 12/22/2023 |
1.2.994 | 249 | 12/7/2023 |
1.2.993 | 201 | 12/2/2023 |
1.2.992 | 118 | 12/2/2023 |
1.2.991 | 138 | 11/10/2023 |
1.2.99 | 122 | 11/5/2023 |
1.2.98 | 159 | 10/25/2023 |
1.2.97 | 214 | 10/17/2023 |
1.2.91 | 141 | 9/25/2023 |
1.2.9 | 124 | 9/25/2023 |
1.2.8 | 124 | 9/18/2023 |
1.2.7 | 124 | 9/18/2023 |
1.2.6 | 110 | 9/15/2023 |
1.2.5-rc1 | 139 | 5/31/2023 |
1.2.4 | 791 | 3/29/2023 |
1.2.3 | 2,113 | 9/20/2022 |
1.2.2.1 | 1,485 | 9/14/2022 |
1.2.2 | 713 | 9/14/2022 |
1.2.1.1 | 510 | 8/20/2022 |
1.2.1.1-rc5 | 195 | 8/20/2022 |
1.2.1.1-rc4 | 180 | 8/14/2022 |
1.2.1.1-rc3 | 182 | 8/14/2022 |
1.2.1.1-rc2 | 181 | 8/14/2022 |
1.2.1.1-rc1 | 192 | 8/14/2022 |
1.2.1 | 554 | 8/10/2022 |
1.2.0 | 549 | 8/10/2022 |
1.2.0-rc5 | 207 | 8/6/2022 |
1.2.0-rc4 | 202 | 8/6/2022 |
1.2.0-rc3 | 197 | 8/4/2022 |
1.2.0-rc2 | 197 | 8/4/2022 |
1.2.0-rc1 | 193 | 8/3/2022 |