JJ.Framework.PlatformCompatibility 1.5.6877.41323

Prefix Reserved
dotnet add package JJ.Framework.PlatformCompatibility --version 1.5.6877.41323
                    
NuGet\Install-Package JJ.Framework.PlatformCompatibility -Version 1.5.6877.41323
                    
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="JJ.Framework.PlatformCompatibility" Version="1.5.6877.41323" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JJ.Framework.PlatformCompatibility" Version="1.5.6877.41323" />
                    
Directory.Packages.props
<PackageReference Include="JJ.Framework.PlatformCompatibility" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JJ.Framework.PlatformCompatibility --version 1.5.6877.41323
                    
#r "nuget: JJ.Framework.PlatformCompatibility, 1.5.6877.41323"
                    
#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.
#:package JJ.Framework.PlatformCompatibility@1.5.6877.41323
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=JJ.Framework.PlatformCompatibility&version=1.5.6877.41323
                    
Install as a Cake Addin
#tool nuget:?package=JJ.Framework.PlatformCompatibility&version=1.5.6877.41323
                    
Install as a Cake Tool

JJ.Framework.PlatformCompatibility

Contains alternatives for any class or method that proved to have compatibility problems when trying to deploy code to iOS, Android and Windows Phone 8. May have been surpassed by .NET Standard, but this code was from before that.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  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.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on JJ.Framework.PlatformCompatibility:

Package Downloads
JJ.Framework.Reflection

Expressions like "myParam.MyList[i].MyProperty" can be converted to text or their value retrieved or info like { "MyMethod", Parameters = { "myParameter", int, 3 } } Accessor IsIndexer IsNullableType IsProperty IsReferenceType IsStatic IsSimpleType IsDefault GetBaseClasses GetImplementations GetItemType GetPropertyOrException GetUnderlyingNullableTypeFast TypesFromObjects. ReflectionCache with fast GetProperties GetFields GetConstructor GetTypeByShortName. Overloads for PropertInfo.GetValue IsAssignableFrom IsAssignableTo CreateInstance.

JJ.Framework.IO

CsvReader FileLock PathParser SafeFileOverwriter GetNumberedFilePath StreamToBytes BytesToStream StreamToString StringToStream StringToBytes BytesToString ReadStruct WriteStruct ClearFolder ClearFolderRecursive GetFolderSize GetFolderSizeRecursive CountFilesRecursive IsFolder IsFile FolderIsEmpty IsReadOnly IsHidden MakeReadOnly MakeWritable ShowFile HideFile ToAbsolutePath ToRelativePath PathsAreEqual AssertFileExists

JJ.Framework.Xml

XmlToObjectConverter converts an XmlDocument or string to an object graph. The way to map XML to classes is easier than the classic ways in .NET. XmlHelper allows you to access XML in a null-safe and multiplicity-safe way. It uses XmlDocument as the underlying .NET API.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.6877.41323 3,311 10/31/2018
0.250.3184 370 6/24/2025
0.250.3081 386 6/14/2025
0.250.3080 379 6/14/2025
0.250.2324 383 4/27/2025
0.250.2323 348 4/27/2025
0.250.2322 357 4/27/2025
0.250.2313 382 4/27/2025
0.250.2207 443 4/22/2025
0.250.2204 328 4/22/2025
0.250.2175 324 4/21/2025
0.250.2174 317 4/21/2025
0.250.2171 415 4/21/2025
0.250.2122 312 4/19/2025
0.250.2120 332 4/19/2025
0.250.2115 352 4/19/2025
0.250.2093 437 4/17/2025
0.250.1776 437 4/8/2025
Loading failed