A lightweight application framework, providing Dependency Injection Container with package / assembly scanning and configuration services.
Info
| Version: | 1.0.25 |
| Author(s): | ElderByte |
| Last Update: | Wednesday, February 17, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ElderByte-/Archimedes.Framework |
| NuGet Url: | https://www.nuget.org/packages/Archimedes.Framework |
Install
Install-Package Archimedes.Framework
dotnet add package Archimedes.Framework
paket add Archimedes.Framework
Archimedes.Framework Download (Unzip the "nupkg" after downloading)
Dependencies
- Archimedes.Localisation(>= 0.0.3)
- Archimedes.Patterns(>= 1.0.16)