SoftCircuits.Parsing.Helper
2.3.1
Prefix Reserved
See the version list below for details.
dotnet add package SoftCircuits.Parsing.Helper --version 2.3.1
NuGet\Install-Package SoftCircuits.Parsing.Helper -Version 2.3.1
<PackageReference Include="SoftCircuits.Parsing.Helper" Version="2.3.1" />
paket add SoftCircuits.Parsing.Helper --version 2.3.1
#r "nuget: SoftCircuits.Parsing.Helper, 2.3.1"
// Install SoftCircuits.Parsing.Helper as a Cake Addin #addin nuget:?package=SoftCircuits.Parsing.Helper&version=2.3.1 // Install SoftCircuits.Parsing.Helper as a Cake Tool #tool nuget:?package=SoftCircuits.Parsing.Helper&version=2.3.1
A .NET class library that makes it easier to parse text. The library tracks the current position within the text, ensures your code never attempts to access a character at an invalid index, and includes many methods that make parsing easier. The library makes your text-parsing code more concise and more robust. Now includes several methods that support regular expressions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on SoftCircuits.Parsing.Helper:
Package | Downloads |
---|---|
SoftCircuits.ExpressionEvaluator
.NET library that will evaluate a string expression. Expressions can include integer, double and string operands. Operators can include "+", "-", "*", "/", "%", "^" and "&". Supports custom functions and symbols. Provides easy integration with any application. Now targets either .NET Standard 2.0 or .NET 5.0 and supports nullable reference types. |
|
SoftCircuits.CommandLineParser
Simple and lightweight command-line parser. Supports regular arguments, flag arguments and extended arguments (in the form: -mode:extArg). Arguments, flag arguments, and extended arguments can all be wrapped in quotes in order to include whitespace. Now targets .NET Standard 2.0 or .NET 5.0 and supports nullable reference types. |
|
SoftCircuits.CodeColorizer
Code Colorizer is a .NET class library to convert source code to HTML with syntax coloring. The library is language-agnostic, meaning that the the same code is used for all supported languages. Only the language rules change for each language. Library now targets either .NET 5.0 or .NET Standard 2.0 and supports nullable reference types. |
|
BitMagic.Compiler
X16 Emulator and Debugger |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.1.0 | 162 | 3/17/2024 |
5.0.0 | 343 | 7/16/2023 |
4.2.0 | 949 | 10/2/2022 |
4.1.0 | 1,291 | 12/12/2021 |
4.0.1 | 1,305 | 8/29/2021 |
4.0.0 | 515 | 2/19/2021 |
3.0.4 | 411 | 11/29/2020 |
3.0.3 | 385 | 11/24/2020 |
3.0.2 | 984 | 10/26/2020 |
3.0.1 | 376 | 10/26/2020 |
3.0.0 | 431 | 10/25/2020 |
2.4.0 | 491 | 10/25/2020 |
2.3.2 | 399 | 10/24/2020 |
2.3.1 | 437 | 10/23/2020 |
2.3.0 | 767 | 10/23/2020 |
2.2.0 | 407 | 10/21/2020 |
2.1.1 | 475 | 10/21/2020 |
2.1.0 | 479 | 10/18/2020 |
2.0.2 | 457 | 7/3/2020 |
2.0.1 | 501 | 6/28/2020 |
2.0.0 | 445 | 6/22/2020 |
1.2.0 | 455 | 6/7/2020 |
1.0.17 | 486 | 5/23/2020 |
1.0.16 | 449 | 4/15/2020 |
1.0.15 | 475 | 4/3/2020 |
1.0.14 | 510 | 3/31/2020 |
1.0.13 | 480 | 3/24/2020 |
1.0.12 | 473 | 3/16/2020 |
1.0.11 | 462 | 3/13/2020 |
1.0.10 | 7,823 | 2/27/2020 |
1.0.9 | 496 | 2/26/2020 |
1.0.8 | 523 | 2/26/2020 |
1.0.7 | 459 | 2/24/2020 |
1.0.6 | 457 | 2/23/2020 |
1.0.5 | 574 | 2/16/2020 |
1.0.4 | 444 | 2/14/2020 |
1.0.3 | 450 | 2/14/2020 |
1.0.2 | 523 | 12/26/2019 |
1.0.1 | 509 | 12/11/2019 |
1.0.0 | 523 | 12/11/2019 |
Code review: numerous tweaks and enhancements; Additional unit tests.