Microsoft.ServiceFabric.Actors 7.0.2744

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

// Install Microsoft.ServiceFabric.Actors as a Cake Tool
#tool nuget:?package=Microsoft.ServiceFabric.Actors&version=7.0.2744                

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. 
.NET Core netcoreapp2.0 is compatible.  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 (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.Remoting.CustomHeaders

This package allows injecting custom headers into remoting messages (Actors and Reliable Services, V2 remoting only) at runtime. The headers are available client side to read. It also provides message interception using BeforeHandleRequestResponseAsync and AfterHandleRequestResponseAsync to act on remoting events. Common used classes: CustomHeaders RemotingContext ExtendedServiceRemotingClientFactory ExtendedActorService

GitHub repositories (6)

Showing the top 5 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.
Version Downloads Last updated
7.1.2493 10,114 10/24/2024
7.1.2448 5,173 9/23/2024
7.1.2338 15,188 8/9/2024
7.1.2175 49,014 6/19/2024
7.1.1951 36,523 2/29/2024
7.1.1541 27,709 10/31/2023
7.0.2744 201 10/24/2024
7.0.2712 151 9/23/2024
7.0.2604 246 8/9/2024
7.0.2382 201 6/19/2024
7.0.2226 512 3/14/2024
7.0.1949 44,129 10/31/2023
7.0.1816 34,611 9/7/2023
6.1.2837 1,979 10/24/2024
6.1.2833 404 9/23/2024
6.1.2718 199 8/9/2024
6.1.2488 678 6/19/2024
6.1.2277 1,325 3/14/2024
6.1.1993 5,650 10/31/2023
6.1.1851 9,464 8/30/2023
6.1.1833 47,099 6/19/2023
6.1.1799 22,403 5/15/2023
6.1.1653 59,092 4/7/2023
6.1.1583 35,754 3/2/2023
6.1.1436 89,402 12/9/2022
6.1.1390 47,256 10/25/2022
6.0.1672 2,479 10/31/2023
6.0.1569 5,528 9/7/2023
6.0.1553 1,356 6/19/2023
6.0.1526 352 5/15/2023
6.0.1380 531 4/7/2023
6.0.1309 700 3/2/2023
6.0.1254 665 2/1/2023
6.0.1155 712 12/9/2022
6.0.1121 39,434 10/11/2022
6.0.1107 46,443 9/14/2022
6.0.1048 237,143 7/12/2022
6.0.1028 124,419 6/3/2022
6.0.1017 73,156 4/26/2022
5.2.1748 1,010 3/2/2023
5.2.1723 798 12/9/2022
5.2.1692 2,629 10/25/2022
5.2.1686 1,013 9/14/2022
5.2.1659 2,390 7/12/2022
5.2.1620 926 6/3/2022
5.2.1571 57,353 3/16/2022
5.2.1486 45,160 2/9/2022
5.2.1363 157,800 12/16/2021
5.2.1235 79,040 10/20/2021
5.1.388 5,027 6/3/2022
5.1.337 41,345 10/20/2021
5.1.335 17,283 10/6/2021
5.1.329 39,044 9/10/2021
5.1.321 27,807 8/11/2021
5.1.316 33,205 7/28/2021
5.0.536 2,766 7/28/2021
5.0.521 125,017 6/10/2021
5.0.516 56,920 5/6/2021
5.0.514 38,657 4/8/2021
4.2.477 226,994 3/11/2021
4.2.457 64,060 2/17/2021
4.2.452 60,257 1/26/2021
4.2.445 166,942 12/3/2020
4.2.434 53,920 11/19/2020
4.1.510 3,291 1/29/2021
4.1.458 565,503 9/10/2020
4.1.456 183,279 8/13/2020
4.1.428 69,979 7/21/2020
4.1.417 108,858 6/17/2020
4.1.416 33,635 6/5/2020
4.1.409 137,704 4/21/2020
4.0.470 210,594 3/3/2020
4.0.466 181,549 2/7/2020
4.0.464 181,396 1/30/2020
4.0.457 222,717 11/19/2019
3.4.677 150,368 10/16/2019
3.4.676 10,505 10/14/2019
3.4.664 179,090 8/26/2019
3.4.658 78,716 8/1/2019
3.4.641 56,772 7/3/2019
3.4.639 53,805 6/11/2019
3.3.670 2,361 7/2/2019
3.3.664 55,251 5/30/2019
3.3.658 118,874 5/3/2019
3.3.654 72,992 4/8/2019
3.3.644 194,834 3/12/2019
3.3.638 155,808 2/4/2019
3.3.622 29,273 12/17/2018
3.3.617 20,394 11/30/2018
3.2.187 234,355 10/2/2018
3.2.176 152,947 8/22/2018
3.2.162 322,963 7/16/2018
3.1.301 89,290 6/28/2018
3.1.283 78,390 5/29/2018
3.1.274 70,215 5/14/2018
3.1.269 10,566 5/9/2018
3.0.480 214,174 3/29/2018
3.0.472 150,287 3/14/2018
3.0.467 142,720 2/22/2018
3.0.456 96,932 1/26/2018
3.0.232-preview 2,371 11/14/2017
3.0.219-preview 1,536 10/13/2017
3.0.211-preview 2,998 9/25/2017
2.8.232 132,054 11/14/2017
2.8.219 38,875 10/13/2017
2.8.211 62,069 9/25/2017
2.7.221 29,878 10/2/2017
2.7.198 123,920 8/10/2017
2.7.0-preview5718 1,900 5/24/2017
2.6.220 134,859 6/20/2017
2.6.210 176,458 5/24/2017
2.6.204 25,368 5/10/2017
2.5.216 93,453 3/22/2017
2.4.164 48,956 2/3/2017
2.4.145 22,515 12/14/2016
2.3.311 14,948 11/18/2016
2.3.301 25,534 10/11/2016
2.2.207 28,919 9/13/2016
2.1.163 17,176 7/18/2016
2.1.150 15,924 6/13/2016
2.0.217 22,050 5/6/2016
2.0.135 10,848 3/30/2016
1.5.175-preview 7,180 2/23/2016
1.4.87-preview 6,733 11/18/2015
1.0.328-preview1 2,552 7/24/2015
1.0.315-preview1 2,319 4/29/2015
1.0.314-preview1 2,848 4/29/2015