Pj.Library.Service
1.0.3
See the version list below for details.
dotnet add package Pj.Library.Service --version 1.0.3
NuGet\Install-Package Pj.Library.Service -Version 1.0.3
<PackageReference Include="Pj.Library.Service" Version="1.0.3" />
paket add Pj.Library.Service --version 1.0.3
#r "nuget: Pj.Library.Service, 1.0.3"
// Install Pj.Library.Service as a Cake Addin
#addin nuget:?package=Pj.Library.Service&version=1.0.3
// Install Pj.Library.Service as a Cake Tool
#tool nuget:?package=Pj.Library.Service&version=1.0.3
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
- Google.Apis (>= 1.52.0)
- Google.Apis.Auth (>= 1.52.0)
- Google.Apis.Core (>= 1.52.0)
- Google.Apis.Drive.v3 (>= 1.52.0.2354)
- Microsoft.Graph (>= 3.35.0)
- Microsoft.Identity.Client (>= 4.33.0)
- Pj.Library (>= 1.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.4.14 | 134 | 11/21/2022 |
1.0.4.13 | 137 | 11/15/2022 |
1.0.4.12 | 152 | 11/6/2022 |
1.0.4.11 | 251 | 9/1/2022 |
1.0.4.10 | 316 | 5/22/2022 |
1.0.4.9 | 317 | 5/16/2022 |
1.0.4.8 | 332 | 4/6/2022 |
1.0.4.7 | 367 | 4/3/2022 |
1.0.4.6 | 375 | 3/16/2022 |
1.0.4.5 | 343 | 3/16/2022 |
1.0.4.4 | 409 | 1/19/2022 |
1.0.4.3 | 189 | 1/9/2022 |
1.0.4.2 | 257 | 11/15/2021 |
1.0.4.1 | 285 | 11/7/2021 |
1.0.4 | 390 | 10/31/2021 |
1.0.3 | 348 | 7/3/2021 |
1.0.2 | 367 | 7/3/2021 |
1.0.1 | 370 | 6/14/2021 |
1.0.0 | 477 | 6/10/2021 |
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