EnCore.PushNotifications.iOS by: FT-Soft
  • 51 total downloads
  • Latest version: 3.0.1
  • xamarin encore android
Provides PushNotification platform implementation. USAGE: you should register your custom services with interface IPushNotificationHandler in iOS part and IPushNotificationService in Core part.
EnCore.Session by: FT-Soft
  • 756 total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore session
Provides abstract class SessionService with implementation of default session interactions like login logout restore refresh etc. Supports exclusive tasks for preventing concurrent session requests.
EnCore.SqLite.Android by: FT-Soft
  • 28 total downloads
  • Latest version: 3.0.0
  • xamarin encore sqlite android
Provides platform implementation for SqLite Path manager. USAGE: you should create and add SQLiteModule in bootstrapper initialization code.
EnCore.SqLite.Core by: FT-Soft
  • 660 total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore device core
Provides abstract SqLiteStore service class. USAGE: You should create and register your own implementation in application core module.
EnCore.SqLite.iOS by: FT-Soft
  • 34 total downloads
  • Latest version: 3.0.0
  • xamarin encore sqlite ios
Provides platform implementation for SqLite Path manager. USAGE: you should create and add SQLiteModule in bootstrapper initialization code.
EnCore.SqLiteLocalCache by: FT-Soft
  • 501 total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore sqlite local cache
Provides SqLiteLocalCacheStore service based on SQLiteStore class from SqLite package. USAGE: You should create and add SqLiteLocalCaheModule in bootstrapper initialization code.
EnCore.SystemExtensions by: FT-Soft
  • 619 total downloads
  • Latest version: 3.9.0-beta2
  • xamarin encore system extensions
EnCore System extension methods for simplify coding process
EnCore.SystemExtentions by: FT-Soft
  • 211 total downloads
  • Latest version: 1.5.0
EnCore System extention methods for simplify coding process
EnCore.WebSocket by: FT-Soft
  • 526 total downloads
  • Latest version: 3.9.0-beta2
Package for simplify work with web sockets. It uses SocketIoClientDotNet under hood. USAGE: Provides abstract class WebSocketService which implements IWebSocketService 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.XamarinForms by: FT-Soft
  • 166 total downloads
  • Latest version: 2.2.5
Package Description
Epass.Integration.Sigur by: Epass.Integration.Sigur
  • 1.001k total downloads
  • Latest version: 1.0.22
Package Description
ExpensesResponsiblesService by: ExpensesResponsiblesService
  • 870 total downloads
  • Latest version: 1.0.0
Package Description
FlexLabs.EntityFrameworkCore.Upsert by: Artiom Chilaru
  • 1.206k total downloads
  • Latest version: 8.0.0
  • Entity Framework Core entity-framework-core EF EntityFramework EntityFrameworkCore EFCore Upsert
Adds basic support for "Upsert" operations to EF Core. Uses `INSERT … ON CONFLICT DO UPDATE` in PostgreSQL/Sqlite, `MERGE` in SqlServer and `INSERT INTO … ON DUPLICATE KEY UPDATE` in MySQL. Also supports injecting sql command generators to add support for other providers
FT-Soft.RootBeer by: FT-Soft
  • 13 total downloads
  • Latest version: 0.1.0
  • RootBeer Android
RootBeer Android xamarin binding. Биндинг библиотеки RootBeer
Ftsoft.Application by: Ftsoft.Application
  • 386 total downloads
  • Latest version: 1.0.2
Package Description
Ftsoft.Application.Cqs.Mediatr by: Ftsoft.Application.Cqs.Mediatr
  • 381 total downloads
  • Latest version: 1.0.2
Package Description
Ftsoft.Common by: Ftsoft.Common
  • 384 total downloads
  • Latest version: 1.0.2
Package Description
Ftsoft.Domain by: Ftsoft.Domain
  • 267 total downloads
  • Latest version: 1.0.2
Package Description
Ftsoft.Storage.EntityFramework by: Ftsoft.Storage.EntityFramework
  • 265 total downloads
  • Latest version: 1.0.2
Package Description
Hangfire.AspNetCore by: Sergey Odinokov
  • 1.291k total downloads
  • Latest version: 1.8.11
  • hangfire aspnetcore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.