Pipoburgos.SharedKernel.Infrastructure.AutoMapper 9.0.3.2

dotnet add package Pipoburgos.SharedKernel.Infrastructure.AutoMapper --version 9.0.3.2
                    
NuGet\Install-Package Pipoburgos.SharedKernel.Infrastructure.AutoMapper -Version 9.0.3.2
                    
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="Pipoburgos.SharedKernel.Infrastructure.AutoMapper" Version="9.0.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pipoburgos.SharedKernel.Infrastructure.AutoMapper" Version="9.0.3.2" />
                    
Directory.Packages.props
<PackageReference Include="Pipoburgos.SharedKernel.Infrastructure.AutoMapper" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Pipoburgos.SharedKernel.Infrastructure.AutoMapper --version 9.0.3.2
                    
#r "nuget: Pipoburgos.SharedKernel.Infrastructure.AutoMapper, 9.0.3.2"
                    
#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.
#addin nuget:?package=Pipoburgos.SharedKernel.Infrastructure.AutoMapper&version=9.0.3.2
                    
Install Pipoburgos.SharedKernel.Infrastructure.AutoMapper as a Cake Addin
#tool nuget:?package=Pipoburgos.SharedKernel.Infrastructure.AutoMapper&version=9.0.3.2
                    
Install Pipoburgos.SharedKernel.Infrastructure.AutoMapper as a Cake Tool

The following code demonstrates basic usage of Shared Kernel Infastructure.

namespace XXX.Infrastructure
{
    public static class XXXModule
    {
        public static IServiceCollection AddSharedKernelXXXModule(this IServiceCollection services,
            IConfiguration configuration, string connectionStringName)
        {
            return services
                .AddAutoMapper(new XXXAutoMapperProfile(), typeof(InfrastructureAssembly).Assembly,
                    typeof(DomainAssembly).Assembly;
        }

    }
}
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
9.0.3.2 446 3/26/2025
9.0.3.1 131 3/17/2025
9.0.2.1 94 2/12/2025
9.0.0.5 100 12/4/2024
9.0.0.4 99 12/2/2024
9.0.0.3 88 11/27/2024
9.0.0.2 101 11/17/2024
9.0.0.1 96 11/16/2024
8.0.10.3 106 11/5/2024
8.0.10.2 102 11/1/2024
8.0.10.1 96 10/16/2024
8.0.7.3 94 7/27/2024
8.0.7.2 104 7/15/2024
8.0.6.2 122 6/5/2024
8.0.6.1 116 5/30/2024
8.0.5.1 109 5/14/2024
8.0.4.8 119 5/11/2024
8.0.4.7 106 5/1/2024
8.0.4.6 111 4/29/2024
8.0.4.5 107 4/27/2024
8.0.4.4 112 4/27/2024
8.0.4.3 112 4/26/2024
8.0.4.2 97 4/26/2024
8.0.4.1 130 4/20/2024
8.0.3.5 126 3/25/2024
8.0.3.4 122 3/14/2024
8.0.3.3 116 3/14/2024
8.0.3.2 130 3/13/2024
8.0.3.1 125 3/13/2024
8.0.2.6 115 2/15/2024
8.0.2.5 132 2/15/2024
8.0.2.4 119 2/15/2024
8.0.2.3 108 2/14/2024
8.0.2.2 104 2/14/2024
8.0.2.1 118 2/14/2024
8.0.0.8 121 1/29/2024
8.0.0.7 113 1/26/2024
8.0.0.6 117 1/26/2024
8.0.0.5 122 1/16/2024
8.0.0.4 165 12/29/2023
8.0.0.3 125 12/21/2023
8.0.0.2 114 12/13/2023
8.0.0.2-rc.3 135 10/25/2023
8.0.0.2-rc.2 80 10/6/2023
8.0.0.1 156 11/19/2023
8.0.0.1-rc.1 84 9/25/2023
8.0.0 116 11/15/2023
7.3.13.1 138 10/25/2023
7.3.11.4 139 10/9/2023
7.3.11.3 135 10/5/2023
7.3.11.2 117 9/21/2023
7.3.11.1 129 9/13/2023
7.3.10.1 135 9/11/2023
7.2.10.3 141 9/6/2023
7.2.10.2 114 9/1/2023
7.2.10.1 146 8/29/2023
7.1.10.5 144 8/24/2023
7.1.10.4 146 8/23/2023
7.1.10.3 139 8/20/2023
7.1.10.2 137 8/20/2023
7.1.10.1 139 8/20/2023
7.0.10.4 127 8/20/2023