Microsoft.ServiceFabric 6.1.219-preview

Prefix Reserved
This is a prerelease version of Microsoft.ServiceFabric.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.ServiceFabric --version 6.1.219-preview
                    
NuGet\Install-Package Microsoft.ServiceFabric -Version 6.1.219-preview
                    
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="6.1.219-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.ServiceFabric" Version="6.1.219-preview" />
                    
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 6.1.219-preview
                    
#r "nuget: Microsoft.ServiceFabric, 6.1.219-preview"
                    
#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=6.1.219-preview&prerelease
                    
Install Microsoft.ServiceFabric as a Cake Addin
#tool nuget:?package=Microsoft.ServiceFabric&version=6.1.219-preview&prerelease
                    
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 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
11.0.2707 448 5/28/2025
10.1.2841 2,469 5/14/2025
10.1.2493 197,434 10/24/2024
10.1.2448 51,997 9/23/2024
10.1.2338 102,583 8/9/2024
10.1.2175 227,444 6/19/2024
10.1.1951 163,360 2/29/2024
10.1.1541 221,775 10/31/2023
10.0.2978 473 5/14/2025
10.0.2744 4,006 10/24/2024
10.0.2712 925 9/23/2024
10.0.2604 5,610 8/9/2024
10.0.2382 3,986 6/19/2024
10.0.2226 4,560 3/14/2024
10.0.1949 133,471 10/31/2023
10.0.1816 170,896 9/7/2023
9.1.2837 9,355 10/24/2024
9.1.2833 2,761 9/23/2024
9.1.2718 4,649 8/9/2024
9.1.2488 6,307 6/19/2024
9.1.2277 11,049 3/14/2024
9.1.1993 33,750 10/31/2023
9.1.1851 25,719 8/30/2023
9.1.1833 198,978 6/19/2023
9.1.1799 138,374 5/15/2023
9.1.1653 219,357 4/7/2023
9.1.1583 163,087 3/2/2023
9.1.1436 298,602 12/9/2022
9.1.1390 253,229 10/25/2022
9.0.1672 10,201 10/31/2023
9.0.1569 20,195 9/7/2023
9.0.1553 12,697 6/19/2023
9.0.1526 7,577 5/15/2023
9.0.1380 7,863 4/7/2023
9.0.1309 8,128 3/2/2023
9.0.1254 8,237 2/1/2023
9.0.1155 17,609 12/9/2022
9.0.1121 118,195 10/11/2022
9.0.1107 166,066 9/14/2022
9.0.1048 528,374 7/12/2022
9.0.1028 432,870 6/3/2022
9.0.1017 367,670 4/26/2022
8.2.1748 20,935 3/2/2023
8.2.1723 9,566 12/9/2022
8.2.1692 12,940 10/25/2022
8.2.1686 11,038 9/14/2022
8.2.1659 17,123 7/12/2022
8.2.1620 15,786 6/3/2022
8.2.1571 243,265 3/16/2022
8.2.1486 162,432 2/9/2022
8.2.1363 277,830 12/16/2021
8.2.1235 393,552 10/20/2021
8.1.388 27,148 6/3/2022
8.1.337 78,003 10/20/2021
8.1.335 97,851 10/6/2021
8.1.329 157,134 9/10/2021
8.1.321 130,343 8/11/2021
8.1.316 84,053 7/28/2021
8.0.536 30,895 7/28/2021
8.0.521 350,006 6/10/2021
8.0.516 202,461 5/6/2021
8.0.514 134,091 4/8/2021
7.2.477 468,403 3/11/2021
7.2.457 157,870 2/17/2021
7.2.452 180,565 1/26/2021
7.2.445 376,542 12/3/2020
7.2.434 148,868 11/19/2020
7.1.510 68,622 1/29/2021
7.1.458 1,085,386 9/10/2020
7.1.456 425,986 8/13/2020
7.1.428 297,118 7/21/2020
7.1.417 519,261 6/17/2020
7.1.416 249,818 6/5/2020
7.1.409 438,018 4/21/2020
7.0.470 739,659 3/3/2020
7.0.466 509,944 2/7/2020
7.0.464 282,642 1/30/2020
7.0.457 535,564 11/19/2019
6.5.677 850,158 10/16/2019
6.5.676 97,886 10/14/2019
6.5.664 668,152 8/26/2019
6.5.658 642,528 8/1/2019
6.5.641 289,564 7/3/2019
6.5.639 212,220 6/11/2019
6.4.670 34,816 7/2/2019
6.4.664 1,557,265 5/30/2019
6.4.658 342,317 5/3/2019
6.4.654 308,273 4/8/2019
6.4.644 440,786 3/12/2019
6.4.638 423,279 2/4/2019
6.4.622 187,602 12/17/2018
6.4.617 201,670 11/30/2018
6.3.187 989,346 10/2/2018
6.3.176 645,226 8/22/2018
6.3.162 941,041 7/16/2018
6.2.301 326,980 6/28/2018
6.2.283 502,298 5/29/2018
6.2.274 172,326 5/14/2018
6.2.269 124,838 5/9/2018
6.1.480 932,634 3/29/2018
6.1.472 489,741 3/14/2018
6.1.467 356,878 2/22/2018
6.1.456 894,621 1/26/2018
6.1.232-preview 32,412 11/14/2017
6.1.219-preview 11,582 10/13/2017
6.1.211-preview 15,658 9/25/2017
6.0.232 654,756 11/13/2017
6.0.219 185,630 10/13/2017
6.0.211 197,385 9/25/2017
5.7.221 74,454 10/2/2017
5.7.198 697,778 8/10/2017
5.7.0-preview5718 10,472 5/24/2017
5.6.220 735,956 6/20/2017
5.6.210 309,632 5/24/2017
5.6.204 98,282 5/10/2017
5.5.216 471,658 3/22/2017
5.4.164 269,441 2/3/2017
5.4.145 165,564 12/14/2016
5.3.311 112,258 11/18/2016
5.3.301 152,713 10/11/2016
5.2.207 118,907 9/13/2016
5.1.163 114,000 7/18/2016
5.1.150 51,847 6/13/2016
5.0.217 328,129 5/6/2016
5.0.135 208,466 3/30/2016
4.5.175-preview 11,814 2/23/2016
4.4.87-preview 17,834 11/18/2015
4.0.1427-preview1 12,376 7/24/2015
4.0.95-preview1 8,186 4/29/2015