Microsoft.ServiceFabric 10.1.2493

Prefix Reserved
dotnet add package Microsoft.ServiceFabric --version 10.1.2493
                    
NuGet\Install-Package Microsoft.ServiceFabric -Version 10.1.2493
                    
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.2493" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.ServiceFabric" Version="10.1.2493" />
                    
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.2493
                    
#r "nuget: Microsoft.ServiceFabric, 10.1.2493"
                    
#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.2493
                    
Install Microsoft.ServiceFabric as a Cake Addin
#tool nuget:?package=Microsoft.ServiceFabric&version=10.1.2493
                    
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. 
.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
10.1.2493 153,878 10/24/2024
10.1.2448 45,727 9/23/2024
10.1.2338 91,240 8/9/2024
10.1.2175 196,760 6/19/2024
10.1.1951 153,115 2/29/2024
10.1.1541 212,808 10/31/2023
10.0.2744 3,105 10/24/2024
10.0.2712 906 9/23/2024
10.0.2604 5,564 8/9/2024
10.0.2382 3,963 6/19/2024
10.0.2226 4,532 3/14/2024
10.0.1949 130,867 10/31/2023
10.0.1816 160,030 9/7/2023
9.1.2837 9,079 10/24/2024
9.1.2833 2,724 9/23/2024
9.1.2718 4,563 8/9/2024
9.1.2488 6,147 6/19/2024
9.1.2277 10,938 3/14/2024
9.1.1993 32,818 10/31/2023
9.1.1851 25,290 8/30/2023
9.1.1833 196,336 6/19/2023
9.1.1799 131,423 5/15/2023
9.1.1653 211,462 4/7/2023
9.1.1583 159,210 3/2/2023
9.1.1436 287,396 12/9/2022
9.1.1390 248,096 10/25/2022
9.0.1672 10,047 10/31/2023
9.0.1569 19,496 9/7/2023
9.0.1553 12,485 6/19/2023
9.0.1526 7,554 5/15/2023
9.0.1380 7,841 4/7/2023
9.0.1309 8,104 3/2/2023
9.0.1254 8,209 2/1/2023
9.0.1155 17,576 12/9/2022
9.0.1121 116,396 10/11/2022
9.0.1107 163,807 9/14/2022
9.0.1048 515,921 7/12/2022
9.0.1028 425,968 6/3/2022
9.0.1017 361,243 4/26/2022
8.2.1748 20,351 3/2/2023
8.2.1723 9,544 12/9/2022
8.2.1692 12,896 10/25/2022
8.2.1686 11,009 9/14/2022
8.2.1659 17,076 7/12/2022
8.2.1620 15,769 6/3/2022
8.2.1571 241,690 3/16/2022
8.2.1486 161,419 2/9/2022
8.2.1363 276,919 12/16/2021
8.2.1235 390,440 10/20/2021
8.1.388 26,929 6/3/2022
8.1.337 77,469 10/20/2021
8.1.335 96,139 10/6/2021
8.1.329 155,944 9/10/2021
8.1.321 129,115 8/11/2021
8.1.316 82,959 7/28/2021
8.0.536 30,469 7/28/2021
8.0.521 347,001 6/10/2021
8.0.516 201,687 5/6/2021
8.0.514 133,666 4/8/2021
7.2.477 466,634 3/11/2021
7.2.457 157,057 2/17/2021
7.2.452 179,794 1/26/2021
7.2.445 375,330 12/3/2020
7.2.434 148,527 11/19/2020
7.1.510 67,037 1/29/2021
7.1.458 1,067,697 9/10/2020
7.1.456 423,430 8/13/2020
7.1.428 295,709 7/21/2020
7.1.417 515,238 6/17/2020
7.1.416 247,035 6/5/2020
7.1.409 434,978 4/21/2020
7.0.470 731,686 3/3/2020
7.0.466 507,531 2/7/2020
7.0.464 281,739 1/30/2020
7.0.457 533,032 11/19/2019
6.5.677 830,048 10/16/2019
6.5.676 96,863 10/14/2019
6.5.664 665,045 8/26/2019
6.5.658 641,319 8/1/2019
6.5.641 288,573 7/3/2019
6.5.639 211,395 6/11/2019
6.4.670 34,579 7/2/2019
6.4.664 1,531,557 5/30/2019
6.4.658 340,908 5/3/2019
6.4.654 306,269 4/8/2019
6.4.644 439,184 3/12/2019
6.4.638 420,273 2/4/2019
6.4.622 186,407 12/17/2018
6.4.617 200,760 11/30/2018
6.3.187 981,818 10/2/2018
6.3.176 642,844 8/22/2018
6.3.162 935,973 7/16/2018
6.2.301 325,159 6/28/2018
6.2.283 500,888 5/29/2018
6.2.274 171,923 5/14/2018
6.2.269 124,482 5/9/2018
6.1.480 927,274 3/29/2018
6.1.472 487,346 3/14/2018
6.1.467 355,831 2/22/2018
6.1.456 891,566 1/26/2018
6.1.232-preview 32,338 11/14/2017
6.1.219-preview 11,512 10/13/2017
6.1.211-preview 15,605 9/25/2017
6.0.232 648,368 11/13/2017
6.0.219 184,744 10/13/2017
6.0.211 196,998 9/25/2017
5.7.221 74,297 10/2/2017
5.7.198 694,769 8/10/2017
5.7.0-preview5718 10,420 5/24/2017
5.6.220 733,057 6/20/2017
5.6.210 308,488 5/24/2017
5.6.204 98,104 5/10/2017
5.5.216 468,691 3/22/2017
5.4.164 267,886 2/3/2017
5.4.145 164,992 12/14/2016
5.3.311 111,782 11/18/2016
5.3.301 150,056 10/11/2016
5.2.207 118,812 9/13/2016
5.1.163 113,874 7/18/2016
5.1.150 51,737 6/13/2016
5.0.217 322,428 5/6/2016
5.0.135 208,006 3/30/2016
4.5.175-preview 11,743 2/23/2016
4.4.87-preview 17,724 11/18/2015
4.0.1427-preview1 12,232 7/24/2015
4.0.95-preview1 8,095 4/29/2015