Pj.Library.Mobile
1.0.4.10
See the version list below for details.
dotnet add package Pj.Library.Mobile --version 1.0.4.10
NuGet\Install-Package Pj.Library.Mobile -Version 1.0.4.10
<PackageReference Include="Pj.Library.Mobile" Version="1.0.4.10" />
paket add Pj.Library.Mobile --version 1.0.4.10
#r "nuget: Pj.Library.Mobile, 1.0.4.10"
// Install Pj.Library.Mobile as a Cake Addin
#addin nuget:?package=Pj.Library.Mobile&version=1.0.4.10
// Install Pj.Library.Mobile as a Cake Tool
#tool nuget:?package=Pj.Library.Mobile&version=1.0.4.10
Utilities to fasten the development
-Library
Extensions to the default .net system objects
Helpers for serialization, transform, compression, network and file transfer, database operations, logging
-Secure
Provides encryption and decryption
-Service
Cloud service support with google drive access and onedrive storage access
-ThirdParty
Excel read and write, csv file operations
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Pj.Library (>= 1.0.4.10)
- Pj.Library.Datastore (>= 1.0.4.10)
- Xamarin.Forms (>= 5.0.0.2401)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Release 1.0.3
- Split Datastore component. The data store functionality is now moved into Pj.Library.Datastore and reducing the packages on the Pj.Libarary
Release 1.0.2
- Updating packages
- Removing Cookie extension and adding into Selenium Essentials
- CsvHelper to latest version
- FluentAssertions replaced to reduce packages
Release 1.0.1
Updating packages
Release 1.0.0
Initial version of the utilities