Alamut.Abstractions
This library provides Abstract Classes, Contracts and data-structure for Alamut Tool-set.
Further Details in Wiki
Installing Alamut.Abstractions
You should install Alamut.Abstractions with NuGet:
Install-Package Alamut.Abstractions
Or via the .NET Core command line interface:
dotnet add package Alamut.Abstractions