Microsoft.ServiceFabric.Actors 3.0.211-preview

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

This package contains the common Actor Framework APIs for building and connecting to reliable services on Microsoft Service Fabric.

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.

NuGet packages (54)

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

Package Downloads
ServiceFabric.Mocks

ServiceFabric.Mocks contains many mocks and helper classes to facilitate and simplify unit testing of your Service Fabric Actor and Service projects.

Autofac.ServiceFabric

Autofac integration for Azure Service Fabric. Provides service factory implementations for Actors, Stateful Services and Stateless Services.

KC.Foundation.SF

See more at https://github.com/KolibreCredit/KC.Foundation .

Microsoft.ServiceFabric.Actors.Wcf

This package provides Windows Communication Foundation (WCF) to be used as the communication mechanism for Service Fabric microservices built using the Actor Framework APIs.

ServiceFabric.Actors.Serilog

Service Fabric Actor Seq Logging

GitHub repositories (6)

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

Repository Stars
open-telemetry/opentelemetry-dotnet-contrib
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
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-Samples/service-fabric-dotnet-web-reference-app
An end-to-end Service Fabric application that demonstrates patterns and features in a web application scenario.
SoCreate/service-fabric-pub-sub
Do you want to create an Event Driven Architecture while using Azure Service Fabric? Do you need to reliably broadcast messages between Actors and Services? This code will help you do that. It supports both Actors and Services as publishers and subscribers.
loekd/ServiceFabric.Mocks
ServiceFabric.Mocks contains Mock classes to enable unit testing of Actors and Services
Version Downloads Last Updated
8.2.274 731 9/9/2025
8.1.208 11,671 6/27/2025
8.0.2707 4,896 5/28/2025
7.1.3008 263 9/5/2025
7.1.2941 1,287 6/26/2025
7.1.2841 3,650 5/14/2025
7.1.2493 72,814 10/24/2024
7.1.2448 28,477 9/23/2024
7.1.2338 39,314 8/9/2024
7.1.2175 141,697 6/19/2024
7.1.1951 71,516 2/29/2024
7.1.1541 36,727 10/31/2023
7.0.2978 394 5/14/2025
7.0.2744 2,204 10/24/2024
7.0.2712 355 9/23/2024
7.0.2604 492 8/9/2024
7.0.2382 393 6/19/2024
7.0.2226 715 3/14/2024
7.0.1949 48,715 10/31/2023
7.0.1816 43,185 9/7/2023
6.1.2837 4,968 10/24/2024
6.1.2833 918 9/23/2024
6.1.2718 399 8/9/2024
6.1.2488 1,463 6/19/2024
6.1.2277 1,527 3/14/2024
6.1.1993 7,296 10/31/2023
6.1.1851 12,290 8/30/2023
6.1.1833 52,815 6/19/2023
6.1.1799 27,838 5/15/2023
6.1.1653 64,639 4/7/2023
6.1.1583 42,003 3/2/2023
6.1.1436 114,863 12/9/2022
6.1.1390 53,029 10/25/2022
6.0.1672 3,424 10/31/2023
6.0.1569 7,842 9/7/2023
6.0.1553 1,574 6/19/2023
6.0.1526 558 5/15/2023
6.0.1380 723 4/7/2023
6.0.1309 932 3/2/2023
6.0.1254 874 2/1/2023
6.0.1155 952 12/9/2022
6.0.1121 46,470 10/11/2022
6.0.1107 48,201 9/14/2022
6.0.1048 304,920 7/12/2022
6.0.1028 142,323 6/3/2022
6.0.1017 100,287 4/26/2022
5.2.1748 1,292 3/2/2023
5.2.1723 1,085 12/9/2022
5.2.1692 2,994 10/25/2022
5.2.1686 1,212 9/14/2022
5.2.1659 2,595 7/12/2022
5.2.1620 1,140 6/3/2022
5.2.1571 59,156 3/16/2022
5.2.1486 46,459 2/9/2022
5.2.1363 158,882 12/16/2021
5.2.1235 86,534 10/20/2021
5.1.388 5,382 6/3/2022
5.1.337 42,276 10/20/2021
5.1.335 18,464 10/6/2021
5.1.329 41,440 9/10/2021
5.1.321 28,762 8/11/2021
5.1.316 38,342 7/28/2021
5.0.536 3,866 7/28/2021
5.0.521 125,827 6/10/2021
5.0.516 59,448 5/6/2021
5.0.514 40,816 4/8/2021
4.2.477 229,706 3/11/2021
4.2.457 65,367 2/17/2021
4.2.452 62,107 1/26/2021
4.2.445 170,771 12/3/2020
4.2.434 54,724 11/19/2020
4.1.510 3,578 1/29/2021
4.1.458 671,378 9/10/2020
4.1.456 184,387 8/13/2020
4.1.428 72,288 7/21/2020
4.1.417 115,530 6/17/2020
4.1.416 34,730 6/5/2020
4.1.409 141,698 4/21/2020
4.0.470 215,349 3/3/2020
4.0.466 186,286 2/7/2020
4.0.464 181,671 1/30/2020
4.0.457 227,913 11/19/2019
3.4.677 153,071 10/16/2019
3.4.676 10,795 10/14/2019
3.4.664 182,484 8/26/2019
3.4.658 79,539 8/1/2019
3.4.641 57,541 7/3/2019
3.4.639 54,556 6/11/2019
3.3.670 2,580 7/2/2019
3.3.664 57,363 5/30/2019
3.3.658 123,476 5/3/2019
3.3.654 75,727 4/8/2019
3.3.644 198,496 3/12/2019
3.3.638 159,641 2/4/2019
3.3.622 29,655 12/17/2018
3.3.617 20,663 11/30/2018
3.2.187 244,851 10/2/2018
3.2.176 157,115 8/22/2018
3.2.162 331,917 7/16/2018
3.1.301 90,190 6/28/2018
3.1.283 80,232 5/29/2018
3.1.274 71,288 5/14/2018
3.1.269 11,057 5/9/2018
3.0.480 219,014 3/29/2018
3.0.472 154,432 3/14/2018
3.0.467 143,848 2/22/2018
3.0.456 98,926 1/26/2018
3.0.232-preview 2,644 11/14/2017
3.0.219-preview 2,035 10/13/2017
3.0.211-preview 3,301 9/25/2017
2.8.232 136,203 11/14/2017
2.8.219 40,590 10/13/2017
2.8.211 62,641 9/25/2017
2.7.221 30,236 10/2/2017
2.7.198 125,595 8/10/2017
2.7.0-preview5718 2,312 5/24/2017
2.6.220 136,305 6/20/2017
2.6.210 182,327 5/24/2017
2.6.204 25,913 5/10/2017
2.5.216 94,078 3/22/2017
2.4.164 50,500 2/3/2017
2.4.145 23,227 12/14/2016
2.3.311 15,564 11/18/2016
2.3.301 26,305 10/11/2016
2.2.207 29,958 9/13/2016
2.1.163 17,863 7/18/2016
2.1.150 16,586 6/13/2016
2.0.217 25,650 5/6/2016
2.0.135 11,739 3/30/2016
1.5.175-preview 7,708 2/23/2016
1.4.87-preview 7,277 11/18/2015
1.0.328-preview1 2,970 7/24/2015
1.0.315-preview1 2,991 4/29/2015
1.0.314-preview1 3,534 4/29/2015