GithubHelp home page GithubHelp logo

insire / tafs.activities Goto Github PK

View Code? Open in Web Editor NEW

This project forked from foxtrek64/tafs.activities

0.0 0.0 0.0 166 KB

A collection of activities and helpers for UiPath.

License: GNU Affero General Public License v3.0

C# 100.00%

tafs.activities's Introduction

Tafs.Activities

This library is a collection of Windows Workflow Foundation and CoreWF activities as well as helper and extension methods for use in development.

Use of this library is free under the AGPL-3.0 license.

Libraries

  • Tafs.Activities.ActivityBase - Provides AsyncTaskCodeActivity, a wrapper around the built-in AsyncCodeActivity, which allows Activity exection using a Task. Also comes with a generic implementation using Task<TEntity>.
    • Targets: Net461, Net462.
    • For CoreWF (Net6.0 and newer), AsyncTaskCodeActivity and AsyncTaskCodeActivity<TResult> are built-in.
  • Tafs.Activities.Finance - Provides a set of models used for financial calculations, including the Social Security Number type.
  • Tafs.Activities.Results.Extensions - Provides a set of commonly used error types for use with Remora.Results.
  • Tafs.Activities.SecureStringConverter - Provides two extension methods, one for converting a string to a SecureString and one for converting a SecureString to a string.
  • Tafs.Activities.Serialization - Provides support classes for deserializing JSON data using System.Text.Json. Primarily intended for use in custom activities, but the included models for Optional<TEntity> and SocialSecurityNumber may prove useful to some.
  • Tafs.Activities.TafsAPI - Provides a set of activities for interfacing with the TAFS API.

tafs.activities's People

Contributors

foxtrek64 avatar insire avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.