Microsoft.ServiceFabric 10.0.2978

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.ServiceFabric --version 10.0.2978
                    
NuGet\Install-Package Microsoft.ServiceFabric -Version 10.0.2978
                    
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.0.2978" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.ServiceFabric" Version="10.0.2978" />
                    
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.0.2978
                    
#r "nuget: Microsoft.ServiceFabric, 10.0.2978"
                    
#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@10.0.2978
                    
#: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&version=10.0.2978
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.ServiceFabric&version=10.0.2978
                    
Install 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 (50)

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
11.1.208 12,117 6/27/2025
11.0.2707 12,602 5/28/2025
10.1.2941 3,072 6/26/2025
10.1.2841 7,218 5/14/2025
10.1.2493 266,289 10/24/2024
10.1.2448 62,611 9/23/2024
10.1.2338 124,508 8/9/2024
10.1.2175 289,582 6/19/2024
10.1.1951 184,397 2/29/2024
10.1.1541 239,761 10/31/2023
10.0.2978 546 5/14/2025
10.0.2744 5,295 10/24/2024
10.0.2712 972 9/23/2024
10.0.2604 5,679 8/9/2024
10.0.2382 4,041 6/19/2024
10.0.2226 4,603 3/14/2024
10.0.1949 137,443 10/31/2023
10.0.1816 187,526 9/7/2023
9.1.2837 9,766 10/24/2024
9.1.2833 2,915 9/23/2024
9.1.2718 4,699 8/9/2024
9.1.2488 6,605 6/19/2024
9.1.2277 11,687 3/14/2024
9.1.1993 35,148 10/31/2023
9.1.1851 26,359 8/30/2023
9.1.1833 203,879 6/19/2023
9.1.1799 147,822 5/15/2023
9.1.1653 227,568 4/7/2023
9.1.1583 167,906 3/2/2023
9.1.1436 318,291 12/9/2022
9.1.1390 263,797 10/25/2022
9.0.1672 10,361 10/31/2023
9.0.1569 20,893 9/7/2023
9.0.1553 16,070 6/19/2023
9.0.1526 7,649 5/15/2023
9.0.1380 7,922 4/7/2023
9.0.1309 8,190 3/2/2023
9.0.1254 8,306 2/1/2023
9.0.1155 17,691 12/9/2022
9.0.1121 121,537 10/11/2022
9.0.1107 169,035 9/14/2022
9.0.1048 551,899 7/12/2022
9.0.1028 442,994 6/3/2022
9.0.1017 378,342 4/26/2022
8.2.1748 21,763 3/2/2023
8.2.1723 9,764 12/9/2022
8.2.1692 13,056 10/25/2022
8.2.1686 11,135 9/14/2022
8.2.1659 17,246 7/12/2022
8.2.1620 15,859 6/3/2022
8.2.1571 245,708 3/16/2022
8.2.1486 163,504 2/9/2022
8.2.1363 279,192 12/16/2021
8.2.1235 398,719 10/20/2021
8.1.388 27,507 6/3/2022
8.1.337 78,530 10/20/2021
8.1.335 101,780 10/6/2021
8.1.329 159,219 9/10/2021
8.1.321 132,415 8/11/2021
8.1.316 86,582 7/28/2021
8.0.536 31,630 7/28/2021
8.0.521 354,322 6/10/2021
8.0.516 203,941 5/6/2021
8.0.514 134,818 4/8/2021
7.2.477 470,843 3/11/2021
7.2.457 159,315 2/17/2021
7.2.452 181,820 1/26/2021
7.2.445 378,397 12/3/2020
7.2.434 149,702 11/19/2020
7.1.510 71,874 1/29/2021
7.1.458 1,122,815 9/10/2020
7.1.456 430,077 8/13/2020
7.1.428 299,032 7/21/2020
7.1.417 525,255 6/17/2020
7.1.416 254,405 6/5/2020
7.1.409 443,340 4/21/2020
7.0.470 759,533 3/3/2020
7.0.466 512,835 2/7/2020
7.0.464 283,522 1/30/2020
7.0.457 539,376 11/19/2019
6.5.677 888,061 10/16/2019
6.5.676 99,007 10/14/2019
6.5.664 674,524 8/26/2019
6.5.658 644,079 8/1/2019
6.5.641 291,289 7/3/2019
6.5.639 213,233 6/11/2019
6.4.670 35,115 7/2/2019
6.4.664 1,602,954 5/30/2019
6.4.658 344,874 5/3/2019
6.4.654 310,752 4/8/2019
6.4.644 442,525 3/12/2019
6.4.638 427,409 2/4/2019
6.4.622 189,317 12/17/2018
6.4.617 202,953 11/30/2018
6.3.187 1,005,273 10/2/2018
6.3.176 648,184 8/22/2018
6.3.162 947,835 7/16/2018
6.2.301 330,534 6/28/2018
6.2.283 504,778 5/29/2018
6.2.274 173,366 5/14/2018
6.2.269 125,315 5/9/2018
6.1.480 943,025 3/29/2018
6.1.472 493,168 3/14/2018
6.1.467 358,166 2/22/2018
6.1.456 898,825 1/26/2018
6.1.232-preview 32,563 11/14/2017
6.1.219-preview 11,791 10/13/2017
6.1.211-preview 15,777 9/25/2017
6.0.232 665,798 11/13/2017
6.0.219 187,295 10/13/2017
6.0.211 198,268 9/25/2017
5.7.221 74,754 10/2/2017
5.7.198 704,153 8/10/2017
5.7.0-preview5718 10,636 5/24/2017
5.6.220 742,000 6/20/2017
5.6.210 310,706 5/24/2017
5.6.204 99,032 5/10/2017
5.5.216 476,575 3/22/2017
5.4.164 271,684 2/3/2017
5.4.145 166,634 12/14/2016
5.3.311 112,985 11/18/2016
5.3.301 157,244 10/11/2016
5.2.207 119,329 9/13/2016
5.1.163 114,318 7/18/2016
5.1.150 52,124 6/13/2016
5.0.217 335,632 5/6/2016
5.0.135 211,584 3/30/2016
4.5.175-preview 12,039 2/23/2016
4.4.87-preview 18,074 11/18/2015
4.0.1427-preview1 12,685 7/24/2015
4.0.95-preview1 8,447 4/29/2015