Eleflex.Lookups.Server
3.2.1
This package installs the Eleflex.Lookups.Server component. 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.
Install-Package Eleflex.Lookups.Server -Version 3.2.1
dotnet add package Eleflex.Lookups.Server --version 3.2.1
<PackageReference Include="Eleflex.Lookups.Server" Version="3.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Eleflex.Lookups.Server --version 3.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Visit our website at https://www.productionready.com/ for the latest news, documentation, resources and more!
Dependencies
-
- AutoMapper (>= 4.1.1)
- Eleflex (>= 3.2.1)
- Eleflex.Lookups.Messages (>= 3.2.1)
- Eleflex.Messages (>= 3.2.1)
- Eleflex.Storage.EntityFramework (>= 3.2.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Eleflex.Lookups.Server:
Package | Downloads |
---|---|
Eleflex.Lookups.WebServer
This package installs the Eleflex.Lookups.WebServer component. This is the main web application host for an ELEFLEX solution and hosts all service commands and processes for the Lookups Module. This package is intended to be installed on an ASP.NET Web Application (Empty Template) project. The Lookups Module is a generic lookup table service to be used rather than creating multiple lookup tables in your own ELEFLEX Modules.
|
GitHub repositories
This package is not used by any popular GitHub repositories.