Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 475 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 475 Bytes

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