RainCrab.Plugins.AspNet (0.2.0)
Published 2025-06-01 21:23:43 +00:00 by the1mason
Installation
dotnet nuget add source --name the1mason --username your_username --password your_token dotnet add package --source the1mason --version 0.2.0 RainCrab.Plugins.AspNetAbout this package
A library that provides dynamic plugin loading to ASPNET apps
Dependencies
| ID | Version | Target Framework |
|---|---|---|
| Microsoft.AspNetCore.Hosting | 2.3.0 | net8.0 |
| RainCrab.Plugins.Base | 0.2.0 | net8.0 |