VoltRlp.UiPath.Common 1.22.213.1857

dotnet add package VoltRlp.UiPath.Common --version 1.22.213.1857
NuGet\Install-Package VoltRlp.UiPath.Common -Version 1.22.213.1857
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VoltRlp.UiPath.Common" Version="1.22.213.1857" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VoltRlp.UiPath.Common --version 1.22.213.1857
#r "nuget: VoltRlp.UiPath.Common, 1.22.213.1857"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install VoltRlp.UiPath.Common as a Cake Addin
#addin nuget:?package=VoltRlp.UiPath.Common&version=1.22.213.1857

// Install VoltRlp.UiPath.Common as a Cake Tool
#tool nuget:?package=VoltRlp.UiPath.Common&version=1.22.213.1857

What is this?

This is a library for the Tool 'UIPath' which is used by Volt RLP. Commonly used simplifications, e.g.

- "Test;Test2".Split(";") 

instead of

- "Test;Test2".Split(new[] {";"}, StringSplitOptions.RemoveEmptyEntries)

And many more. Feel free to request new ones.

Installation

This project is exported by the nuget package manager (https://www.nuget.org/packages/VoltRlp.UiPath.Common). Please add this to your UiPath library

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5.2

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on VoltRlp.UiPath.Common:

Package Downloads
DrivePermission.ModelClasses

A class library for the Drive Permission model

VoltRlp.UiPath.DrivePermission.Models

A class library for the Drive Permission model

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.22.213.1857 474 2/13/2022
1.1.0.4239 390 2/13/2022
0.0.10 412 2/1/2022
0.0.9 419 1/30/2022
0.0.8 412 1/30/2022
0.0.7 280 11/29/2021
0.0.6 2,993 11/29/2021
0.0.5 230 11/29/2021
0.0.4 239 11/29/2021
0.0.3 245 11/28/2021
0.0.2 240 11/28/2021
0.0.1 233 11/28/2021