A library of Akka.net actors for working with the filesystem in a more convenient way.
Info
Version: | 1.0.4 |
Author(s): | FilesystemActor project contributors |
Last Update: | Tuesday, August 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://chrisalexander.github.io/FilesystemActor/ |
NuGet Url: | https://www.nuget.org/packages/FilesystemActor |
Install
Install-Package FilesystemActor
dotnet add package FilesystemActor
paket add FilesystemActor
FilesystemActor Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.3.0)
- Akka.Logger.NLog(>= 1.2.0)
- Newtonsoft.Json(>= 10.0.3)
- NLog(>= 4.4.12)
- System.Collections.Immutable(>= 1.4.0)
Tags