EnCore.Extended.iOS by: FT-Soft
  • 1.874k 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
  • 543 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
  • 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
  • 1.088k 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
  • 799 total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore image imageviewer android
Provides platform implementation for ImageViewer.
EnCore.ImageViewer.Core by: FT-Soft
  • 546 total downloads
  • Latest version: 3.9.0-beta2
Provides core classes for ImageViewer realization
EnCore.ImageViewer.iOS by: FT-Soft
  • 772 total downloads
  • Latest version: 3.9.0-beta2
Package Description
EnCore.iOS by: FT-Soft
  • 2.715k 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
  • 10 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
  • 628 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
  • 505 total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore legacy core
EnCore
EnCore.Licensing by: Junian Triajianto
  • 14 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
  • 686 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
  • 633 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
  • 650 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
  • 366 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
  • 29 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
  • 123 total downloads
  • Latest version: 3.9.0-beta2
Package Description
EnCore.Maps.Maui.Yandex by: FT-Soft
  • 117 total downloads
  • Latest version: 3.9.0-beta2
Package Description
EnCore.MaskedEdit.Android by: FT-Soft
  • 526 total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore maskededit maskededitor android
EnCore MaskedEdit for Android library.