35 packages tagged with “TAP”
Extends Renci.SshNet to implement the task-based async pattern
Asyncify-CSharp is an analyzer and codefix that allows you to quickly update your code to use the Task Asynchronous Programming model. This model, introduced in C# 5, adds an intuitive way of handling asynchronous calls within C#. The analyzer allows large codebases to be easily modified to use the TAP model by finding violations and applying fixes up the call tree.
The TAP support for the Cake.Issues addin for Cake allows you to read Test Anything Protocol (TAP) compatible files. This addin provides the aliases for reading issues from TAP compatible files and providing them to the Cake.Issues addin. It also requires the core Cake.Issues addin. There are also additional addins for generating reports or posting issues to pull requests. See the Project Site for an overview of the whole ecosystem of addins for working with issues in Cake scripts. NOTE: This is the version of the addin compatible with Cake Frosting. For addin compatible with Cake Script Runners see Cake.Issues.Tap.
A set of Roslyn analyzers for diagnostic/fix of various asynchronous practices.
With MR.Gestures you can handle all the touch gestures in your MAUI apps.
Bring all platform gestures to Xamarin Forms on Android and iOS. Add this nuget to your Netstandard, Android, iOS and UWP projects.
Asyncify-CSharp is an analyzer and codefix that allows you to quickly update your code to use the Task Asynchronous Programming model. This model, introduced in C# 5, adds an intuitive way of handling asynchronous calls within C#. The analyzer allows large codebases to be easily modified to use the TAP model by finding violations and applying fixes up the call tree. This version contains all the dependencies upgraded.
If you like the .then() .tap() methods from your favorite javascript promise library, then is for you. Simply put, it adds Then() Tap() Catch() extensions to tasks.
Extended ContentView that Supports gestures like Long Press, Tap and Right Click. Also supports vibration on gesture detection.
Allows you to bind click commands to elements Xamarin.Forms
Task related helper classes.
The Apps Pajamas Xamarin Client Build Tool
The TAP support for the Cake.Issues addin for Cake allows you to read Test Anything Protocol (TAP) compatible files. This addin provides the aliases for reading issues from TAP compatible files and providing them to the Cake.Issues addin. It also requires the core Cake.Issues addin. There are also additional addins for generating reports or posting issues to pull requests. See the Project Site for an overview of the whole ecosystem of addins for working with issues in Cake scripts. NOTE: This is the version of the addin compatible with Cake Script Runners. For addin compatible with Cake Frosting see Cake.Frosting.Issues.Tap.
A .NET library for handling Windows 7/8/10 Touch Gestures in a WinForms application. It allows you to handle the following gestures, - Pan - Rotate - Zoom - Two Finger Tap - Press and Tap
Library to convert .TAP/.TZX files (a data format for ZX-Spectrum emulator) into sound WAV file.
Bring all platform gestures to Maui on Android, iOS, Windows, Mac.
TAP.Net allows ouputting tap compliant tests result to the console.
Slimmed down wrapper around System.Threading.Tasks.Task class with a wrapper implementation for use in running application and a synchronous implementation for use in unit tests so testing simple multithreading code is a piece of cake. See example @ https://github.com/PawelStroinski/TaskUtils
Task scheduler classes.
Asynchronous Task Extension Library
Controls and utilities for Windows 8.1 XAML store applications.
This package allows reading and writing files used by ZX Spectrum emulators such as TAP, TZX, SNA, SZX, POK and Z80.
An IRC library for .NET with Twitch IRC support.
This is a drop-in wrapper on top of the classes for interacting with a Leap Motion - it allows for the handling of gesture recognition similar to what you would find in the world of iOS: simple listeners and events abstracted as high as they can go. **IMPORTANT** There are some steps that you must go through to connect with the Leap Motion dlls. Please see this page for notes on how to install. https://github.com/uacaps/MotionGestureRecognizers-CSharp
Xamarin Android Binding Library for https://github.com/KeepSafe/TapTargetView
A C# Socket.io Client Wrapper around Benny's Public TAP Endpoints
React Tap Event Plugin (react-tap-event-plugin) binding library for Bridge.NET projects.
DotStuff – A few helpful extensions for method chaining in C#
DoubleTapLikeView for Xamarin.Android