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.WebServer |
Install
Install-Package Eleflex.WebServer
dotnet add package Eleflex.WebServer
paket add Eleflex.WebServer
Eleflex.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)
Tags
This is the main web application host for an ELEFLEX solution and hosts all service commands and processes. This package is intended to be installed on an ASP.NET Web Application (Empty Template) project.
ELEFLEX is a platform for building modular, domain-driven, service-oriented applications and services.