Integrating into Your Software

AppLife can be integrated directly into your .NET applications, providing a seamless maintenance process for deployed software.  The different APIs are distributed through NuGet.

 

.NET 6 (CORE)

https://www.nuget.org/packages/AppLife.Api/

The .NET 6 API includes all of the controls to implement AppLife Update into a .Net 5 Console, Service, Winforms, or WPF application. 

 

 

.NET 4.x

https://www.nuget.org/packages/Kjs.AppLife.Update.Controller/

The .NET 4.x API includes the main Update Controller control and Winforms User Interface controls.

 

 

.NET WPF (.NET 4.x Framework)

https://www.nuget.org/packages/Kjs.AppLife.Update.Wpf/

The .Net WPF API is dependent on the .Net 4.x Kjs.AppLife.Update.Controller package and extends with WPF User Interface controls.