Provides DirectInput gamepad support for Win32. Forked from the popular Nuclex Framework.
A set of APIs that allow you to provide simulated data to Windows.Perception APIs for your app. Required for Holographic Remoting.
Surround an "input type=file" element by this Blazor component to making a zone that accepts drag and drops files.
Adds an implementation of ISerializer which simply calls ToString on the input. Only Serialize is implemented, Deserialize will throw an exception
ArcGIS.PCL can be used to call ArcGIS Server resources, including those from Portal for ArcGIS and ArcGIS Online. The resources can be secure or unsecure and the ArcGIS Online token service and OAuth token service are supported. Supports the following as typed operations: • CheckGenerateToken - create a token automatically via an ITokenProvider • Query<T> - query a layer by attribute and / or spatial filters • QueryForCount - only return the number of results for the query operation • QueryForIds - only return the ObjectIds for the results of the query operation • Find - search across n layers and fields in a service • ApplyEdits<T> - post adds, updates and deletes to a feature service layer • Geocode - single line of input to perform a geocode usning a custom locator or the Esri world locator • Suggest - lightweight geocode operation that only returns text results, commonly used for predictive searching • ReverseGeocode - find location candidates for a input point location • Simplify<T> - alter geometries to be topologically consistent • Project<T> - convert geometries to a different spatial reference • Buffer<T> - buffers geometries by the distance requested • DescribeSite - returns a url for every service discovered • Ping - verify that the server can be accessed Also supports converting GeoJSON <-> ArcGIS Features. Works with .NET for Windows Store apps, .NET framework 4 and higher, Silverlight 5, Windows Phone 8 and higher, Xamarin Android and Xamarin iOS.
DAValidation makes it easier to develop and maintain ASP.NET Web Forms input validation with Data Annotations attributes. All validation logic unified in one control per field. DAValidation borrowed the idea from ASP.NET MVC input validation model but uses original Web Forms javascript validation library.
Unofficial osu!framework extension for using microphon as input device.
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides base input and output (I/O) types, including System.IO.Stream, System.IO.StreamReader and System.IO.StreamWriter, that allow reading and writing to data streams Commonly Used Types: System.IO.Stream System.IO.EndOfStreamException System.IO.MemoryStream System.IO.StreamReader System.IO.StreamWriter System.IO.StringWriter System.IO.TextWriter System.IO.TextReader When using NuGet 3.x this package requires at least version 3.4.
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers. MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's limitations. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
Xrm ToolBox Plugin which download attachments files from any Data Verse table. Take fetch xml as input to filter out the records.
Common input validation and state verification utility methods.
Formification is a library that leverages features of AspNetCore Mvc to allow the creation of simple data input forms
Library for defining validation rules, combine them to sets of rules and test objects against that rules.
This package contains a library for creating Modular Inputs for Splunk.
Assembly providing DirectX - DirectManipulation managed API.
ASP.NET Core MVC features that use Dahomey.Cbor. Includes input and output formatters for CBOR
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s
This TheHands library provides methods to send Windows Inputs such as Mouse inputs and Keyboard inputs.
A pure Blazor autocomplete component with fuzzy matching.
Provides you with access to Reloaded's individual input stack, a fully featured, custom from the ground up input implementation over XInput + DInput. To get started with reading inputs, use the ControllerManager class. The Reloaded input stack supports realtime controller remapping, controller hotplugging, multi controllers per port, arbitrary axis assignment, axis to axis mapping, button to axis, deadzone per axis, radius per axis, etc...
The elements module contains common components for building apps such as form inputs, lists, badges, etc.
NHibernate Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of NHibernate. The product is architected with input coming from many top industry leaders within the NHibernate community. Alerts are presented in a concise code-review manner indicating patterns of misuse by your application. To streamline your efforts to correct the misuse, we provide links to the problematic code section that triggered the alert. We provide a 30 day trial to download and see for yourself, the value you will receive with your purchase of NHibernate Profiler. This package contains the NHibernate Profiler's Appender only.
A jQuery plugin which applies a mask to input boxes to provide both a UI hint for users as well as some rudimentary input checking.
Provides an input implementation for capturing diagnostics data sourced through NLog library.
Replaces all instances of {YEAR} in copyrights with the current year. Works with the MSBuild Copyright property and AssemblyCopyright attribute. Assign the <CopyrightYearAssemblyInfo> property in your project file as your input assembly info file if you're using an one different from Properties\AssemblyInfo.cs. This does NOT work for NuGet packages generated by Sdk projects. Use $([System.DateTime]::Now.Year) for these projects instead of {YEAR}.
NHibernate Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of NHibernate. The product is architected with input coming from many top industry leaders within the NHibernate community. Alerts are presented in a concise code-review manner indicating patterns of misuse by your application. To streamline your efforts to correct the misuse, we provide links to the problematic code section that triggered the alert. We provide a 30 day trial to download and see for yourself, the value you will receive with your purchase of NHibernate Profiler.
This package is the base library for Syncfusion components in ASP.NET Core (Essential JS 1) platform. It contains Tag Helpers and strongly typed extension that allows creating Syncfusion components in ASP.NET Core application. Learn More https://www.syncfusion.com/products/jquery/aspnet-core-ui-controls Documentation https://help.syncfusion.com/aspnet-core/ Support Please contact us by creating a support ticket. Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident Forum: https://www.syncfusion.com/forums/aspnetcore This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials). © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
EntityFramework Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of EntityFramework. The product is architected with input coming from many top industry leaders within the ORM community. Alerts are presented in a concise code-review manner indicating patterns of misuse by your application. To streamline your efforts to correct the misuse, we provide links to the problematic code section that triggered the alert. We provide a 30 day trial to download and see for yourself, the value you will receive with your purchase of EntityFramework Profiler.
A javascript plugin for Twitter Bootstrap 2.x that makes it easy to create simple, beautiful tag inputs.
An abstraction over OpenTK.GraphicsLibraryFramework to provide a ready-to-go easy-to-use windowing and input abstraction.
Hid/Controller input library.
Create Read-Only file streams from file input elements or drop targets in Blazor.
Overrides jQuery validator's default settings to show a bootstrap glyphicon inside input elements which have errors. Hides default error message labels and shows a tooltip on the icons instead. Usage and more info : https://github.com/noldoreldar/jquery-validate-bootstrap
EntityFramework Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of EntityFramework. The product is architected with input coming from many top industry leaders within the ORM community. Alerts are presented in a concise code-review manner indicating patterns of misuse by your application. To streamline your efforts to correct the misuse, we provide links to the problematic code section that triggered the alert. We provide a 30 day trial to download and see for yourself, the value you will receive with your purchase of EntityFramework Profiler. This package contains the EntityFramework Profiler's Appender only.
Xamarin.Forms library for displaying particles. Supports confetti-like falling particles and radiating particles from touch input. Can be extended with custom particle generators.
Provides an input implementation for capturing diagnostics data sourced through System.Diagnostics.Trace infrastructure.
Syncfusion UI components for ASP.NET Core (Essential JS 1) contain runtime assemblies for building line-of-business applications that can run on Windows, Linux, and Mac. They contain more than 60 HTML Helpers, including popular controls such as a data grid, charts, Gantt, diagram, spreadsheet, schedule, and pivot grid to build server-side dynamic websites based on Microsoft's ASP.NET Core. Key Features • Support for ASP.NET Core version 2.1 to the latest ASP.NET Core 3.1, along with .NET Standard 2.1. • Support for all major browsers: IE8+, Microsoft Edge, Chrome 17+, Firefox 22+, Safari 5+, and Opera 12+. • Support for globalization and localization. • 17 built-in themes including Material, Office 365, Bootstrap, and High contrast themes. • Built-in integration with the most popular third-party frameworks: Angular, AngularJS, React, Aurelia, Ember, TypeScript. • Built-in compliance with the WAI-ARIA specification, which ensures the components work properly in assistive technologies. • User-interactive widget mode is sustainable in a browser’s local storage, which helps to maintain the state for each component. • Seamless cooperation with jQuery validation to perform validation on form controls like numeric, masked text box, check box, RTE, and drop-down list • Support for RequireJS in all its components, which implements AMD specifications. So, users can load the users-specified scripts and modules into a page. Learn More https://www.syncfusion.com/products/jquery/aspnet-core-ui-controls Documentation https://help.syncfusion.com/aspnet-core/ Support Please contact us by creating a support ticket. Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident Forum: https://www.syncfusion.com/forums/aspnetcore This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials). © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
TakeIo.NetworkAddress is a small library to handle IP/Mask operations (network mask tasks), like matching same network address between two IPs and a network mask. It also handles parsing of IP/Mask input strings like "192.168.0.0/24" or "192.168.0.0/255.255.0.0", and handle IP range addresses like "192.168.0.1-192.168.2.1".