Akka.Logger.Serilog
1.0.3
Prefix Reserved
See the version list below for details.
dotnet add package Akka.Logger.Serilog --version 1.0.3
NuGet\Install-Package Akka.Logger.Serilog -Version 1.0.3
<PackageReference Include="Akka.Logger.Serilog" Version="1.0.3" />
paket add Akka.Logger.Serilog --version 1.0.3
#r "nuget: Akka.Logger.Serilog, 1.0.3"
// Install Akka.Logger.Serilog as a Cake Addin #addin nuget:?package=Akka.Logger.Serilog&version=1.0.3 // Install Akka.Logger.Serilog as a Cake Tool #tool nuget:?package=Akka.Logger.Serilog&version=1.0.3
Serilog logging adapter for Akka.NET
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Akka.Logger.Serilog:
Package | Downloads |
---|---|
SharpPulsar
SharpPulsar is Apache Pulsar Client built using Akka.net |
|
SnD.Sdk
SDK for Sneaks&Data OSS Projects |
|
EventSaucing
An event source stack based on NEventStore and Akka |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.25 | 68,271 | 6/17/2024 |
1.5.12.1 | 258,888 | 9/14/2023 |
1.5.12 | 11,168 | 8/31/2023 |
1.5.7 | 167,727 | 5/19/2023 |
1.5.0.1 | 60,674 | 3/15/2023 |
1.5.0 | 30,429 | 3/2/2023 |
1.5.0-beta5 | 280 | 3/1/2023 |
1.4.42 | 220,412 | 9/23/2022 |
1.4.26 | 415,078 | 10/7/2021 |
1.4.25 | 16,412 | 9/9/2021 |
1.4.17 | 159,710 | 3/17/2021 |
1.4.11 | 242,935 | 11/7/2020 |
1.4.10 | 11,393 | 10/28/2020 |
1.4.8 | 102,010 | 7/1/2020 |
1.4.3 | 58,764 | 3/27/2020 |
1.4.1 | 5,421 | 3/11/2020 |
1.4.1-rc3 | 420 | 3/10/2020 |
1.4.1-RC1 | 515 | 3/2/2020 |
1.3.11 | 44,291 | 2/5/2020 |
1.3.10 | 88,985 | 10/5/2019 |
1.3.9 | 293,038 | 8/23/2018 |
1.3.6 | 92,787 | 4/30/2018 |
1.3.3 | 44,623 | 2/1/2018 |
1.3.0 | 28,745 | 8/15/2017 |
1.2.0 | 14,702 | 5/2/2017 |
1.1.3 | 5,657 | 2/15/2017 |
1.1.2 | 10,311 | 10/11/2016 |
1.1.1 | 5,560 | 7/16/2016 |
1.0.8 | 10,774 | 4/28/2016 |
1.0.7 | 1,743 | 4/7/2016 |
1.0.6 | 4,377 | 1/18/2016 |
1.0.5 | 2,333 | 12/3/2015 |
1.0.4 | 3,112 | 8/8/2015 |
1.0.3 | 1,766 | 6/12/2015 |
1.0.2 | 1,382 | 6/3/2015 |
1.0.1 | 1,802 | 4/28/2015 |
1.0.0 | 1,406 | 4/9/2015 |
1.0.0-dev1504032244 | 1,087 | 4/3/2015 |
0.8.0 | 1,611 | 2/12/2015 |
0.7.1 | 1,602 | 12/13/2014 |
0.7.0 | 3,445 | 10/20/2014 |
Bugfix release for Akka.NET v1.0.2.**
This release addresses an issue with Akka.Persistence.SqlServer and Akka.Persistence.PostgreSql where both packages were missing a reference to Akka.Persistence.Sql.Common.
In Akka.NET v1.0.3 we've packaged Akka.Persistence.Sql.Common into its own NuGet package and referenced it in the affected packages.