EnCore by: FT-Soft
  • 4.147k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore core
EnCore library
EnCore.Android by: FT-Soft
  • 4.025k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore android
EnCore android part with default bindings and services. USAGE: you should create and add PlatformModule instance in application Bootstrapper initialization code.
EnCore.Autocomplete by: FT-Soft
  • 939 total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore autocomplete
Autocomplete frame
EnCore.Avalonia by: FT-Soft
  • 27 total downloads
  • Latest version: 3.8.4
Package Description
EnCore.BottomSheet.Android by: FT-Soft
  • 1.026k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin android encore bottom sheet
Bottom sheet Android realization
EnCore.BottomSheet.Core by: FT-Soft
  • 1.038k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore bottom sheet
Bottom sheet realization
EnCore.BottomSheet.iOS by: FT-Soft
  • 1.232k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin ios encore bottom sheet
Bottom sheet iOS realization
EnCore.CasAuth.Android by: FT-Soft
  • 1.209k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore android
Cas implementation for Android. USAGE: you should create and add CasAuthModule instance in application Bootstrapper initialization code. Get ICasAuthService and make auth call.
EnCore.CasAuth.Core by: FT-Soft
  • 1.508k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore android cas ios
Provides core classes for platform Cas implementation. Interface IWebRedirectHandler should be implemented by user.
EnCore.CasAuth.iOS by: FT-Soft
  • 1.027k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore android cas ios
Cas implementation for iOS. USAGE: you should create and add CasAuthModule instance in application Bootstrapper initialization code. Get ICasAuthService and make auth call.
EnCore.Chat by: FT-Soft
  • 1.956k total downloads
  • Latest version: 3.9.0-beta2
  • 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
  • 797 total downloads
  • Latest version: 3.9.0-beta2
  • 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
  • 742 total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore constant notifications core
Provides service interface for Notifications in Application topbar.
EnCore.ConstantNotifications.iOS by: FT-Soft
  • 706 total downloads
  • Latest version: 3.9.0-beta2
  • 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
  • 1.058k total downloads
  • Latest version: 3.9.0-beta2
  • 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
  • 1.502k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore cookies core
Provides service interface for working with device Cookies.
EnCore.Cookies.iOS by: FT-Soft
  • 1.044k total downloads
  • Latest version: 3.9.0-beta2
  • 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
  • 961 total downloads
  • Latest version: 3.9.0-beta2
  • 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
  • 1.219k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore device core
Provides service interface for working with device information like OS version screen and manufacture
EnCore.Device.iOS by: FT-Soft
  • 1.135k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore ios device
Provides DeviceService with platform implementation. USAGE: you should create and add DeviceModule instance in application Bootstrapper initialization code.