HighlightMarker 2.0.19310.15-pre
HighlightMarker is a library which supports you in highlighting an input string in a given text. Essentially, it tells you from/to which character of a given text you need to start/stop highlighting the user's search input.
See the version list below for details.
Install-Package HighlightMarker -Version 2.0.19310.15-pre
dotnet add package HighlightMarker --version 2.0.19310.15-pre
<PackageReference Include="HighlightMarker" Version="2.0.19310.15-pre" />
paket add HighlightMarker --version 2.0.19310.15-pre
Release Notes
2.0.0
- Add support for .Net Standard
1.1.0
- Added highlightable Background property to TextBlockHighlighting
- Refactored to baid-and-switch pattern
- Added support for Universal Windows Platform (UWP)
1.0.3
- Extended HighlightMarker to accept IHighlightProcessor instances which enables fulltext highlighting interception
- Added HighlightProcessor property to TextBlockHighlighting (Windows-based platforms)
1.0.2
- Added TextBlockHighlighting for Windows Store Apps
- Rename SearchTextHighlighting to TextBlockHighlighting in Windows Phone 8 library
1.0.0
- Initial release
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.19310.21-pre | 193 | 11/6/2019 |
2.0.19310.20-pre | 137 | 11/6/2019 |
2.0.19310.19-pre | 140 | 11/6/2019 |
2.0.19310.18-pre | 142 | 11/6/2019 |
2.0.19310.17-pre | 134 | 11/6/2019 |
2.0.19310.16-pre | 141 | 11/6/2019 |
2.0.19310.15-pre | 137 | 11/6/2019 |
2.0.19310.14-pre | 134 | 11/6/2019 |
2.0.19310.13-pre | 154 | 11/6/2019 |
2.0.19310.12-pre | 145 | 11/6/2019 |
2.0.19310.11-pre | 147 | 11/6/2019 |
1.1.0 | 6,342 | 11/30/2016 |
1.1.0-pre6 | 561 | 11/28/2016 |
1.1.0-pre3 | 551 | 10/3/2016 |
1.1.0-pre2 | 552 | 10/3/2016 |
1.1.0-pre1 | 556 | 10/3/2016 |
1.0.3 | 662 | 2/10/2016 |
1.0.3-pre2 | 570 | 2/9/2016 |
1.0.3-pre1 | 554 | 2/9/2016 |
1.0.2 | 792 | 1/17/2016 |
1.0.2-pre2 | 598 | 1/17/2016 |
1.0.2-pre1 | 626 | 12/19/2015 |
1.0.1 | 579 | 12/18/2015 |
1.0.1-pre1 | 567 | 12/18/2015 |
1.0.0 | 578 | 12/11/2015 |
1.0.0-alpha2 | 629 | 12/11/2015 |
1.0.0-alpha1 | 552 | 12/11/2015 |