HighTechInnovators.RxDatasets.StorageProvider.AzBlob
0.1.0-dev.64
See the version list below for details.
dotnet add package HighTechInnovators.RxDatasets.StorageProvider.AzBlob --version 0.1.0-dev.64
NuGet\Install-Package HighTechInnovators.RxDatasets.StorageProvider.AzBlob -Version 0.1.0-dev.64
<PackageReference Include="HighTechInnovators.RxDatasets.StorageProvider.AzBlob" Version="0.1.0-dev.64" />
<PackageVersion Include="HighTechInnovators.RxDatasets.StorageProvider.AzBlob" Version="0.1.0-dev.64" />
<PackageReference Include="HighTechInnovators.RxDatasets.StorageProvider.AzBlob" />
paket add HighTechInnovators.RxDatasets.StorageProvider.AzBlob --version 0.1.0-dev.64
#r "nuget: HighTechInnovators.RxDatasets.StorageProvider.AzBlob, 0.1.0-dev.64"
#:package HighTechInnovators.RxDatasets.StorageProvider.AzBlob@0.1.0-dev.64
#addin nuget:?package=HighTechInnovators.RxDatasets.StorageProvider.AzBlob&version=0.1.0-dev.64&prerelease
#tool nuget:?package=HighTechInnovators.RxDatasets.StorageProvider.AzBlob&version=0.1.0-dev.64&prerelease
License
This project is licensed under the Common Public Attribution License Version 1.0 (CPAL-1.0).
You may obtain a copy of the License in the LICENSE file.
For more details, you can also refer to the full license text at the SPDX website.
Introduction
Reactive Datasets is a project which provides an efficient way to managing status updates of entities in protobuf format. It persisantly stores entities in a disk format (On Azure Blob, S3, or in memory). And it allows for the retrieval of entities in a reactive way, allowing clients to get a list of all changed entities since the last time they checked.
| Product | Versions 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. |
-
net8.0
- Azure.Storage.Blobs (>= 12.19.1)
- HighTechInnovators.RxDatasets.Abstractions (>= 0.1.0-dev.64)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 8.0.7)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- System.Reactive (>= 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.