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.WebServer |
Install
Install-Package Eleflex.Lookups.WebServer
dotnet add package Eleflex.Lookups.WebServer
paket add Eleflex.Lookups.WebServer
Eleflex.Lookups.WebServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Eleflex(3.2.1)
- Eleflex.Messages(3.2.1)
- Eleflex.Storage.EntityFramework(3.2.1)
- Eleflex.Server(3.2.1)
- Eleflex.Web(3.2.1)
- Eleflex.WebClient(3.2.1)
- Eleflex.WebServer(3.2.1)
- Eleflex.Lookups.Messages(3.2.1)
- Eleflex.Lookups.Server(3.2.1)
- Eleflex.Lookups.WebClient(3.2.1)
Tags
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.