Info
Version: | 0.1.0-dev03 |
Author(s): | newbe36524 |
Last Update: | Friday, March 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.newbe.pro/ |
NuGet Url: | https://www.nuget.org/packages/Newbe.Claptrap.Autofac |
Install
Install-Package Newbe.Claptrap.Autofac
dotnet add package Newbe.Claptrap.Autofac
paket add Newbe.Claptrap.Autofac
Newbe.Claptrap.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- Newbe.Claptrap.Attributes(>= 0.1.003)
- Newbe.Claptrap.Core.Abstractions(>= 0.1.003)
- Newbe.Claptrap.EventStore.Memory(>= 0.1.003)
- Newbe.Claptrap.Metadata(>= 0.1.003)
- Newbe.Claptrap.Orleans(>= 0.1.003)
- Newbe.Claptrap.StateStore.Memory(>= 0.1.003)
- Newbe.Claptrap(>= 0.1.003)
- Autofac(>= 4.9.2)
- LibLog(>= 5.0.6)
It take advantage to Actor Pattern and Event Sourcing Pattern.
This package is one part of that project. Please check the source repository for more details.
https://github.com/newbe36524/Newbe.Claptrap.