Demands.Admin by: Demands
  • 8 total downloads
  • Latest version: 0.1.0
Package Description
Demands.Novator by: Demands.Novator
  • 37 total downloads
  • Latest version: 1.0.0
Package Description
Demands.Request by: FT-Soft
  • 16 total downloads
  • Latest version: 1.0.0
Package Description
Demands.Ussc by: Demands.Ussc
  • 269 total downloads
  • Latest version: 1.0.6
Package Description
DinkToPdf by: Rok Dvojmoc
  • 2.136k total downloads
  • Latest version: 1.0.8
  • wkhtmltopdf netstandard html pdf wrapper
.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
EnCore by: FT-Soft
  • 3.623k total downloads
  • Latest version: 2.22.4
  • xamarin encore core
EnCore library
EnCore.Autocomplete by: FT-Soft
  • 206 total downloads
  • Latest version: 1.0.2
  • xamarin encore autocomplete
Autocomplete frame
EnCore.BottomSheet.Core by: FT-Soft
  • 122 total downloads
  • Latest version: 1.2.0
  • xamarin encore bottom sheet
Bottom sheet realization
EnCore.CasAuth.Core by: FT-Soft
  • 345 total downloads
  • Latest version: 2.1.0
  • xamarin encore android cas ios
Provides core classes for platform Cas implementation. Interface IWebRedirectHandler should be implemented by user.
EnCore.Chat by: FT-Soft
  • 824 total downloads
  • Latest version: 2.4.1
  • xamarin encore chat
Effective chat implementation with guidelined logic and customization. USAGE: Yout should register ChatModule in you application initialization code. You should create ViewModel class with IChatPageVM interface and ChatAdapterController implementations and register it. Use ChatContentController implementation to create SendingContent and send it as messages in chat DataSource.
EnCore.ConstantNotifications.Core by: FT-Soft
  • 307 total downloads
  • Latest version: 3.5.6
  • xamarin encore constant notifications core
Provides service interface for Notifications in Application topbar.
EnCore.Cookies.Core by: FT-Soft
  • 223 total downloads
  • Latest version: 2.1.0
  • xamarin encore cookies core
Provides service interface for working with device Cookies.
EnCore.Device.Core by: FT-Soft
  • 66 total downloads
  • Latest version: 2.0.0
Provides service interface for working with device information like OS version screen and manufacture
EnCore.Extended.Core by: FT-Soft
  • 2.119k total downloads
  • Latest version: 2.13.0
  • xamarin encore extended core
Big extention for EnCore framework. Provides bindings from layout, extending controllers with default implementations, namebased view viewmodel attach and other development speedup opportunities. USAGE: You should use ExtendedPageVM class for viewmodels. Also ApplicationVM class for application. ExtendedPageVM provides extentions attached to vm. NavigationManager helps you to make navigation. Invalid usages will provide exceptions with hints to resolve them.
EnCore.Extended.XamarinForms by: FT-Soft
  • 35 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.102k total downloads
  • Latest version: 2.8.0
  • xamarin encore http
Package for simplify work with http requests. It uses HTTPClient under hood. USAGE: Provides abstract class HttpService which implements IHttpService interface. Intended for Core project type. You need to create your own child from service class and register it in core module by interface.
EnCore.ImageViewer.Core by: FT-Soft
  • 139 total downloads
  • Latest version: 1.0.1
  • xamarin encore image imageviewer core
Provides core classes for ImageViewer realization
EnCore.ImageViewer.iOS by: FT-Soft
  • 106 total downloads
  • Latest version: 3.0.3-beta1
  • xamarin encore image imageviewer ios
Provides platform implementation for image viewer
EnCore.LazyProvider by: FT-Soft
  • 371 total downloads
  • Latest version: 2.1.0
  • 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
  • 124 total downloads
  • Latest version: 2.0.0
EnCore