Panama 1.4.3
See the version list below for details.
dotnet add package Panama --version 1.4.3
NuGet\Install-Package Panama -Version 1.4.3
<PackageReference Include="Panama" Version="1.4.3" />
paket add Panama --version 1.4.3
#r "nuget: Panama, 1.4.3"
// Install Panama as a Cake Addin #addin nuget:?package=Panama&version=1.4.3 // Install Panama as a Cake Tool #tool nuget:?package=Panama&version=1.4.3
A simple command architecture for .Net developed by Diran Ogunlana
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Newtonsoft.Json (>= 11.0.1)
- NLog (>= 4.4.12)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Panama:
Package | Downloads |
---|---|
Panama.Jobs.Quartz
A Quartz implementation for Panama, the command architecture for .Net developed by Diran Ogunlana |
|
Panama.IoC.Autofac
An Autofac implementation for Panama, the command architecture for .Net developed by Diran Ogunlana |
|
Panama.Sql.Dapper
A Dapper implementation for Panama, the command architecture for .Net developed by Diran Ogunlana |
|
Panama.Canal
The Canal provides a transactional messaging framework with saga support for dotnet core. The Canal integrates with native dotnet core DI, logging and Entity Framework. Messages can be published using polling or event stream. Multiple message brokers can be configured and scoped for auto-scaling scenarios. |
|
Panama.IoC.Ninject
A Ninject implementation for Panama, the command architecture for .Net developed by Diran Ogunlana |
GitHub repositories
This package is not used by any popular GitHub repositories.
added IScheduler minutes override.