J2N 1.0.0-alpha-0017
See the version list below for details.
dotnet add package J2N --version 1.0.0-alpha-0017
NuGet\Install-Package J2N -Version 1.0.0-alpha-0017
<PackageReference Include="J2N" Version="1.0.0-alpha-0017" />
paket add J2N --version 1.0.0-alpha-0017
#r "nuget: J2N, 1.0.0-alpha-0017"
// Install J2N as a Cake Addin #addin nuget:?package=J2N&version=1.0.0-alpha-0017&prerelease // Install J2N as a Cake Tool #tool nuget:?package=J2N&version=1.0.0-alpha-0017&prerelease
J2N provides components to assist with porting Java code to .NET. It contains collections, adapters, and other types that are not available in the .NET that are available in Java.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- 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)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.4.0)
- System.Text.Encoding.CodePages (>= 4.3.0)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on J2N:
Package | Downloads |
---|---|
Lucene.Net
Lucene.Net is a full-text search engine library capable of advanced text analysis, indexing, and searching. It can be used to easily add search capabilities to applications. Lucene.Net is a C# port of the popular Java Lucene search engine framework from The Apache Software Foundation, targeted at .NET Framework and .NET Core users. |
|
Lucene.Net.Replicator
Replicator that allows replication of files between a server and client(s) for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/replicator/Lucene.Net.Replicator.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017 |
|
ICU4N
ICU (International Components for Unicode) is a set of libraries providing Unicode and Globalization support for software applications. It provides Text-boundary analysis (RuleBasedBreakIterator) as well as easy access to all of the many Unicode character properties, Unicode Normalization, Case Folding and other fundamental operations as specified by the Unicode Standard. ICU4N is a .NET port of ICU4J. |
|
RandomizedTesting.Generators
RandomizedTesting.Generators contains generators for random numbers, several forms of text (ASCII, Unicode, realistic Unicode, HTML-like, regular expression-like) as well providing methods to pick random selections from collections and arrays and even create randomly generated Regex classes. These features are implemented as simple low-level extension methods to for the Random class so there is very little to learn to quickly generate random data for your tests. Why would you want tests to have random data? This is to fill situations where it is not practical to test the entire range of values in a single test run, for example, with applications that analyze text. Tests can instead be designed to provide different input every time they run to catch edge cases that are difficult to test for. Generating random data also has many other purposes, such as quickly generating a set of text files to benchmark with without having to store several hundred MB worth of files (since the same random seed will always generate the same data). |
|
Lucene.Net.Analysis.SmartCn
Analyzer for indexing Chinese for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/analysis-smartcn/Lucene.Net.Analysis.Cn.Smart.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017 |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on J2N:
Repository | Stars |
---|---|
apache/lucenenet
Apache Lucene.NET
|
|
ShinyHobo/BG3-Modders-Multitool
Utility for quickly generating Baldur's Gate 3 mod packs from an unpacked workspace (among other things). This project is not open source; read the license.
|
|
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
|
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 15,922 | 10/20/2024 |
2.0.0 | 6,370,242 | 1/15/2022 |
2.0.0-beta-0017 | 634,229 | 10/24/2021 |
2.0.0-beta-0016 | 8,530 | 7/24/2021 |
2.0.0-beta-0015 | 74,631 | 4/25/2021 |
2.0.0-beta-0014 | 956 | 4/24/2021 |
2.0.0-beta-0013 | 2,341 | 4/20/2021 |
2.0.0-beta-0012 | 4,073,912 | 3/10/2021 |
2.0.0-beta-0011 | 8,851 | 12/3/2020 |
2.0.0-beta-0010 | 494,221 | 9/21/2020 |
2.0.0-beta-0009 | 263,360 | 7/27/2020 |
2.0.0-beta-0008 | 99,659 | 7/11/2020 |
2.0.0-beta-0007 | 201,913 | 3/28/2020 |
2.0.0-beta-0002 | 32,113 | 2/7/2020 |
2.0.0-beta-0001 | 1,658 | 1/23/2020 |
1.0.0-beta-0002 | 6,901 | 12/28/2019 |
1.0.0-beta-0001 | 760,116 | 12/23/2019 |
1.0.0-alpha-0030 | 1,514 | 12/13/2019 |
1.0.0-alpha-0017 | 2,004 | 12/2/2019 |