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
- 152 total downloads
- Latest version: 3.0.4
Provides platform implementation for image viewer
EnCore.iOS
by: FT-Soft
- 233 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
- 34 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
- 1.155k 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
- 18 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
- 58 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
- 1.234k 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
- 48 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
- 48 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
- 60 total downloads
- Latest version: 3.0.0
EnCore MaskedEdit for Android library.
EnCore.MaskedEdit.Core
by: FT-Soft
- 705 total downloads
- Latest version: 3.9.0-beta2
EnCore MaskedEdit core library
EnCore.MaskedEdit.iOS
by: FT-Soft
- 94 total downloads
- Latest version: 3.0.0
EnCore MaskedEdit for iOS library.
EnCore.Network.Android
by: FT-Soft
- 47 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
- 927 total downloads
- Latest version: 3.9.0-beta2
Service interface for working with device Network state
EnCore.Network.iOS
by: FT-Soft
- 48 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
- 55 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
- 661 total downloads
- Latest version: 3.9.0-beta2
Provides IPushNotificationService interface for working with server push notifications.