AppFunc 0.1.4-alpha
See the version list below for details.
dotnet add package AppFunc --version 0.1.4-alpha
NuGet\Install-Package AppFunc -Version 0.1.4-alpha
<PackageReference Include="AppFunc" Version="0.1.4-alpha" />
paket add AppFunc --version 0.1.4-alpha
#r "nuget: AppFunc, 0.1.4-alpha"
// Install AppFunc as a Cake Addin #addin nuget:?package=AppFunc&version=0.1.4-alpha&prerelease // Install AppFunc as a Cake Tool #tool nuget:?package=AppFunc&version=0.1.4-alpha&prerelease
AppFunc is a lightweight .NET framework for building loosely coupled application services.Using a simple message-based mediator called the AppDispatcher, AppFunc seperates your application logic from your web framework, UI, or messaging system.The resulting application logic is organized by use case, not how methods are grouped in an interface, creating easily testable, maintainable and extensiable code.
Product | Versions 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. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AppFunc:
Package | Downloads |
---|---|
AppFunc.CommonServiceLocator
Common Service Locator integration for AppFunc |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.1-alpha | 1,152 | 9/28/2014 |
0.1.5-alpha | 1,065 | 9/26/2014 |
0.1.4-alpha | 1,038 | 9/26/2014 |
0.1.3-alpha | 1,023 | 9/26/2014 |
0.1.0-alpha | 1,032 | 9/26/2014 |
0.0.8-pre | 1,089 | 9/25/2014 |
0.0.6-pre | 1,055 | 9/24/2014 |
0.0.5-pre | 1,008 | 9/24/2014 |
0.0.4-alpha | 1,008 | 9/17/2014 |