EnCore.Extended.iOS by: FT-Soft
  • 2.718k total downloads
  • Latest version: 3.9.0-beta2
  • 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
  • 1.119k total downloads
  • Latest version: 3.9.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
  • 27 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
  • 1.618k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore http
Package for simplifying work with HTTP requests. It uses HTTPClient under the hood. USAGE: Provides abstract class HttpService which implements IHttpService interface. Intended for Core project type. You need to create your own child from the service class and register it in core module by interface.
EnCore.ImageViewer.Android by: FT-Soft
  • 1.163k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore image imageviewer android
Provides platform implementation for ImageViewer.
EnCore.ImageViewer.Core by: FT-Soft
  • 937 total downloads
  • Latest version: 3.9.0-beta2
Provides core classes for ImageViewer realization
EnCore.ImageViewer.iOS by: FT-Soft
  • 1.679k total downloads
  • Latest version: 3.9.0-beta2
Package Description
EnCore.iOS by: FT-Soft
  • 4.919k total downloads
  • Latest version: 3.9.0-beta2
  • 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
  • 34 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.154k 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.028k total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore legacy core
EnCore
EnCore.Licensing by: Junian Triajianto
  • 18 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
  • 1.415k total downloads
  • Latest version: 3.9.0-beta2
  • 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.233k 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
  • 1.219k total downloads
  • Latest version: 3.9.0-beta2
  • 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
  • 745 total downloads
  • Latest version: 3.9.0-beta2
  • 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.Maps.iOS.YandexMapKit by: FT-Soft
  • 54 total downloads
  • Latest version: 2.0.0-alpha
  • xamarin encore maps ios yandex
Maps binders for YandexMapKit in iOS. USAGE: you should create and add YandexMapKitModule instance in application Bootstrapper initialization code. Use MapFrame to interact with map.
EnCore.Maps.Maui by: FT-Soft
  • 195 total downloads
  • Latest version: 3.9.0-beta2
Package Description
EnCore.Maps.Maui.Yandex by: FT-Soft
  • 175 total downloads
  • Latest version: 3.9.0-beta2
Package Description
EnCore.MaskedEdit.Android by: FT-Soft
  • 773 total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore maskededit maskededitor android
EnCore MaskedEdit for Android library.