Microsoft.ServiceFabric.Data 9.0.892-beta

Prefix Reserved
This is a prerelease version of Microsoft.ServiceFabric.Data.
dotnet add package Microsoft.ServiceFabric.Data --version 9.0.892-beta
                    
NuGet\Install-Package Microsoft.ServiceFabric.Data -Version 9.0.892-beta
                    
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="Microsoft.ServiceFabric.Data" Version="9.0.892-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.ServiceFabric.Data" Version="9.0.892-beta" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.ServiceFabric.Data" />
                    
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 Microsoft.ServiceFabric.Data --version 9.0.892-beta
                    
#r "nuget: Microsoft.ServiceFabric.Data, 9.0.892-beta"
                    
#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 Microsoft.ServiceFabric.Data@9.0.892-beta
                    
#: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=Microsoft.ServiceFabric.Data&version=9.0.892-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.ServiceFabric.Data&version=9.0.892-beta&prerelease
                    
Install as a Cake Tool

Intentionally Left Blank

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. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (29)

Showing the top 5 NuGet packages that depend on Microsoft.ServiceFabric.Data:

Package Downloads
Microsoft.ServiceFabric.Services

This package contains the common Service Framework APIs for building and connecting to reliable services on Microsoft Service Fabric.

Autofac.ServiceFabric

Autofac integration for Azure Service Fabric. Provides service factory implementations for Actors, Stateful Services and Stateless Services.

Storage.Net.Microsoft.ServiceFabric

Provides Storage.Net integration with Azure Service Fabric. This library implements Reliable Storage as Blobs and Messages.

Cogito.ServiceFabric

Cogito extensions to the Microsoft Service Fabric core libraries.

ServiceFabric.Bond

Service Fabric Bond Support

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on Microsoft.ServiceFabric.Data:

Repository Stars
microsoft/GraphEngine
Microsoft Graph Engine
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
robinrodricks/FluentStorage
A polycloud .NET cloud storage abstraction layer. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#.
autofac/Examples
Example projects that consume and demonstrate Autofac IoC functionality and integration
Azure-Samples/MyDriving
Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
microsoft/data-accelerator
Data Accelerator for Apache Spark simplifies onboarding to Streaming of Big Data. It offers a rich, easy to use experience to help with creation, editing and management of Spark jobs on Azure HDInsights or Databricks while enabling the full power of the Spark engine.
microsoft/service-fabric-dotnet
Service Fabric .NET Libraries
Azure/azure-iot-protocol-gateway
Azure IoT protocol gateway enables protocol translation for Azure IoT Hub
Azure-Samples/service-fabric-dotnet-web-reference-app
An end-to-end Service Fabric application that demonstrates patterns and features in a web application scenario.
danielmarbach/Microservices.ServiceFabric
Particular/docs.particular.net
All content for ParticularDocs
Azure-Samples/service-fabric-dotnet-iot
An end-to-end sample that demonstrates an IoT application combining Service Fabric with other Azure services.
Version Downloads Last Updated
9.0.892-beta 178 3/12/2026
8.4.205-rc 455 3/5/2026
8.3.475 61,551 11/18/2025
8.3.365 17,345 10/28/2025
8.2.308 695 1/23/2026
8.2.304 1,882 10/28/2025
8.2.274 74,728 9/9/2025
8.1.208 83,112 6/27/2025
8.0.2707 51,067 5/28/2025
7.1.3033 7,367 10/30/2025
7.1.3009 1,564 10/30/2025
7.1.3008 4,224 9/5/2025
7.1.2942 1,681 10/30/2025
7.1.2941 10,854 6/26/2025
7.1.2842 1,492 10/29/2025
7.1.2841 15,726 5/14/2025
7.0.2978 1,918 5/14/2025
Loading failed