Akka 1.0.0-dev1504032244

Details
Advisory: https://github.com/advisories/GHSA-gpv5-rp6w-58r8 Severity: moderate
This is a prerelease version of Akka.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Akka --version 1.0.0-dev1504032244
                    
NuGet\Install-Package Akka -Version 1.0.0-dev1504032244
                    
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="Akka" Version="1.0.0-dev1504032244" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Akka" Version="1.0.0-dev1504032244" />
                    
Directory.Packages.props
<PackageReference Include="Akka" />
                    
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 Akka --version 1.0.0-dev1504032244
                    
#r "nuget: Akka, 1.0.0-dev1504032244"
                    
#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=Akka&version=1.0.0-dev1504032244&prerelease
                    
Install Akka as a Cake Addin
#tool nuget:?package=Akka&version=1.0.0-dev1504032244&prerelease
                    
Install Akka as a Cake Tool

Akka.NET is a port of the popular Java/Scala framework Akka to .NET

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (14)

Showing the top 14 popular GitHub repositories that depend on Akka:

Repository Stars
neo-project/neo
NEO Smart Economy
sim0n00ps/OF-DL
C# console app to download all of the media from Onlyfans accounts with DRM video downloading support
petabridge/akka-bootcamp
Self-paced training course to learn Akka.NET fundamentals from scratch
petabridge/akkadotnet-code-samples
Akka.NET professional reference code samples
petabridge/NBench
Performance benchmarking and testing framework for .NET applications :chart_with_upwards_trend:
ThembisileNGQ/Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
merken/Prise
A .NET Plugin Framework.
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
akkadotnet/Hyperion
Polymorphic serialization for .NET
Aaronontheweb/InMemoryCQRSReplication
Akka.NET Reference Architecture - CQRS + Sharding + In-Memory Replication
superquanter/quanter
从原来的StockTrader迁移过来
petabridge/akka-monitoring
Monitoring system instrumentation for Akka.NET actor systems
Horusiath/AkkaCQRS
Event sourcing example build on Akka.NET with persistence plugin

TBD