EnCore.ImageViewer.Android by: FT-Soft
  • 67 total downloads
  • Latest version: 3.0.2
  • xamarin encore image imageviewer android
Provides platform implementation for ImageViewer.
EnCore.ImageViewer.Core by: FT-Soft
  • 1.062k total downloads
  • Latest version: 3.9.0-beta2
Provides core classes for ImageViewer realization
EnCore.ImageViewer.iOS by: FT-Soft
  • 174 total downloads
  • Latest version: 3.0.4
  • xamarin encore image imageviewer ios
Provides platform implementation for image viewer
EnCore.iOS by: FT-Soft
  • 250 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.
EnCore.iOS.net6 by: FT-Soft
  • 35 total downloads
  • Latest version: 2.17.0-net6
  • xamarin encore ios
EnCore ios part with default bindings and services. USAGE: you should create and add PlatformModule instance in application Bootstrapper initialization code.
EnCore.LazyProvider by: FT-Soft
  • 1.298k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore core
Provides abstract LazyObjectProvider class for service usage. It helps to cache in memory and control object updates in application by its ids. For subscribe for object events you should use LazyObjectModel<> class.
EnCore.Legacy by: FT-Soft
  • 1.194k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore legacy core
EnCore
EnCore.Licensing by: Junian Triajianto
  • 20 total downloads
  • Latest version: 1.1.5
  • portable,licensing,key
Easy-to-use licensing library for .NET Framework, Mono, .NET Core, and Xamarin products.
EnCore.Maps.Android.GoogleMaps by: FT-Soft
  • 63 total downloads
  • Latest version: 3.0.0
  • xamarin encore maps android google
Maps binders for GoogleMaps in Android. USAGE: you should create and add GoogleMapsModule instance in application Bootstrapper initialization code. Use MapFrame to interact with map.
EnCore.Maps.Core by: FT-Soft
  • 1.358k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore maps core
Basic core library for maps usage. Contains MapFrame and interfaces.
EnCore.Maps.iOS.GoogleMaps by: FT-Soft
  • 51 total downloads
  • Latest version: 3.0.0
  • xamarin encore maps ios google
Maps binders for GoogleMaps in iOS. USAGE: you should create and add GoogleMapsModule instance in application Bootstrapper initialization code. Use MapFrame to interact with map.
EnCore.Maps.iOS.MkMapView by: FT-Soft
  • 56 total downloads
  • Latest version: 3.0.0
  • xamarin encore maps ios mkmapview
Maps binders for MkMapView in iOS. USAGE: you should create and add MkMapViewModule instance in application Bootstrapper initialization code. Use MapFrame to interact with map.
EnCore.MaskedEdit.Android by: FT-Soft
  • 66 total downloads
  • Latest version: 3.0.0
  • xamarin encore maskededit maskededitor android
EnCore MaskedEdit for Android library.
EnCore.MaskedEdit.Core by: FT-Soft
  • 863 total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore maskededit maskededitor core
EnCore MaskedEdit core library
EnCore.MaskedEdit.iOS by: FT-Soft
  • 105 total downloads
  • Latest version: 3.0.0
  • xamarin encore maskededit maskededitor android
EnCore MaskedEdit for iOS library.
EnCore.MAUI by: FT-Soft
  • 51 total downloads
  • Latest version: 2.3.0-beta2
Package Description
EnCore.Network.Android by: FT-Soft
  • 53 total downloads
  • Latest version: 3.0.0
  • xamarin encore android
Provides NetworkService with platform implementation. USAGE: you should create and add NetworkModule instance in application Bootstrapper initialization code.
EnCore.Network.Core by: FT-Soft
  • 1.059k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore network core
Service interface for working with device Network state
EnCore.Network.iOS by: FT-Soft
  • 56 total downloads
  • Latest version: 3.0.0
  • xamarin encore ios
Provides NetworkService with platform implementation. USAGE: you should create and add NetworkModule instance in application Bootstrapper initialization code.
EnCore.PushNotifications.Android by: FT-Soft
  • 63 total downloads
  • Latest version: 3.0.1
  • xamarin encore android
Provides PushNotification platform implementation. USAGE: you should register your custom services with interface IPushNotificationHandler in Android part and IPushNotificationService in Core part.