Info
Version: | 0.9.2 |
Author(s): | HFeng |
Last Update: | Friday, July 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Lusa |
Install
Install-Package Lusa
dotnet add package Lusa
paket add Lusa
Lusa Download (Unzip the "nupkg" after downloading)
Dependencies
- Lusa.Abstractions(>= 0.9.2)
- Microsoft.Extensions.Configuration(>= 3.0.0)
- Microsoft.Extensions.Options(>= 3.0.0)
- Microsoft.Extensions.Logging(>= 3.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
- AutoMapper(>= 7.0.1)
There are Module/Feature, IOC and Object Mapper. IoC is implemented by Autofac.
Object Mapper is implemented by AutoMapper.