Microsoft.ServiceFabric.Data 7.1.2841

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

This package contains the runtime assemblies required by Service Fabric's ReliableCollections APIs.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  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 Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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.

Cogito.ServiceFabric.Services

Extensions to the Service Fabric services classes.

GitHub repositories (13)

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

Repository Stars
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
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.
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.
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#.
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-services-and-actors-dotnet
Reliable Services and Reliable Actors are Service Fabric application frameworks for building highly-scalable distributed cloud applications.
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
7.1.2841 222 5/14/2025
7.1.2493 158,989 10/24/2024
7.1.2448 36,299 9/23/2024
7.1.2338 78,587 8/9/2024
7.1.2175 191,717 6/19/2024
7.1.1951 125,898 2/29/2024
7.1.1541 184,021 10/31/2023
7.0.2978 31 5/14/2025
7.0.2744 2,856 10/24/2024
7.0.2712 456 9/23/2024
7.0.2604 4,111 8/9/2024
7.0.2382 2,927 6/19/2024
7.0.2226 2,599 3/14/2024
7.0.1949 105,986 10/31/2023
7.0.1816 130,493 9/7/2023
6.1.2837 6,642 10/24/2024
6.1.2833 1,324 9/23/2024
6.1.2718 2,453 8/9/2024
6.1.2488 3,123 6/19/2024
6.1.2277 5,757 3/14/2024
6.1.1993 16,891 10/31/2023
6.1.1851 15,442 8/30/2023
6.1.1833 143,315 6/19/2023
6.1.1799 98,585 5/15/2023
6.1.1653 173,770 4/7/2023
6.1.1583 127,719 3/2/2023
6.1.1436 231,053 12/9/2022
6.1.1390 196,651 10/25/2022
6.0.1672 4,843 10/31/2023
6.0.1569 9,343 9/7/2023
6.0.1553 6,145 6/19/2023
6.0.1526 2,503 5/15/2023
6.0.1380 2,925 4/7/2023
6.0.1309 2,975 3/2/2023
6.0.1254 3,039 2/1/2023
6.0.1155 9,742 12/9/2022
6.0.1121 87,497 10/11/2022
6.0.1107 138,452 9/14/2022
6.0.1048 462,265 7/12/2022
6.0.1028 365,400 6/3/2022
6.0.1017 279,380 4/26/2022
5.2.1748 8,379 3/2/2023
5.2.1723 3,873 12/9/2022
5.2.1692 6,083 10/25/2022
5.2.1686 4,949 9/14/2022
5.2.1659 9,080 7/12/2022
5.2.1620 8,881 6/3/2022
5.2.1571 202,765 3/16/2022
5.2.1486 124,327 2/9/2022
5.2.1363 236,193 12/16/2021
5.2.1235 345,062 10/20/2021
5.1.388 14,090 6/3/2022
5.1.337 55,313 10/20/2021
5.1.335 81,059 10/6/2021
5.1.329 113,798 9/10/2021
5.1.321 105,432 8/11/2021
5.1.316 66,456 7/28/2021
5.0.536 18,709 7/28/2021
5.0.521 284,891 6/10/2021
5.0.516 180,820 5/6/2021
5.0.514 110,198 4/8/2021
4.2.477 422,150 3/11/2021
4.2.457 141,010 2/17/2021
4.2.452 158,365 1/26/2021
4.2.445 346,238 12/3/2020
4.2.434 99,054 11/19/2020
4.1.510 53,168 1/29/2021
4.1.458 1,051,590 9/10/2020
4.1.456 376,639 8/13/2020
4.1.428 269,914 7/21/2020
4.1.417 382,879 6/17/2020
4.1.416 222,144 6/5/2020
4.1.409 407,173 4/21/2020
4.0.470 647,148 3/3/2020
4.0.466 434,782 2/7/2020
4.0.464 246,714 1/30/2020
4.0.457 494,953 11/19/2019
3.4.677 495,913 10/16/2019
3.4.676 83,468 10/14/2019
3.4.664 609,188 8/26/2019
3.4.658 575,925 8/1/2019
3.4.641 239,186 7/3/2019
3.4.639 190,529 6/11/2019
3.3.670 27,094 7/2/2019
3.3.664 900,253 5/30/2019
3.3.658 298,756 5/3/2019
3.3.654 279,847 4/8/2019
3.3.644 393,364 3/12/2019
3.3.638 343,115 2/4/2019
3.3.622 163,907 12/17/2018
3.3.617 172,899 11/30/2018
3.2.187 864,743 10/2/2018
3.2.176 551,613 8/22/2018
3.2.162 765,418 7/16/2018
3.1.301 284,056 6/28/2018
3.1.283 446,392 5/29/2018
3.1.274 159,432 5/14/2018
3.1.269 83,564 5/9/2018
3.0.480 866,078 3/29/2018
3.0.472 443,800 3/14/2018
3.0.467 335,934 2/22/2018
3.0.456 381,574 1/26/2018
3.0.232-preview 29,026 11/14/2017
3.0.219-preview 9,459 10/13/2017
3.0.211-preview 12,597 9/25/2017
2.8.232 565,374 11/14/2017
2.8.219 170,788 10/13/2017
2.8.211 185,126 9/25/2017
2.7.221 68,167 10/2/2017
2.7.198 675,117 8/10/2017
2.7.0-preview5718 9,152 5/24/2017
2.6.220 614,374 6/20/2017
2.6.210 297,037 5/24/2017
2.6.204 92,001 5/10/2017
2.5.216 374,934 3/22/2017
2.4.164 207,766 2/3/2017
2.4.145 142,006 12/14/2016
2.3.311 98,026 11/18/2016
2.3.301 117,646 10/11/2016
2.2.207 111,850 9/13/2016
2.1.163 88,885 7/18/2016
2.1.150 46,598 6/13/2016
2.0.217 325,834 5/6/2016
2.0.135 186,862 3/30/2016
1.5.175-preview 10,605 2/23/2016
1.4.87-preview 15,591 11/18/2015
1.0.328-preview1 11,719 7/24/2015
1.0.315-preview1 4,393 4/29/2015
1.0.314-preview1 5,363 4/29/2015