Skip to content

Installation

Aaron Moore edited this page Jul 6, 2021 · 1 revision

Install via nuget package manager GUI within VS or use the nuget package manager:

Install-Package FrenziedMarmot.DependencyInjection

Or use the dotnet cli:

dotnet add package FrenzedMarmot.DependencyInjection

Clone this wiki locally