RJCP.Core.Text
0.5.1
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Framework 4.0
This package targets .NET Framework 4.0. The package is compatible with this framework or higher.
dotnet add package RJCP.Core.Text --version 0.5.1
NuGet\Install-Package RJCP.Core.Text -Version 0.5.1
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="RJCP.Core.Text" Version="0.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RJCP.Core.Text --version 0.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RJCP.Core.Text, 0.5.1"
#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 RJCP.Core.Text as a Cake Addin #addin nuget:?package=RJCP.Core.Text&version=0.5.1 // Install RJCP.Core.Text as a Cake Tool #tool nuget:?package=RJCP.Core.Text&version=0.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
RJCP.Core.Text
1. SPrintF
This assembly module contains an implementation of the C function sprintf(), ported to C#.
2. Release History
2.1. Version 0.5.1
Quality:
- SPrintF: Add test cases for specific binary representations of double (DOTNET-825)
- SPrintF Double: Clean up code (DOTNET-826)
- SPrintF: Provide documentation on how the algorithm for IEEE754 works
- SPrintF: Add floating point (single) tests (DOTNET-828)
- SPrintF: Generate tables and replace in code, with possibly better precision (DOTNET-829)
- SPrintF: Test the case of negative zero for float and double (DOTNET-834)
- Upgrade from .NET Standard 2.1 to .NET 6.0 (DOTNET-936, DOTNET-941, DOTNET-942, DOTNET-945)
2.2. Version 0.5.0
- Initial Version
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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 is compatible. 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 Framework | net40 is compatible. net403 was computed. net45 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- RJCP.Core.SysCompat (>= 0.2.0)
-
net6.0
- RJCP.Core.SysCompat (>= 0.2.0)
-
net8.0
- RJCP.Core.SysCompat (>= 0.2.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RJCP.Core.Text:
Package | Downloads |
---|---|
RJCP.Diagnostics.Log.Dlt
An AutoSAR DLT v1 Decoder and Encoder. |
GitHub repositories
This package is not used by any popular GitHub repositories.