Microsoft.ServiceFabric
                             
                            
                                11.3.365
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    dotnet add package Microsoft.ServiceFabric --version 11.3.365
NuGet\Install-Package Microsoft.ServiceFabric -Version 11.3.365
<PackageReference Include="Microsoft.ServiceFabric" Version="11.3.365" />
<PackageVersion Include="Microsoft.ServiceFabric" Version="11.3.365" />
<PackageReference Include="Microsoft.ServiceFabric" />
paket add Microsoft.ServiceFabric --version 11.3.365
#r "nuget: Microsoft.ServiceFabric, 11.3.365"
#:package Microsoft.ServiceFabric@11.3.365
#addin nuget:?package=Microsoft.ServiceFabric&version=11.3.365
#tool nuget:?package=Microsoft.ServiceFabric&version=11.3.365
Intentionally Left Blank
| Product | Versions 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 | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. 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. | 
- 
                                                
- System.Memory (>= 4.5.5)
 
 
NuGet packages (54)
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 (14)
Showing the top 14 popular GitHub repositories that depend on Microsoft.ServiceFabric:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            ThreeMammals/Ocelot
                                                        
                                                         
                                                            .NET API Gateway
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            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.3.365 | 1,626 | 10/28/2025 | 
| 11.2.304 | 694 | 10/28/2025 | 
| 11.2.274 | 17,509 | 9/9/2025 | 
| 11.1.208 | 45,093 | 6/27/2025 | 
| 11.0.2707 | 27,488 | 5/28/2025 | 
| 10.1.3033 | 464 | 10/30/2025 | 
| 10.1.3009 | 363 | 10/30/2025 | 
| 10.1.3008 | 2,501 | 9/5/2025 | 
| 10.1.2942 | 364 | 10/30/2025 | 
| 10.1.2941 | 7,353 | 6/26/2025 | 
| 10.1.2842 | 596 | 10/29/2025 | 
| 10.1.2841 | 10,291 | 5/14/2025 | 
| 10.1.2493 | 340,197 | 10/24/2024 | 
| 10.1.2448 | 80,658 | 9/23/2024 | 
| 10.1.2338 | 150,194 | 8/9/2024 | 
| 10.1.2175 | 359,691 | 6/19/2024 | 
| 10.1.1951 | 203,821 | 2/29/2024 | 
| 10.1.1541 | 255,362 | 10/31/2023 | 
| 10.0.2978 | 910 | 5/14/2025 | 
| 10.0.2744 | 6,251 | 10/24/2024 | 
| 10.0.2712 | 1,351 | 9/23/2024 | 
| 10.0.2604 | 6,059 | 8/9/2024 | 
| 10.0.2382 | 4,504 | 6/19/2024 | 
| 10.0.2226 | 5,019 | 3/14/2024 | 
| 10.0.1949 | 142,855 | 10/31/2023 | 
| 10.0.1816 | 205,492 | 9/7/2023 | 
| 9.1.2837 | 10,787 | 10/24/2024 | 
| 9.1.2833 | 3,387 | 9/23/2024 | 
| 9.1.2718 | 5,093 | 8/9/2024 | 
| 9.1.2488 | 7,161 | 6/19/2024 | 
| 9.1.2277 | 13,142 | 3/14/2024 | 
| 9.1.1993 | 36,887 | 10/31/2023 | 
| 9.1.1851 | 27,561 | 8/30/2023 | 
| 9.1.1833 | 209,514 | 6/19/2023 | 
| 9.1.1799 | 158,206 | 5/15/2023 | 
| 9.1.1653 | 234,939 | 4/7/2023 | 
| 9.1.1583 | 172,495 | 3/2/2023 | 
| 9.1.1436 | 337,516 | 12/9/2022 | 
| 9.1.1390 | 276,995 | 10/25/2022 | 
| 9.0.1672 | 10,879 | 10/31/2023 | 
| 9.0.1569 | 21,509 | 9/7/2023 | 
| 9.0.1553 | 25,670 | 6/19/2023 | 
| 9.0.1526 | 8,029 | 5/15/2023 | 
| 9.0.1380 | 8,303 | 4/7/2023 | 
| 9.0.1309 | 8,610 | 3/2/2023 | 
| 9.0.1254 | 8,688 | 2/1/2023 | 
| 9.0.1155 | 18,097 | 12/9/2022 | 
| 9.0.1121 | 125,690 | 10/11/2022 | 
| 9.0.1107 | 172,076 | 9/14/2022 | 
| 9.0.1048 | 582,367 | 7/12/2022 | 
| 9.0.1028 | 455,601 | 6/3/2022 | 
| 9.0.1017 | 394,029 | 4/26/2022 | 
| 8.2.1748 | 22,762 | 3/2/2023 | 
| 8.2.1723 | 10,154 | 12/9/2022 | 
| 8.2.1692 | 13,483 | 10/25/2022 | 
| 8.2.1686 | 11,548 | 9/14/2022 | 
| 8.2.1659 | 17,671 | 7/12/2022 | 
| 8.2.1620 | 16,267 | 6/3/2022 | 
| 8.2.1571 | 248,956 | 3/16/2022 | 
| 8.2.1486 | 164,927 | 2/9/2022 | 
| 8.2.1363 | 281,298 | 12/16/2021 | 
| 8.2.1235 | 405,372 | 10/20/2021 | 
| 8.1.388 | 28,150 | 6/3/2022 | 
| 8.1.337 | 79,287 | 10/20/2021 | 
| 8.1.335 | 106,216 | 10/6/2021 | 
| 8.1.329 | 162,175 | 9/10/2021 | 
| 8.1.321 | 135,460 | 8/11/2021 | 
| 8.1.316 | 90,125 | 7/28/2021 | 
| 8.0.536 | 32,653 | 7/28/2021 | 
| 8.0.521 | 360,660 | 6/10/2021 | 
| 8.0.516 | 207,942 | 5/6/2021 | 
| 8.0.514 | 136,936 | 4/8/2021 | 
| 7.2.477 | 475,351 | 3/11/2021 | 
| 7.2.457 | 161,781 | 2/17/2021 | 
| 7.2.452 | 184,652 | 1/26/2021 | 
| 7.2.445 | 383,654 | 12/3/2020 | 
| 7.2.434 | 151,348 | 11/19/2020 | 
| 7.1.510 | 75,099 | 1/29/2021 | 
| 7.1.458 | 1,168,889 | 9/10/2020 | 
| 7.1.456 | 435,990 | 8/13/2020 | 
| 7.1.428 | 301,055 | 7/21/2020 | 
| 7.1.417 | 530,939 | 6/17/2020 | 
| 7.1.416 | 259,543 | 6/5/2020 | 
| 7.1.409 | 450,113 | 4/21/2020 | 
| 7.0.470 | 775,382 | 3/3/2020 | 
| 7.0.466 | 517,230 | 2/7/2020 | 
| 7.0.464 | 284,792 | 1/30/2020 | 
| 7.0.457 | 546,219 | 11/19/2019 | 
| 6.5.677 | 925,469 | 10/16/2019 | 
| 6.5.676 | 100,359 | 10/14/2019 | 
| 6.5.664 | 683,596 | 8/26/2019 | 
| 6.5.658 | 648,358 | 8/1/2019 | 
| 6.5.641 | 293,981 | 7/3/2019 | 
| 6.5.639 | 216,452 | 6/11/2019 | 
| 6.4.670 | 35,866 | 7/2/2019 | 
| 6.4.664 | 1,656,417 | 5/30/2019 | 
| 6.4.658 | 349,781 | 5/3/2019 | 
| 6.4.654 | 314,250 | 4/8/2019 | 
| 6.4.644 | 445,875 | 3/12/2019 | 
| 6.4.638 | 432,053 | 2/4/2019 | 
| 6.4.622 | 191,595 | 12/17/2018 | 
| 6.4.617 | 204,617 | 11/30/2018 | 
| 6.3.187 | 1,019,223 | 10/2/2018 | 
| 6.3.176 | 651,710 | 8/22/2018 | 
| 6.3.162 | 964,675 | 7/16/2018 | 
| 6.2.301 | 335,942 | 6/28/2018 | 
| 6.2.283 | 508,478 | 5/29/2018 | 
| 6.2.274 | 175,674 | 5/14/2018 | 
| 6.2.269 | 125,965 | 5/9/2018 | 
| 6.1.480 | 958,875 | 3/29/2018 | 
| 6.1.472 | 503,397 | 3/14/2018 | 
| 6.1.467 | 361,243 | 2/22/2018 | 
| 6.1.456 | 907,046 | 1/26/2018 | 
| 6.1.232-preview | 32,876 | 11/14/2017 | 
| 6.1.219-preview | 12,135 | 10/13/2017 | 
| 6.1.211-preview | 16,199 | 9/25/2017 | 
| 6.0.232 | 678,549 | 11/13/2017 | 
| 6.0.219 | 190,702 | 10/13/2017 | 
| 6.0.211 | 199,954 | 9/25/2017 | 
| 5.7.221 | 75,224 | 10/2/2017 | 
| 5.7.198 | 716,235 | 8/10/2017 | 
| 5.7.0-preview5718 | 10,927 | 5/24/2017 | 
| 5.6.220 | 748,224 | 6/20/2017 | 
| 5.6.210 | 312,094 | 5/24/2017 | 
| 5.6.204 | 99,993 | 5/10/2017 | 
| 5.5.216 | 488,338 | 3/22/2017 | 
| 5.4.164 | 275,003 | 2/3/2017 | 
| 5.4.145 | 168,086 | 12/14/2016 | 
| 5.3.311 | 113,870 | 11/18/2016 | 
| 5.3.301 | 161,617 | 10/11/2016 | 
| 5.2.207 | 122,025 | 9/13/2016 | 
| 5.1.163 | 115,696 | 7/18/2016 | 
| 5.1.150 | 52,926 | 6/13/2016 | 
| 5.0.217 | 341,636 | 5/6/2016 | 
| 5.0.135 | 220,040 | 3/30/2016 | 
| 4.5.175-preview | 12,271 | 2/23/2016 | 
| 4.4.87-preview | 18,406 | 11/18/2015 | 
| 4.0.1427-preview1 | 13,003 | 7/24/2015 | 
| 4.0.95-preview1 | 8,707 | 4/29/2015 |