cdmdotnet.AutoMapper
1.0.16.9
Prefix Reserved
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" />
paket add cdmdotnet.AutoMapper --version 1.0.16.9
#r "nuget: cdmdotnet.AutoMapper, 1.0.16.9"
// Install cdmdotnet.AutoMapper as a Cake Addin #addin nuget:?package=cdmdotnet.AutoMapper&version=1.0.16.9 // Install cdmdotnet.AutoMapper as a Cake Tool #tool nuget:?package=cdmdotnet.AutoMapper&version=1.0.16.9
A lightweight framework for automatically mapping values from one class to another.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- ValueInjecter (= 2.3.3)
NuGet packages (8)
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 |
GitHub repositories (1)
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.
|