Scorpio is a modular-based cross-platform framework for the .NET Core and .NET frameworks, with project include AOP, modularity, plug-ins, dependency injection, and some common extension methods.
Info
Version: | 0.1.2 |
Author(s): | Zidan.Wang |
Last Update: | Thursday, November 24, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://project-scorpio.github.io/Scorpio/ |
NuGet Url: | https://www.nuget.org/packages/Scorpio |
Install
Install-Package Scorpio
dotnet add package Scorpio
paket add Scorpio
Scorpio Download (Unzip the "nupkg" after downloading)
Dependencies
- Scorpio.Utilities(>= 0.1.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.2)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.2)
- Nito.AsyncEx.Context(>= 5.0.0)
- System.Runtime.Loader(>= 4.3.0)
Tags