A Dalamud SDK designed around the .NET Generic Host.
$ dotnet add package Dalamud.HostingThe Dalamud Hosting SDK is an SDK for Dalamud that allows you to build plugins using the .NET generic host.
This repository contains all source code for the Dalamud Hosting SDK. Everything needed to develop or deploy it is self contained in this repository.
To start developing the Dalamud Hosting SDK you need just a few things: