FelixB.NWheels.FullStack 0.9.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package FelixB.NWheels.FullStack --version 0.9.3
NuGet\Install-Package FelixB.NWheels.FullStack -Version 0.9.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FelixB.NWheels.FullStack" Version="0.9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FelixB.NWheels.FullStack --version 0.9.3
#r "nuget: FelixB.NWheels.FullStack, 0.9.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FelixB.NWheels.FullStack as a Cake Addin
#addin nuget:?package=FelixB.NWheels.FullStack&version=0.9.3

// Install FelixB.NWheels.FullStack as a Cake Tool
#tool nuget:?package=FelixB.NWheels.FullStack&version=0.9.3

How to prepare an enterprise application:
     - Add domain data, expressed through entity contracts, which are C# interfaces.
     - Plug domain logic into supplied framework facilities: entity triggers, transaction scripts, workflows, rule engines, actors, and jobs.
     - Open some endpoints and listen to common (REST, SOAP, HTTP) or custom protocols, or messaging middleware like MSMQ.
     - Describe user interface, using cross-platform description language (UIDL), which is exposed as C#-based fluent API.
     - Build technology stack to taste, by choosing from a set of stack modules provided out-of-the-box, or bringing stack modules of your own.
     - Enjoy 0 to 60 mph in one day
     This Full Stack package installs the core framework and the default technology stack, which sets you up and running. Recommended unless you assemble a custom stack.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on FelixB.NWheels.FullStack:

Package Downloads
FelixB.NWheels.Testing.NUnit

NWheels is an A-to-Z architectural recipe and implementation framework for enterprise-scale application development on .NET platform. This package installs helper classes adapted to NUnit testing framework, for testing modules built on top of NWheels.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.5 1,895 8/11/2015
0.9.4 1,606 8/2/2015
0.9.3 1,490 7/8/2015
0.9.2 1,328 6/24/2015
0.9.1.10 1,443 4/19/2015
0.9.1.9 1,354 4/13/2015
0.9.1.7 1,293 4/6/2015
0.9.1.6 1,319 4/5/2015
0.9.1.5 1,109 4/5/2015
0.9.1.4 1,104 3/12/2015
0.9.1.2 1,745 3/10/2015
0.9.1.1 1,561 3/1/2015