Found 16 packages
A Xamarin plugin to dynamically change colors of an element. BackgroundColor, TextColor, PlaceholderColor, enhance your UI.
Light Light Utility to change the Foreground and Background color of a console app
Fully automated MVVM library. The library observes properties, analyzes changes, and raises change notifications.
Reduce bandwidth costs and page load times by compressing large images on the fly, physically resizing thumbnails and combining small images into CSS sprites to cut down on request/response overhead. No need to change your site, just add this dll and add configuration to your web.config. Extensive documentation.
Easily change theme & background or text colors of views and layouts.
Excelerate has been updated for .NET10. Use a 9x version for .NET9, Use an 8.x version for .NET8, a 7.x version for .NET7. All new development is on the .NET 10 version. Excelerate will change how you work with C# and Excel. Excelerate uses NPOI and it makes it easy to load Workbooks or Worksheets. Excelerate now has a code generation feature, you can create a C# class from a header row. Excelerate also has helper classes to allow you load and save entire workbooks or worksheets without ever having referring to a cell. Use my free site https://excelerate.datajuggler.com to code generate C# classes from Excel header rows. ExcelDataLoader will load a workbook by passing in a path or a Worksheet by passing in a a WorksheetInfo object to specify what to load. Background I have a couple of clients that I built programs that automate Excel processes. This project streamlines Excel development.
DynamicCalendar library generates a custom calendar icon based on the date you provide. You can also change the background template of the generated date icon.
Iron WebScraper is a C# web scraping library, allowing developers to simulate & automate human browsing behavior to extract content, files & images from web applications as native .NET objects. Iron Web Scraper manages politeness & multithreading in the background, leaving a developer’s own application easy to understand & maintain. Iron Web Scraper can be used to migrate content from existing websites as well as build search indexes and monitor website structure & content changes. It's functionality includes: » Read & extract structured content from web pages using html DOM, Javascript, Xpath, jQuery Style CSS Selectors. » Fast multi threading allows hundreds of simultaneous requests. » Politely avoid over stalling remote servers using IP/domain level throttling & optionally respecting robots.txt » Manage multiple identities, DNS, proxies, user agents, request methods, custom headers, cookies & logins. » Data exported from websites becomes native C# objects which can be stored or used immediately. » Exceptions managed in all but the developers own code. Errors and captchas auto retried on failure » Save, pause, resume, autosave scrape jobs. » Built in web cache allows for action replay, crash recovery, and querying existing web scrape data. Change scrape logic on the fly, then replay job without internet traffic. Supports: Framework .NET 4.6.2+, .NET Core 3.1+, .NET Standard 2.0+, .NET 5, .NET 6, .NET 7, .NET 8 and .NET 9 on Windows, Linux, macOS, Mobile, AWS and Azure Licensing & Support available for commercial deployments. For code examples, documentation & more visit http://ironsoftware.com/cshapr/webscraper. For support please email us at support@ironsoftware.com.
WPF Tag Control, based on Kai Timmermann's WPF Tag control, to add/remove/edit tags/tokens Differences: - Can be databound to any object (using Tags and DisplayMemberPath) - Scrollable view when there are two many Tags - Can be styled/themed to change the color, foreground and tags background - Tags are added via the datamodel not through the control itself - Works with .Net Framework and .Net Core 3.x and above
The Cell framework provides a mechanism to declare a number of values and calculations like cells of a spreadsheet and have them background evaluated automatically in parallel whenever a value changes. Cells can be constructed with closures or profiled the first time they are evaluated, but will always be re-evaluated when a referenced cell has changed (and not otherwise). The Cell framework is designed for complex financial calculations that depend on ticking market data for pricing and real-time risk – where you can not determine which value is going to change for second to second. Cells can be grouped into a Model to encapsulate the implementation of the model in an obj that is IObserver<> for upstream values and IObservable<> for downstream values
Simple and easy to use tools for storing values while efficiently keeping them encrypted in the memory. The package conatins an alternative encrypted version for each variable type in CSharp. Code the same as before, just change from 'int' to 'EncInt' and the encryption will happen in the background. You can also combine and/or compare an EncType with its normal type and vice versa. They will work the same as their normal type, and every EncType has every method its normal version has.
PowerShell module for creating, comparing, and managing network share file snapshots with BITS-based file operations. Provides comprehensive snapshot capture with exclusion pattern support, snapshot comparison for change detection, and efficient file staging operations using Background Intelligent Transfer Service (BITS).
Aspose.Imaging Image Resize Micro Application allows you to process image resize via the command line or add an image resize feature to your .NET application.
Full-Screen Overlay – Covers the entire viewport with a semi-transparent background. Smooth Fade-in Animation – Enhances user experience with a subtle animation. Dynamic Visibility Control – Show or hide the loader using a simple Boolean property. Customizable Loader Image – Easily change the loading indicator. Lightweight & Efficient – Uses minimal CSS and Blazor parameters for optimal performance
Use of this component requires that you download the full "Audio Sound Editor for .NET" package from their website https://www.multimediasoft.com/bins/asoednet_t.exe The full downloaded package comes with extensive documentation and a lot of C# and VB.NET sample projects that help reducing the learning curve. Audio Sound Editor for .NET adds sound editing capabilities to multimedia applications and allows accessing and modifying audio data through several features: - Load/export from sound files in many formats - Load a sound previously recorded by our Audio Sound Recorder component - Possibility to load a new sound in "Append mode", "Insert mode", "Mix mode" or "Overwrite mode" - Possibility to load a specific range of a sound file - Sound composer with its own user interface - A background sound can be applied to the current editing session, also in loop mode - Deep analysis at different resolutions of the loaded sound's waveform with rich visualisation capabilities like range selection, zooming and panning - Edit loaded sound with cut, insert and mixing capabilities - Insert or remove portions of silence - Create and apply equalizer bands - Apply volume modifications: flat volume, sliding volume and volume automation - Apply DirectX Media Object (DMO) effects - Apply custom DSP effects: code of DSP effects can be internal to the container application's code or inside external DLLs - Apply Virtual Studio Technology (VST) effects - Change Tempo, Playback rate and Pitch - Play the loaded and edited sound or any portion of the same - Enumeration of silent portions of sound - Filter for hiss noise removal - Filter for clicks and pops removal - Filter for volume level normalization - Through integration with Audio DJ Studio, possibility to load the audio track of video clips - Support for "Append automation", allowing to append several files in one single shot - Support for "Mixing automation", allowing to mix several files or contents of other instances of the control in one single shot
Use of this component requires that you download the full "Audio Sound Editor API for .NET" package from their website https://www.multimediasoft.com/bins/asoednetapi_t.exe The full downloaded package comes with extensive documentation and a lot of C# and VB.NET sample projects that help reducing the learning curve. Audio Sound Editor API for .NET is a .NET class that adds sound editing capabilities to multimedia applications and allows accessing and modifying audio data. Derived from the experience with the Audio Sound Editor for .NET Winforms component, this API can be used not only for developing Winforms or WPF applications but also for developing console applications, Windows services, server-side ASP.NET web applications or any other application not requiring a user interface. Thanks to COM interoperability, the API can be invoked from legacy development environments such as Visual Basic 6 and Unmanaged Visual C++ with our without MFC. Summary of available features: - Load/export from sound files in many formats - Load a sound previously recorded by our Audio Sound Recorder component - Possibility to load a new sound in "Append mode", "Insert mode", "Mix mode" or "Overwrite mode" - Possibility to load a specific range of a sound file - Sound composer with its own user interface - A background sound can be applied to the current editing session, also in loop mode - Deep analysis at different resolutions of the loaded sound's waveform with rich visualisation capabilities like range selection, zooming and panning - Edit loaded sound with cut, insert and mixing capabilities - Insert or remove portions of silence - Create and apply equalizer bands - Apply volume modifications: flat volume, sliding volume and volume automation - Apply DirectX Media Object (DMO) effects - Apply custom DSP effects: code of DSP effects can be internal to the container application's code or inside external DLLs - Apply Virtual Studio Technology (VST) effects - Change Tempo, Playback rate and Pitch - Play the loaded and edited sound or any portion of the same - Enumeration of silent portions of sound - Filter for hiss noise removal - Filter for clicks and pops removal - Filter for volume level normalization - Through integration with Audio DJ Studio, possibility to load the audio track of video clips - Support for "Append automation", allowing to append several files in one single shot - Support for "Mixing automation", allowing to mix several files or contents of other instances of the control in one single shot