![]() |
VOOZH | about |
dotnet add package Pj.Library.ThirdParty --version 1.0.5.5
NuGet\Install-Package Pj.Library.ThirdParty -Version 1.0.5.5
<PackageReference Include="Pj.Library.ThirdParty" Version="1.0.5.5" />
<PackageVersion Include="Pj.Library.ThirdParty" Version="1.0.5.5" />Directory.Packages.props
<PackageReference Include="Pj.Library.ThirdParty" />Project file
paket add Pj.Library.ThirdParty --version 1.0.5.5
#r "nuget: Pj.Library.ThirdParty, 1.0.5.5"
#:package Pj.Library.ThirdParty@1.0.5.5
#addin nuget:?package=Pj.Library.ThirdParty&version=1.0.5.5Install as a Cake Addin
#tool nuget:?package=Pj.Library.ThirdParty&version=1.0.5.5Install as a Cake Tool
Core utilities to speed up your development.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 2 NuGet packages that depend on Pj.Library.ThirdParty:
| Package | Downloads |
|---|---|
|
Selenium.Essentials.Api
Build your Api test easily with few simple steps and this framework allows you to focus more on your Test. The wrapper allows to call the endpoints easily and provide different options on your request and response. Overview This framework is build as part of Selenium Essentials to provide a Api framework which allows to make calls to endpoint easily. - Api framework to write integration tests -- Supports fluent way of endpoint definitions -- Support most of the operations -- Simple and easy to manage the tests Example, return new TestApiHttp() .SetEnvironment("http://api.openweathermap.org") .PrepareRequest("/data/2.5/forecase") .Get() .ResponseBody .ContentJson; |
|
|
TestAny.Essentials.Api.Extensions
Build your Api test easily with few simple steps and this framework allows you to focus more on your Test. The wrapper allows to call the endpoints easily and provide different options on your request and response. Overview This framework is build as part of Selenium Essentials to provide a Api framework which allows to make calls to endpoint easily with enhanced data transformation capabilities. - Api framework to write integration tests -- Supports fluent way of endpoint definitions -- Support most of the operations -- Simple and easy to manage the tests -- Excel data transformation and template processing -- Data-driven testing with Excel integration -- String template transformation with placeholders Key Features: - Excel Data Integration: Load and transform data from Excel files using attributes - Template Processing: Transform string templates with {{placeholder}} syntax using Excel data - Extension Methods: Convenient extension methods for string and data transformations - Seamless Integration: Works with TestAny.Essentials.Api for enhanced testing capabilities Excel Data Transformation: - GetExcelDataSourceContent(): Retrieve Excel data from method attributes - TransformWithExcelData(): Transform string templates using Excel data with {{key}} placeholders - Support for column mapping and worksheet selection - Automatic data type handling and conversion Example, return new TestApiHttp() .SetEnvironment("http://api.openweathermap.org") .PrepareRequest("/data/2.5/forecase") .Get() .ResponseBody .ContentJson; // Excel data transformation example var template = "Hello {{name}}, your age is {{age}}"; var transformedContent = template.TransformWithExcelData(excelData); |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.5.5 | 160 | 5/4/2026 |
| 1.0.5.4 | 134 | 4/10/2026 |
| 1.0.5.3 | 191 | 2/10/2026 |
| 1.0.5.2 | 367 | 11/30/2025 |
| 1.0.5.1 | 456 | 9/29/2025 |
| 1.0.4.33 | 17,217 | 12/7/2024 |
| 1.0.4.31 | 2,573 | 5/29/2024 |
| 1.0.4.30 | 294 | 5/18/2024 |
| 1.0.4.29 | 18,872 | 3/10/2024 |
| 1.0.4.28 | 2,667 | 11/22/2023 |
| 1.0.4.27 | 1,365 | 10/18/2023 |
| 1.0.4.26 | 1,175 | 10/17/2023 |
| 1.0.4.25 | 1,170 | 10/17/2023 |
| 1.0.4.24 | 1,233 | 10/16/2023 |
| 1.0.4.23 | 1,270 | 10/15/2023 |
| 1.0.4.22 | 1,239 | 10/13/2023 |
| 1.0.4.21 | 277 | 10/13/2023 |
| 1.0.4.20 | 1,582 | 10/11/2023 |
| 1.0.4.19 | 1,373 | 10/10/2023 |
| 1.0.4.18 | 1,676 | 9/21/2023 |
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