DinkToPdf
by: Rok Dvojmoc
- 1.286k total downloads
- Latest version: 1.0.8
.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
EnCore.BottomSheet.Core
by: FT-Soft
- 55 total downloads
- Latest version: 1.2.0
Bottom sheet realization
EnCore.CasAuth.Core
by: FT-Soft
- 132 total downloads
- Latest version: 2.1.0
Provides core classes for platform Cas implementation. Interface IWebRedirectHandler should be implemented by user.
EnCore.Chat
by: FT-Soft
- 375 total downloads
- Latest version: 2.4.1
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
- 146 total downloads
- Latest version: 3.5.6
Provides service interface for Notifications in Application topbar.
EnCore.Cookies.Core
by: FT-Soft
- 96 total downloads
- Latest version: 2.1.0
Provides service interface for working with device Cookies.
EnCore.Device.Core
by: FT-Soft
- 25 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
- 954 total downloads
- Latest version: 2.13.0
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
- 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
- 582 total downloads
- Latest version: 2.8.0
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
- 56 total downloads
- Latest version: 1.0.1
Provides core classes for ImageViewer realization
EnCore.ImageViewer.iOS
by: FT-Soft
- 41 total downloads
- Latest version: 3.0.3-beta1
Provides platform implementation for image viewer
EnCore.LazyProvider
by: FT-Soft
- 166 total downloads
- Latest version: 2.1.0
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
- 13 total downloads
- Latest version: 1.1.5
Easy-to-use licensing library for .NET Framework, Mono, .NET Core, and Xamarin products.