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.Application |
Install
Install-Package Scorpio.Application
dotnet add package Scorpio.Application
paket add Scorpio.Application
Scorpio.Application Download (Unzip the "nupkg" after downloading)
Dependencies
- Scorpio(>= 0.1.0)
- Scorpio.Data(>= 0.1.0)
- Scorpio.Uow(>= 0.1.0)
- AutoMapper(>= 9.0.0)
- System.Linq.Dynamic.Core(>= 1.0.21)