DeafMan1983.Utilities 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package DeafMan1983.Utilities --version 1.1.0
NuGet\Install-Package DeafMan1983.Utilities -Version 1.1.0
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="DeafMan1983.Utilities" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DeafMan1983.Utilities --version 1.1.0
#r "nuget: DeafMan1983.Utilities, 1.1.0"
#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 DeafMan1983.Utilities as a Cake Addin
#addin nuget:?package=DeafMan1983.Utilities&version=1.1.0

// Install DeafMan1983.Utilities as a Cake Tool
#tool nuget:?package=DeafMan1983.Utilities&version=1.1.0

Hello everyone, that is new package DeafMan1983.Utilities (formely DeafMan1983.Conversion0)

Now I explain you about char* ↔ string See TerraFX's WinAPI Example: https://www.codeproject.com/Tips/5375957/Explanation-with-SByte-Byte-and-SByte-Byte-Convers or https://github.com/terrafx/terrafx.interop.windows/discussions/383#discussioncomment-9490517

CharPointerToString is string from char* StringToCharPointer is char* from string CharPointerLength is length of char* CharDoublePointerToStringArray is string[] from char* - FIXED StringArrayToCharDoublePointer is char** from string[] - FIXED CharDoublePointerLength is length of char** - FIXED CharArrayToString is string from char[] NEW StringToCharArray is char[] from string NEW CharPointerArrayToCharDoublePointer is char from char*[] NEW CharDoublePointerToCharPointerArray is char[] from char** NEW CharArrayToCharPointer is char from char[] NEW CharPointerToCharArray is char[] from char NEW CharDoubleArrayToCharPointerArray is char[] from char[][] NEW CharPointerArrayToCharDoubleArray is char[][] from char[] *NEW

Releases: → 05/20/2024 - Initial release! → 06/94/2024 - new functions with any *, [] and more

SByte and Byte - in the development! Sorry for waiting for new more functions...

sbyte* ↔ string and byte ↔ string ( you know far from DeafMan1983.Conversion )

Sorry if you want to improve or fix with issue like AccessViolationExpection or etc since you have got problem then you should to go Github ( DeafMan1983.Conversion ) But my new package won't release public sources to GitHub because I want to earn money.

If you want to spend me some money than you should to contact me X https://twitter.com/DM1983fficial or jenspetereckervogt@gmail.com ( that is my real full name in email. )

Spending actions: For PayPal: NO Skrill NO Payee NO Wise Yes jenspetereckervogt@gmail.com ( PLEASE USE ONLY EUR ) Thanks If you use Crypto coins than you make sure screenshot to send me email jenspetereckervogt@gmail.com because It is proof cause balance happens from nothing. That is why I need proof that Make sure ( USD, EUR, GBP, CHF or other. ) TRX: TYnSLrEKJhrgZF3ztC4VWGvEFnoGRchHvD ( Make sure Tron Network ) BTC: 1LrFQkEBCJ75v4qRWmWyaPFmv3jMC6FAZY MATIC: 0x6aeac3891528e7e051d89d44e52b82cbe719d0ec ( Make sure Polygon Network )

Thank you for supporting and using my package 😃

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 79 6/5/2024
1.1.0 70 6/4/2024
1.0.0 83 5/20/2024