2020-03-24 13:01:14 +01:00
|
|
|
|
{
|
|
|
|
|
"supports": {},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"Autofac": "4.9.4",
|
2020-03-24 17:31:34 +01:00
|
|
|
|
"Autofac.Extensions.DependencyInjection": "4.4.0",
|
|
|
|
|
"AutoMapper": "6.1.1",
|
|
|
|
|
"AutoMapper.Extensions.Microsoft.DependencyInjection": "2.0.1",
|
2020-03-24 13:01:14 +01:00
|
|
|
|
"FluentValidation": "8.6.2",
|
2020-03-24 17:31:34 +01:00
|
|
|
|
"MediatR": "3.0.1",
|
|
|
|
|
"MediatR.Extensions.Microsoft.DependencyInjection": "2.0.0",
|
|
|
|
|
"Microsoft.Extensions.DependencyInjection": "1.1.1",
|
2020-03-24 13:01:14 +01:00
|
|
|
|
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
|
2020-03-24 17:31:34 +01:00
|
|
|
|
"NETStandard.Library": "2.0.3",
|
2020-03-24 13:01:14 +01:00
|
|
|
|
"Splat": "3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"frameworks": {
|
|
|
|
|
"netstandard1.2": {}
|
|
|
|
|
}
|
|
|
|
|
}
|