FelixB.NWheels.FullStack
0.9.5
A-to-Z architectural recipe and implementation framework for .NET-based enterprise applications.
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.
Install-Package FelixB.NWheels.FullStack -Version 0.9.5
dotnet add package FelixB.NWheels.FullStack --version 0.9.5
<PackageReference Include="FelixB.NWheels.FullStack" Version="0.9.5" />
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.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FelixB.NWheels.FullStack, 0.9.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Autofac (>= 3.5.2)
- FelixB.Hapil (>= 0.9.9)
Used By
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.