Info
Version: | 2.1.0 |
Author(s): | NightOwl888 |
Last Update: | Sunday, October 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NightOwl888/J2N/ |
NuGet Url: | https://www.nuget.org/packages/J2N |
Install
Install-Package J2N
dotnet add package J2N
paket add J2N
J2N Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
- Microsoft.CSharp(>= 4.4.0)
- NETStandard.Library(>= 1.6.1)
- System.IO.MemoryMappedFiles(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.4.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Text.Encoding.CodePages(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- Microsoft.CSharp(>= 4.4.0)
- System.Text.Encoding.CodePages(>= 4.3.0)
- Microsoft.CSharp(>= 4.4.0)
- System.Text.Encoding.CodePages(>= 4.3.0)
- Microsoft.CSharp(>= 4.4.0)
- System.Text.Encoding.CodePages(>= 4.3.0)
Tags
It provides components to assist with porting Java code to .NET, such as collections, adapters, and extensions. It contains some features from Java that also make it generally useful in any .NET application.