FolkerKinzel.Strings
3.0.0-beta.2
Prefix Reserved
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.5
This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
This is a prerelease version of FolkerKinzel.Strings.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package FolkerKinzel.Strings --version 3.0.0-beta.2
NuGet\Install-Package FolkerKinzel.Strings -Version 3.0.0-beta.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FolkerKinzel.Strings" Version="3.0.0-beta.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FolkerKinzel.Strings --version 3.0.0-beta.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FolkerKinzel.Strings, 3.0.0-beta.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FolkerKinzel.Strings as a Cake Addin #addin nuget:?package=FolkerKinzel.Strings&version=3.0.0-beta.2&prerelease // Install FolkerKinzel.Strings as a Cake Tool #tool nuget:?package=FolkerKinzel.Strings&version=3.0.0-beta.2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FolkerKinzel.Strings
.NET library, containing extension methods for String, StringBuilder, ReadOnlySpan<Char> and ReadOnlyMemory<Char>.
Content:
- Extension methods, which act as Polyfills for .NET Framework 4.5, .NET Standard 2.0 and .NET Standard 2.1 in order to make it easier to support such older Framework versions in Multi Targeting Projects.
- Extension methods, which simulate the several overloads of the String.Trim() method for the
StringBuilder
class. - Extension methods for the System.String class, which allow to pass trim chars without Heap allocation.
- Extension methods, which return identical
Int32
hashcodes for identicalChar
sequences each time the program runs. These hashcodes are a slim alternative to larger hash algorithms that is suitable for hashing very short strings that are not used in a security-critical context. - Other useful helpers for the work with charsets and encodings.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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 is compatible. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- System.Memory (>= 4.5.4)
-
.NETStandard 2.0
- System.Memory (>= 4.5.4)
- System.Text.Encoding.CodePages (>= 5.0.0)
-
.NETStandard 2.1
- System.Text.Encoding.CodePages (>= 5.0.0)
-
net5.0
- System.Text.Encoding.CodePages (>= 5.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FolkerKinzel.Strings:
Package | Downloads |
---|---|
FolkerKinzel.MimeTypes
.NET Library that supports working with Internet Media Types ("MIME Types") |
|
FolkerKinzel.CsvTools
.NET library to read and write CSV files. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.2.0 | 48 | 11/14/2024 |
9.1.0 | 81 | 11/9/2024 |
9.1.0-beta.1 | 39 | 11/2/2024 |
9.0.0 | 2,415 | 10/6/2024 |
8.1.0 | 7,866 | 6/2/2024 |
8.1.0-beta.3 | 77 | 5/22/2024 |
8.1.0-beta.2 | 66 | 5/20/2024 |
8.1.0-beta.1 | 59 | 5/18/2024 |
8.0.0 | 869 | 5/4/2024 |
8.0.0-beta.1 | 90 | 4/28/2024 |
7.3.0 | 1,605 | 4/10/2024 |
7.2.0 | 1,430 | 11/26/2023 |
7.1.1 | 2,938 | 11/5/2023 |
7.1.0 | 234 | 10/27/2023 |
7.0.1 | 1,886 | 10/18/2023 |
7.0.0 | 336 | 9/24/2023 |
6.4.0 | 260 | 9/23/2023 |
6.3.0 | 189 | 9/21/2023 |
6.2.0 | 198 | 9/19/2023 |
6.1.0 | 169 | 9/17/2023 |
6.0.0 | 152 | 9/10/2023 |
5.3.1 | 212 | 8/24/2023 |
5.3.0 | 452 | 7/22/2023 |
5.2.0 | 238 | 7/15/2023 |
5.1.0 | 260 | 7/10/2023 |
5.0.0 | 266 | 7/1/2023 |
4.4.0 | 57,722 | 1/21/2022 |
4.3.0 | 552 | 1/20/2022 |
4.2.0 | 553 | 1/15/2022 |
4.1.0 | 4,028 | 12/24/2021 |
4.0.0 | 405 | 12/12/2021 |
3.3.0 | 1,499 | 10/27/2021 |
3.2.0 | 467 | 9/5/2021 |
3.2.0-beta.1 | 179 | 8/25/2021 |
3.1.0 | 427 | 8/11/2021 |
3.1.0-beta.1 | 171 | 8/9/2021 |
3.0.0 | 465 | 8/6/2021 |
3.0.0-beta.2 | 181 | 8/4/2021 |
3.0.0-beta | 307 | 7/27/2021 |
2.0.0 | 476 | 6/30/2021 |
1.2.0 | 479 | 2/13/2021 |
1.1.0 | 669 | 7/5/2020 |