27 packages tagged with “wheel”
Mobiscroll package for jQuery
Wheel provides a standardized way to use basic infrastructure services (logging, configuration, dependency injection, command system, database access, etc) on .NET console and web applications. It is compatible with .NET core >= 2.0. and .NET classic framework (including the obsolete .NET framework 2.0). This is the base package, providing common features used in most scenarios. Compatible with .NET Framework 2.0. For specific scenarios, see Wheel.Commands, Wheel.Data, Wheel.Web and Wheel.Testing packages.
Mobiscroll package for zepto.js
Mobiscroll package for jQuery Mobile
Mobiscroll package for jqMobi
jQuery plugin that locks mouse wheel scroll inside container, preventing it from propagating to parent element
High-performance, allocation-free, inaccurate, asynchronous waits to replace use of the resource-intensive `Task.Delay(int milliseconds)` method provided by the .net framework.
An abstraction layer for access to databases, execution of stored procedures, and configuration of EntityFrameworkCore DbContext classes. See Wheel.Data.PostgreSql, Wheel.Data.SqlServer and Wheel.Data.Oracle for implementations on particular database systems.
A FTP client library compatible with .NET core >= 2.0. and .NET classic framework >= 2.0. It can resume previously interrupted uploads (tested with Microsoft FTP Service). Depends only on Microsoft.Extensions.Logging.Abstractions for .NET core and .NET classic framework >= 4.6.1. Depends on Wheel.Backports implementation of Microsoft.Extensions.Logging.Abstractions for .NET classic framework 2.0. Adapted from edtFTPnet, Free edition (licensed under the GNU LGPL).
A command management system compatible with .NET core >= 2.0. and .NET classic framework (including the obsolete .NET framework 2.0). Definition of commands, parsing of command-line arguments, execution of commands. Commands can be defined using a Startup class (similarly to ASP.NET Core) and/or using a builder interface (inspired by the discontinued Microsoft.Extensions.CommandLineUtils project) and/or using reflection (Command and CommandOption attributes).
Implementation of Wheel.Data for Sql Server databases. Wheel.Data provides an abstraction layer for access to databases, execution of stored procedures, and configuration of EntityFrameworkCore DbContext classes.
A color wheel for the Material Design in XAML Toolkit that is modeled after Google's Material Design Lite CSS Customizer.
Xamarin Android Binding Library. SpinnerWheel is a iOS like picker.
Wheel pickers made easy and cross platforms for Xamarin Forms (Android 4.1+ and iOS 10+) and Xamarin Native (Android+iOS). It's a Full .NET native implementation (not a binding).
Wheel pickers made easy and cross platforms for both Maui and Xamarin Native, on Android and iOS. It's fully written in C# (it's not a binding) ! Supports: - maui (.net8+) - Android/iOS native (.net8+) - Xamarin Forms - Xamarin Android/iOS native
Utilities for unit testing using xunit framework.
Implementation of Wheel.Data for PostgreSql databases. Wheel.Data provides an abstraction layer for access to databases, execution of stored procedures, and configuration of EntityFrameworkCore DbContext classes.
BlazorWheelPicker is a tiny NuGet package containing two component for Blazor mimicking the iOS style wheel select input. It is pretty handy for developers using Blazor on MAUI app or for a mobile version of your website.
Component for MAUI to draw a wheel or doughnut in your ContentView
A .NET 4.5 library for Windows to simulate mouse movements like clicking and scrolling the mouse wheel.
Adaptation of parts of Microsoft.Extensions for the obsolete .NET framework 2.0. The original namespaces and API are preserved as much as possible. Main adaptations: - Microsoft.Extensions.DependencyInjection (ServiceCollection) - Microsoft.Extensions.Configuration (ini, json and memory) - Microsoft.Extensions.Logging (abstractions) Additional adaptations (notably NLog.Extensions.Logging and Microsoft.Extensions.Hosting) are available in package Wheel.Plus.Backports.
Adds horizontal mouse wheel events & improved horizontal scrolling behavior to WPF.
An easy to use, low overhead, yet high performing .NET MAUI Color Picker for your cross-platform Android and iOS apps.
Android view for user input that models horizontal wheel controller.
Wheel binding library for Bridge.NET projects.
Customizable WheelPicker which is more flexible than android native NumberPicker widget
Xamarin.Android Binding for RehmanMuradAli's WheelSpinner, a custom wheel spinner for Android