AppTonic 0.2.4-pre
dotnet add package AppTonic --version 0.2.4-pre
NuGet\Install-Package AppTonic -Version 0.2.4-pre
<PackageReference Include="AppTonic" Version="0.2.4-pre" />
paket add AppTonic --version 0.2.4-pre
#r "nuget: AppTonic, 0.2.4-pre"
// Install AppTonic as a Cake Addin #addin nuget:?package=AppTonic&version=0.2.4-pre&prerelease // Install AppTonic as a Cake Tool #tool nuget:?package=AppTonic&version=0.2.4-pre&prerelease
AppTonic is a lightweight .NET framework for building loosely coupled application services. Using a simple message-based mediator called the AppDispatcher, AppTonic 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 AppTonic:
Package | Downloads |
---|---|
AppTonic.CommonServiceLocator
Common Service Locator integration for AppTonic |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.4-pre | 1,170 | 10/26/2014 |
0.2.3-alpha | 1,020 | 10/22/2014 |