EnCore.ImageViewer.Core
by: FT-Soft
- 573 total downloads
- Latest version: 3.9.0-beta2
Provides core classes for ImageViewer realization
EnCore.ImageViewer.iOS
by: FT-Soft
- 93 total downloads
- Latest version: 3.0.4
Provides platform implementation for image viewer
EnCore.iOS
by: FT-Soft
- 136 total downloads
- Latest version: 3.0.2
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
- 12 total downloads
- Latest version: 2.17.0-net6
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
- 638 total downloads
- Latest version: 3.9.0-beta2
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.Licensing
by: Junian Triajianto
- 14 total downloads
- Latest version: 1.1.5
Easy-to-use licensing library for .NET Framework, Mono, .NET Core, and Xamarin products.
EnCore.Maps.Android.GoogleMaps
by: FT-Soft
- 41 total downloads
- Latest version: 3.0.0
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
- 677 total downloads
- Latest version: 3.9.0-beta2
Basic core library for maps usage. Contains MapFrame and interfaces.
EnCore.Maps.iOS.GoogleMaps
by: FT-Soft
- 26 total downloads
- Latest version: 3.0.0
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
- 37 total downloads
- Latest version: 3.0.0
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
- 45 total downloads
- Latest version: 3.0.0
EnCore MaskedEdit for Android library.
EnCore.MaskedEdit.Core
by: FT-Soft
- 460 total downloads
- Latest version: 3.9.0-beta2
EnCore MaskedEdit core library
EnCore.MaskedEdit.iOS
by: FT-Soft
- 45 total downloads
- Latest version: 3.0.0
EnCore MaskedEdit for iOS library.
EnCore.Network.Android
by: FT-Soft
- 39 total downloads
- Latest version: 3.0.0
Provides NetworkService with platform implementation. USAGE: you should create and add NetworkModule instance in application Bootstrapper initialization code.
EnCore.Network.Core
by: FT-Soft
- 584 total downloads
- Latest version: 3.9.0-beta2
Service interface for working with device Network state
EnCore.Network.iOS
by: FT-Soft
- 38 total downloads
- Latest version: 3.0.0
Provides NetworkService with platform implementation. USAGE: you should create and add NetworkModule instance in application Bootstrapper initialization code.
EnCore.PushNotifications.Android
by: FT-Soft
- 45 total downloads
- Latest version: 3.0.1
Provides PushNotification platform implementation. USAGE: you should register your custom services with interface IPushNotificationHandler in Android part and IPushNotificationService in Core part.
EnCore.PushNotifications.Core
by: FT-Soft
- 490 total downloads
- Latest version: 3.9.0-beta2
Provides IPushNotificationService interface for working with server push notifications.