8 packages tagged with “looping”
DocxTemplater is a powerful C# library for generating DOCX documents from customizable templates. It enables seamless data binding to templates, making document creation accessible even for non-programmers. Key features include placeholder replacement, loops, conditional blocks, dynamic tables, Markdown and HTML support, and image embedding. Optional packages extend functionality with advanced image handling and Markdown support, making DocxTemplater an ideal tool for automating complex document workflows.
Inspired by Powershell, simple package that will remove the need to think of the name of some variables. Also some useful extension methods on IEnumerable type. Contains an Option<T> mondad Extensions on bool type IfTrue(doThis).Else(doThis) Check out the full project on GitHub https://github.com/spiri91/Pipe.Net
Aims to reduce the complexity of getting audio playback into your app while maintaining good performance.
A simple and extensible .NET sequencer class for managing integer sequences with looping, event callbacks, and operator overloading.
A thread-safe looping queue implementation for .NET. CycleKit provides data structures like ConcurrentLoopingQueue<T> that cycle through items infinitely without reallocating. Ideal for scenarios like round-robin dispatching, UI carousels, or audio/video playlist cycling.
Android ViewPager and PagerAdapter combination that support auto scroll, infinite loop and page indicators