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.Auditing |
Install
Install-Package Scorpio.Auditing
dotnet add package Scorpio.Auditing
paket add Scorpio.Auditing
Scorpio.Auditing Download (Unzip the "nupkg" after downloading)
Dependencies
- Scorpio.Aspect(>= 0.1.0)
- Scorpio(>= 0.1.0)
- Newtonsoft.Json(>= 12.0.3)