Microsoft.ServiceFabric 10.1.2841

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

This package contains the reference assemblies required to build a Service Fabric service.

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 (53)

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

Package Downloads
Microsoft.ServiceFabric.Data

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

Microsoft.ServiceFabric.Diagnostics.Internal

This package provides Diagnostics functionality to be used by Service Fabric Actors and Service framework. This package is intended to be used by other official Microsoft ServiceFabric packages only.

Microsoft.ServiceFabric.Data.Interfaces

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

Microsoft.ServiceFabric.Data.Extensions

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

Microsoft.ServiceFabric.FabricTransport.Internal

This package provides FabricTransport to be used as the communication mechanism for Service Fabric microservices. This package is intended to be used by other official Microsoft ServiceFabric packages only.

GitHub repositories (15)

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

Repository Stars
ThreeMammals/Ocelot
.NET API Gateway
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.
Azure/diagnostics-eventflow
Microsoft Diagnostics EventFlow
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
microsoft/service-fabric-aspnetcore
This repo contains ASP.NET Core integration for Service Fabric Reliable Services.
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
10.1.2841 1,971 5/14/2025
10.1.2493 192,062 10/24/2024
10.1.2448 51,418 9/23/2024
10.1.2338 101,091 8/9/2024
10.1.2175 222,792 6/19/2024
10.1.1951 162,352 2/29/2024
10.1.1541 220,681 10/31/2023
10.0.2978 471 5/14/2025
10.0.2744 3,933 10/24/2024
10.0.2712 924 9/23/2024
10.0.2604 5,609 8/9/2024
10.0.2382 3,985 6/19/2024
10.0.2226 4,558 3/14/2024
10.0.1949 133,223 10/31/2023
10.0.1816 169,786 9/7/2023
9.1.2837 9,341 10/24/2024
9.1.2833 2,758 9/23/2024
9.1.2718 4,648 8/9/2024
9.1.2488 6,288 6/19/2024
9.1.2277 11,034 3/14/2024
9.1.1993 33,692 10/31/2023
9.1.1851 25,679 8/30/2023
9.1.1833 198,642 6/19/2023
9.1.1799 137,453 5/15/2023
9.1.1653 218,715 4/7/2023
9.1.1583 162,704 3/2/2023
9.1.1436 297,559 12/9/2022
9.1.1390 252,770 10/25/2022
9.0.1672 10,191 10/31/2023
9.0.1569 20,123 9/7/2023
9.0.1553 12,684 6/19/2023
9.0.1526 7,576 5/15/2023
9.0.1380 7,862 4/7/2023
9.0.1309 8,127 3/2/2023
9.0.1254 8,236 2/1/2023
9.0.1155 17,608 12/9/2022
9.0.1121 118,018 10/11/2022
9.0.1107 165,800 9/14/2022
9.0.1048 526,202 7/12/2022
9.0.1028 432,054 6/3/2022
9.0.1017 366,911 4/26/2022
8.2.1748 20,881 3/2/2023
8.2.1723 9,561 12/9/2022
8.2.1692 12,935 10/25/2022
8.2.1686 11,035 9/14/2022
8.2.1659 17,121 7/12/2022
8.2.1620 15,785 6/3/2022
8.2.1571 243,136 3/16/2022
8.2.1486 162,335 2/9/2022
8.2.1363 277,779 12/16/2021
8.2.1235 393,164 10/20/2021
8.1.388 27,137 6/3/2022
8.1.337 77,892 10/20/2021
8.1.335 97,608 10/6/2021
8.1.329 156,986 9/10/2021
8.1.321 130,233 8/11/2021
8.1.316 83,975 7/28/2021
8.0.536 30,817 7/28/2021
8.0.521 349,648 6/10/2021
8.0.516 202,348 5/6/2021
8.0.514 134,055 4/8/2021
7.2.477 468,186 3/11/2021
7.2.457 157,808 2/17/2021
7.2.452 180,495 1/26/2021
7.2.445 376,388 12/3/2020
7.2.434 148,804 11/19/2020
7.1.510 68,486 1/29/2021
7.1.458 1,082,551 9/10/2020
7.1.456 425,717 8/13/2020
7.1.428 296,991 7/21/2020
7.1.417 518,768 6/17/2020
7.1.416 249,388 6/5/2020
7.1.409 437,704 4/21/2020
7.0.470 737,966 3/3/2020
7.0.466 509,727 2/7/2020
7.0.464 282,575 1/30/2020
7.0.457 535,363 11/19/2019
6.5.677 847,971 10/16/2019
6.5.676 97,739 10/14/2019
6.5.664 667,760 8/26/2019
6.5.658 642,418 8/1/2019
6.5.641 289,463 7/3/2019
6.5.639 212,114 6/11/2019
6.4.670 34,799 7/2/2019
6.4.664 1,554,469 5/30/2019
6.4.658 342,167 5/3/2019
6.4.654 308,145 4/8/2019
6.4.644 440,596 3/12/2019
6.4.638 422,987 2/4/2019
6.4.622 187,465 12/17/2018
6.4.617 201,618 11/30/2018
6.3.187 988,071 10/2/2018
6.3.176 645,031 8/22/2018
6.3.162 940,106 7/16/2018
6.2.301 326,713 6/28/2018
6.2.283 502,105 5/29/2018
6.2.274 172,294 5/14/2018
6.2.269 124,805 5/9/2018
6.1.480 931,759 3/29/2018
6.1.472 489,597 3/14/2018
6.1.467 356,709 2/22/2018
6.1.456 894,308 1/26/2018
6.1.232-preview 32,394 11/14/2017
6.1.219-preview 11,580 10/13/2017
6.1.211-preview 15,657 9/25/2017
6.0.232 653,959 11/13/2017
6.0.219 185,528 10/13/2017
6.0.211 197,348 9/25/2017
5.7.221 74,442 10/2/2017
5.7.198 697,382 8/10/2017
5.7.0-preview5718 10,471 5/24/2017
5.6.220 735,623 6/20/2017
5.6.210 309,562 5/24/2017
5.6.204 98,277 5/10/2017
5.5.216 471,091 3/22/2017
5.4.164 269,251 2/3/2017
5.4.145 165,508 12/14/2016
5.3.311 112,219 11/18/2016
5.3.301 152,287 10/11/2016
5.2.207 118,905 9/13/2016
5.1.163 113,997 7/18/2016
5.1.150 51,834 6/13/2016
5.0.217 327,661 5/6/2016
5.0.135 208,425 3/30/2016
4.5.175-preview 11,812 2/23/2016
4.4.87-preview 17,832 11/18/2015
4.0.1427-preview1 12,365 7/24/2015
4.0.95-preview1 8,184 4/29/2015