EnCore.Chat by: FT-Soft
  • 444 total downloads
  • Latest version: 3.0.2-beta1
  • xamarin encore chat
Effective chat implementation with guidelined logic and customization. USAGE: You should register ChatModule in your application initialization code. You should create ViewModel class with IChatPageVM interface and ChatAdapterController implementations and register it. Use ChatContentController implementation to create SendingContent and send it as messages in chat DataSource.
EnCore.ConstantNotifications.Android by: FT-Soft
  • 32 total downloads
  • Latest version: 3.0.0
  • xamarin encore android
Provides ConstantNotificationsService with platform implementation. USAGE: you should create and add ConstantNotificationsModule instance in application Bootstrapper initialization code.
EnCore.ConstantNotifications.Core by: FT-Soft
  • 164 total downloads
  • Latest version: 3.5.6
  • xamarin encore constant notifications core
Provides service interface for Notifications in Application topbar.
EnCore.ConstantNotifications.iOS by: FT-Soft
  • 12 total downloads
  • Latest version: 3.0.0
  • xamarin encore android
Provides ConstantNotificationsService with platform implementation. USAGE: you should create and add ConstantNotificationsModule instance in application Bootstrapper initialization code.
EnCore.Cookies.Android by: FT-Soft
  • 54 total downloads
  • Latest version: 3.0.1-beta1
  • xamarin encore android
Provides CookiesService with platform implementation. USAGE: you should create and add CookiesModule instance in application Bootstrapper initialization code.
EnCore.Cookies.Core by: FT-Soft
  • 123 total downloads
  • Latest version: 3.0.0
  • xamarin encore cookies core
Provides service interface for working with device Cookies.
EnCore.Cookies.iOS by: FT-Soft
  • 47 total downloads
  • Latest version: 3.0.1-beta1
  • xamarin encore android
Provides CookiesService with platform implementation. USAGE: you should create and add CookiesModule instance in application Bootstrapper initialization code.
EnCore.Device.Android by: FT-Soft
  • 34 total downloads
  • Latest version: 3.0.0
  • xamarin encore android device
Provides DeviceService with platform implementation. USAGE: you should create and add DeviceModule instance in application Bootstrapper initialization code.
EnCore.Device.Core by: FT-Soft
  • 47 total downloads
  • Latest version: 3.0.0
  • xamarin encore device core
Provides service interface for working with device information like OS version screen and manufacture
EnCore.Device.iOS by: FT-Soft
  • 37 total downloads
  • Latest version: 3.0.0
  • xamarin encore ios device
Provides DeviceService with platform implementation. USAGE: you should create and add DeviceModule instance in application Bootstrapper initialization code.
EnCore.Extended.Android by: FT-Soft
  • 147 total downloads
  • Latest version: 3.0.0
  • xamarin encore android extended
Android part for EnCore.Extended.Core package. Consists of platform implementations of navigation, layout bindings and helpers. USAGE: You can use Bindable classes to ensure whole binding process. You should create and add EnCoreExtendedAndroidModule in bootstrapper initialization.
EnCore.Extended.Core by: FT-Soft
  • 1.049k total downloads
  • Latest version: 3.1.0-beta1
  • xamarin encore extended core
Big extension for EnCore framework. Provides bindings from layout, extending controllers with default implementations, namebased view viewmodel attach and other development speedup opportunities. USAGE: You should use ExtendedPageVM class for viewmodels. Also ApplicationVM class for application. ExtendedPageVM provides extensions attached to VM. NavigationManager helps you to make navigation. Invalid usages will provide exceptions with hints to resolve them.
EnCore.Extended.iOS by: FT-Soft
  • 48 total downloads
  • Latest version: 3.0.0
  • xamarin encore android extended
iOS part for EnCore.Extended.Core package. Consists of platform implementations of navigation, layout bindings and helpers. USAGE: You can use Bindable classes to ensure whole binding process. You should create and add EnCoreExtendedAndroidModule in bootstrapper initialization.
EnCore.Extended.MAUI by: FT-Soft
  • 30 total downloads
  • Latest version: 2.1.0-beta2
MAUI part for EnCore.Extended.Core package. Consists of platform implementations of navigation, layout bindings and helpers. USAGE: You can use Bindable classes to ensure whole binding process. You should create and add EnCoreExtendedMAUIModule in bootstrapper initialization.
EnCore.Extended.XamarinForms by: FT-Soft
  • 14 total downloads
  • Latest version: 2.0.0
XamarinForms part for EnCore.Extended.Core package. Consists of platform implementations of navigation, layout bindings and helpers. USAGE: You can use Bindable classes to ensure whole binding process. You should create and add EnCoreExtendedXamarinFormsModule in bootstrapper initialization.
EnCore.Http by: FT-Soft
  • 617 total downloads
  • Latest version: 3.0.1-beta1
  • xamarin encore http
Package for simplify work with http requests. It uses HTTPClient under hood. USAGE: Provides abstract class HttpService which implements IHttpService interface. Intended for Core project type. You need to create your own child from service class and register it in core module by interface.
EnCore.ImageViewer.Android by: FT-Soft
  • 45 total downloads
  • Latest version: 3.0.2
  • xamarin encore image imageviewer android
Provides platform implementation for ImageViewer.
EnCore.ImageViewer.Core by: FT-Soft
  • 73 total downloads
  • Latest version: 3.0.0
  • xamarin encore image imageviewer core
Provides core classes for ImageViewer realization
EnCore.ImageViewer.iOS by: FT-Soft
  • 87 total downloads
  • Latest version: 3.0.4
  • xamarin encore image imageviewer ios
Provides platform implementation for image viewer
EnCore.iOS by: FT-Soft
  • 132 total downloads
  • Latest version: 3.0.2
  • xamarin encore ios
EnCore ios part with default bindings and services. USAGE: you should create and add PlatformModule instance in application Bootstrapper initialization code.