AdaskoTheBeAsT.AutoMapper.SimpleInjector
5.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AdaskoTheBeAsT.AutoMapper.SimpleInjector --version 5.1.0
NuGet\Install-Package AdaskoTheBeAsT.AutoMapper.SimpleInjector -Version 5.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AdaskoTheBeAsT.AutoMapper.SimpleInjector" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AdaskoTheBeAsT.AutoMapper.SimpleInjector --version 5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AdaskoTheBeAsT.AutoMapper.SimpleInjector, 5.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AdaskoTheBeAsT.AutoMapper.SimpleInjector as a Cake Addin #addin nuget:?package=AdaskoTheBeAsT.AutoMapper.SimpleInjector&version=5.1.0 // Install AdaskoTheBeAsT.AutoMapper.SimpleInjector as a Cake Tool #tool nuget:?package=AdaskoTheBeAsT.AutoMapper.SimpleInjector&version=5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Allows easy configuration of AutoMapper and its registration in SimpleInjector.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- AutoMapper (>= 11.0.1)
- SimpleInjector (>= 5.4.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
10.0.0 | 123 | 11/13/2024 |
9.2.0 | 257 | 8/18/2024 |
9.1.0 | 130 | 5/27/2024 |
8.0.1 | 389 | 1/27/2024 |
8.0.0 | 555 | 11/29/2023 |
7.0.1 | 1,073 | 1/22/2023 |
7.0.0 | 861 | 11/13/2022 |
6.0.0 | 924 | 10/17/2022 |
5.1.0 | 885 | 7/24/2022 |
5.0.1 | 1,009 | 2/8/2022 |
5.0.0 | 787 | 1/6/2022 |
4.2.2 | 1,223 | 7/24/2021 |
4.2.1 | 824 | 6/27/2021 |
4.2.0 | 972 | 3/7/2021 |
4.1.1 | 1,014 | 1/16/2021 |
4.1.0 | 1,088 | 12/16/2020 |
4.0.1 | 986 | 11/29/2020 |
4.0.0 | 999 | 11/11/2020 |
3.2.0 | 1,157 | 10/25/2020 |
3.1.0 | 1,004 | 10/16/2020 |
3.0.2 | 1,058 | 7/25/2020 |
3.0.1 | 989 | 7/14/2020 |
3.0.0 | 948 | 7/2/2020 |
2.0.1 | 996 | 6/16/2020 |
2.0.0 | 2,004 | 6/14/2020 |
1.2.6 | 1,323 | 5/20/2020 |
1.2.5 | 1,029 | 4/28/2020 |
1.2.4 | 1,022 | 4/23/2020 |
1.2.3 | 978 | 4/21/2020 |
1.2.2 | 1,033 | 3/7/2020 |
1.2.1 | 1,150 | 2/27/2020 |
1.2.0 | 1,006 | 2/25/2020 |
1.1.0 | 1,021 | 1/9/2020 |
1.0.0 | 1,180 | 1/5/2020 |
- upgraded AutoMapper to v11.0.1
- upgraded SimpleInjector to v5.4.0