![]() |
VOOZH | about |
dotnet add package cdmdotnet.AutoMapper --version 1.0.16.9
NuGet\Install-Package cdmdotnet.AutoMapper -Version 1.0.16.9
<PackageReference Include="cdmdotnet.AutoMapper" Version="1.0.16.9" />
<PackageVersion Include="cdmdotnet.AutoMapper" Version="1.0.16.9" />Directory.Packages.props
<PackageReference Include="cdmdotnet.AutoMapper" />Project file
paket add cdmdotnet.AutoMapper --version 1.0.16.9
#r "nuget: cdmdotnet.AutoMapper, 1.0.16.9"
#:package cdmdotnet.AutoMapper@1.0.16.9
#addin nuget:?package=cdmdotnet.AutoMapper&version=1.0.16.9Install as a Cake Addin
#tool nuget:?package=cdmdotnet.AutoMapper&version=1.0.16.9Install as a Cake Tool
A lightweight framework for automatically mapping values from one class to another.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 5 NuGet packages that depend on cdmdotnet.AutoMapper:
| Package | Downloads |
|---|---|
|
Cqrs.Ninject
Provides preconfigured Ninject modules that will wire up the required component necessary. Several modules are optional such as the InProcess or the SimplaifySQL modules. You only need to use those if you are using InProcess or SQL. |
|
|
Cqrs.Ninject.Azure.ServiceBus.CommandBus
Use Ninject as your IoC container of choice when using Microsoft Azure ServiceBus for CQRS.NET as your command bus |
|
|
Cqrs.Ninject.Azure.ServiceBus.EventBus
Use Ninject as your IoC container of choice when using Microsoft Azure ServiceBus for CQRS.NET as your event bus |
|
|
Cqrs.Sql
The built-in, Sql Store in the CQRS.NET cannot process non-primitive properties on the entity classes in read stores and data stores. If your entity classes require more comp[lexity than just basic, flat primitive property structures, this package will allow you to use Microsoft SqlServer as an read store and data store in CQRS.NET allowing you to build custom converters to provide mappings from your entities to you SQL table schema structures. |
|
|
Cqrs.Ninject.ServiceHost
Use Ninject as your IoC container of choice to use WCF with CQRS.NET as ServiceHosts |
Showing the top 1 popular GitHub repositories that depend on cdmdotnet.AutoMapper:
| Repository | Stars |
|---|---|
|
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|