Info
Version: | 3.2.1 |
Author(s): | Production Ready LLC |
Last Update: | Thursday, December 3, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ProductionReady/Eleflex |
NuGet Url: | https://www.nuget.org/packages/Eleflex.Lookups.Server |
Install
Install-Package Eleflex.Lookups.Server
dotnet add package Eleflex.Lookups.Server
paket add Eleflex.Lookups.Server
Eleflex.Lookups.Server Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(4.1.1)
- Eleflex(3.2.1)
- Eleflex.Messages(3.2.1)
- Eleflex.Storage.EntityFramework(3.2.1)
- Eleflex.Lookups.Messages(3.2.1)
Tags
It is used for processing business rules, service commands and data storage for Lookups using Microsoft SQL Server or Microsoft Azure database engines. The Lookups Module is a generic lookup table service to be used rather than creating multiple lookup tables in your own ELEFLEX Modules.