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.1 | 
| Author(s): | Zidan.Wang | 
| Last Update: | Monday, June 13, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://project-scorpio.github.io/Scorpio/ | 
| NuGet Url: | https://www.nuget.org/packages/Scorpio.AspNetCore | 
Install
Install-Package Scorpio.AspNetCore
                        dotnet add package Scorpio.AspNetCore
                        paket add Scorpio.AspNetCore
                        
                                Scorpio.AspNetCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Scorpio.Auditing(>= 0.1.0)
 - Scorpio.Authorization(>= 0.1.0)
 - Scorpio.Uow(>= 0.1.0)