HighTechInnovators.RxDatasets
0.1.0-dev.52.jsonoutput.7
See the version list below for details.
dotnet add package HighTechInnovators.RxDatasets --version 0.1.0-dev.52.jsonoutput.7
NuGet\Install-Package HighTechInnovators.RxDatasets -Version 0.1.0-dev.52.jsonoutput.7
<PackageReference Include="HighTechInnovators.RxDatasets" Version="0.1.0-dev.52.jsonoutput.7" />
<PackageVersion Include="HighTechInnovators.RxDatasets" Version="0.1.0-dev.52.jsonoutput.7" />
<PackageReference Include="HighTechInnovators.RxDatasets" />
paket add HighTechInnovators.RxDatasets --version 0.1.0-dev.52.jsonoutput.7
#r "nuget: HighTechInnovators.RxDatasets, 0.1.0-dev.52.jsonoutput.7"
#:package HighTechInnovators.RxDatasets@0.1.0-dev.52.jsonoutput.7
#addin nuget:?package=HighTechInnovators.RxDatasets&version=0.1.0-dev.52.jsonoutput.7&prerelease
#tool nuget:?package=HighTechInnovators.RxDatasets&version=0.1.0-dev.52.jsonoutput.7&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
- Google.ProtoBuf (>= 3.26.1)
- Grpc.Core.Api (>= 2.61.0)
- HighTechInnovators.RxDatasets.Abstractions (>= 0.1.0-dev.52.jsonoutput.7)
- Microsoft.Extensions.Caching.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Caching.Memory (>= 8.0.0)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 8.0.3)
- Microsoft.Extensions.Hosting (>= 8.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- System.IO.Hashing (>= 8.0.0)
- System.Linq.Async (>= 6.0.1)
- System.Reactive (>= 6.0.0)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on HighTechInnovators.RxDatasets:
| Package | Downloads |
|---|---|
|
HighTechInnovators.RxDatasets.StorageProvider.Minio
A set of libraries that allow the development of Reactive Dataset-servers, using protobuf files a backing storage. Inspired by Netflix Hollow. |
|
|
HighTechInnovators.RxDatasets.StorageProvider.AzBlob
A set of libraries that allow the development of Reactive Dataset-servers, using protobuf files a backing storage. Inspired by Netflix Hollow. |
|
|
HighTechInnovators.RxDatasets.InMemoryDataset
A set of libraries that allow the development of Reactive Dataset-servers, using protobuf files a backing storage. Inspired by Netflix Hollow. |
|
|
HighTechInnovators.RxDatasets.StorageProvider.S3
A set of libraries that allow the development of Reactive Dataset-servers, using protobuf files a backing storage. Inspired by Netflix Hollow. |
|
|
HighTechInnovators.RxDatasets.Reporting
A set of libraries that allow the development of Reactive Dataset-servers, using protobuf files a backing storage. Inspired by Netflix Hollow. |
GitHub repositories
This package is not used by any popular GitHub repositories.