Skip to main content
NightOwl888 avatar

NightOwl888

NuGet publisher profile

Packages
36
Total Downloads
49.0M
48,976,435

Packages (36)

J2N package icon

J2N

J2N is a library that helps bridge the gap between .NET and Java. 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.

27.2M
downloads
IKVM package icon

IKVM

Java SE 8 Virtual Machine for .NET

8.1M
downloads
ICU4N package icon

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.

2.4M
downloads
Spatial4n.Core package icon

Spatial4n.Core

A Geospatial Library for .NET - a .NET port of spatial4j

2.2M
downloads
Spatial4n package icon

Spatial4n

A Geospatial Library for .NET - a .NET port of spatial4j

1.4M
downloads
ICU4N.Transliterator package icon

ICU4N.Transliterator

Transliteration support (phonetic conversion from one script to another) for ICU4N. ICU (International Components for Unicode) is a set of libraries providing Unicode and Globalization support for software applications. ICU4N is a .NET port of ICU4J.

1.4M
downloads
NetFx.System.Runtime.CompilerServices.Unsafe package icon

NetFx.System.Runtime.CompilerServices.Unsafe

Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers. Commonly Used Types: System.Runtime.CompilerServices.Unsafe

1.1M
downloads
ICU4N.Resources package icon

ICU4N.Resources

Full data for ICU4N. This package is a transient dependency of ICU4N and does not necessarily need to be installed explicitly.

880.6K
downloads
ICU4N.CurrencyData package icon

ICU4N.CurrencyData

International currency compiled resources for ICU4N. ICU (International Components for Unicode) is a set of libraries providing Unicode and Globalization support for software applications. ICU4N is a .NET port of ICU4J.

687.6K
downloads
ICU4N.LanguageData package icon

ICU4N.LanguageData

International language compiled resources for ICU4N. ICU (International Components for Unicode) is a set of libraries providing Unicode and Globalization support for software applications. ICU4N is a .NET port of ICU4J.

687.4K
downloads
ICU4N.Collation package icon

ICU4N.Collation

Rule-based collation support for ICU4N. ICU (International Components for Unicode) is a set of libraries providing Unicode and Globalization support for software applications. ICU4N is a .NET port of ICU4J.

687.0K
downloads
ICU4N.RegionData package icon

ICU4N.RegionData

International region compiled resources for ICU4N. ICU (International Components for Unicode) is a set of libraries providing Unicode and Globalization support for software applications. ICU4N is a .NET port of ICU4J.

686.5K
downloads
NetFx.System.Buffers package icon

NetFx.System.Buffers

Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently. Commonly Used Types: System.Buffers.ArrayPool<T>

389.9K
downloads
RandomizedTesting.Generators package icon

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).

247.3K
downloads
jquery.dirtyforms package icon

jquery.dirtyforms

Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into. It alerts them in a modal popup box, and also falls back to the browser's default onBeforeUnload handler for events outside the scope of the document such as, but not limited to, page refreshes and browser navigation buttons.

182.2K
downloads
Spatial4n.Core.NTS package icon

Spatial4n.Core.NTS

A Geospatial Library for .NET - port of Spatial4j. Spatial4n extensions for NetTopologySuite.

129.8K
downloads
Morfologik.Fsa package icon

Morfologik.Fsa

Morfologik Finite State Automata Traversal. Morfologik is a project aiming at generating Polish morphosyntactic dictionaries (hence the name) used for part-of-speech tagging and part-of-speech synthesis.

103.8K
downloads
Morfologik.Stemming package icon

Morfologik.Stemming

Morfologik Stemming Library. Morfologik is a project aiming at generating Polish morphosyntactic dictionaries (hence the name) used for part-of-speech tagging and part-of-speech synthesis.

102.3K
downloads
Morfologik.Polish package icon

Morfologik.Polish

Morfologik Stemming (Polish Dictionary). Morfologik is a project aiming at generating Polish morphosyntactic dictionaries (hence the name) used for part-of-speech tagging and part-of-speech synthesis.

101.9K
downloads
BoboBrowse.Net package icon

BoboBrowse.Net

BoboBrowse.Net is a faceted browse engine implemented on a top of Lucene.Net. Originally ported from wonderful Java library developed by John Wang (http://javasoze.github.com/bobo/). While Lucene.Net is good with unstructured data, BoboBrowse.Net fills in the missing piece to handle semi-structured and structured data.

85.9K
downloads
jquery.dirtyforms.dialogs.bootstrap package icon

jquery.dirtyforms.dialogs.bootstrap

Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into. It alerts them in a modal popup box, and also falls back to the browser's default onBeforeUnload handler for events outside the scope of the document such as, but not limited to, page refreshes and browser navigation buttons.

51.7K
downloads
jquery.dirtyforms.helpers.alwaysdirty package icon

jquery.dirtyforms.helpers.alwaysdirty

Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into. It alerts them in a modal popup box, and also falls back to the browser's default onBeforeUnload handler for events outside the scope of the document such as, but not limited to, page refreshes and browser navigation buttons.

43.6K
downloads
jquery.dirtyforms.helpers.tinymce package icon

jquery.dirtyforms.helpers.tinymce

Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into. It alerts them in a modal popup box, and also falls back to the browser's default onBeforeUnload handler for events outside the scope of the document such as, but not limited to, page refreshes and browser navigation buttons.

26.9K
downloads
jquery.dirtyforms.helpers.ckeditor package icon

jquery.dirtyforms.helpers.ckeditor

Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into. It alerts them in a modal popup box, and also falls back to the browser's default onBeforeUnload handler for events outside the scope of the document such as, but not limited to, page refreshes and browser navigation buttons.

25.9K
downloads
jquery.facebox package icon

jquery.facebox

Facebox is a jQuery-based, Facebook-style lightbox which can display images, divs, or entire remote pages.

22.2K
downloads
BoboBrowse.Net.Spring package icon

BoboBrowse.Net.Spring

This is an add-on NuGet package for BoboBrowse.Net. It provides the ability to configure FacetHandlers using XML in each Lucene.Net index directory so the facet handlers don't need to be configured in code.

18.0K
downloads
jquery.dirtyforms.dialogs.jquery-ui package icon

jquery.dirtyforms.dialogs.jquery-ui

Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into. It alerts them in a modal popup box, and also falls back to the browser's default onBeforeUnload handler for events outside the scope of the document such as, but not limited to, page refreshes and browser navigation buttons.

12.7K
downloads
jquery.dirtyforms.dialogs.facebox package icon

jquery.dirtyforms.dialogs.facebox

Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into. It alerts them in a modal popup box, and also falls back to the browser's default onBeforeUnload handler for events outside the scope of the document such as, but not limited to, page refreshes and browser navigation buttons.

12.5K
downloads
jquery.dirtyforms.dialogs.blockui package icon

jquery.dirtyforms.dialogs.blockui

Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into. It alerts them in a modal popup box, and also falls back to the browser's default onBeforeUnload handler for events outside the scope of the document such as, but not limited to, page refreshes and browser navigation buttons.

12.4K
downloads
jquery.dirtyforms.dialogs.pnotify package icon

jquery.dirtyforms.dialogs.pnotify

Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into. It alerts them in a modal popup box, and also falls back to the browser's default onBeforeUnload handler for events outside the scope of the document such as, but not limited to, page refreshes and browser navigation buttons.

12.2K
downloads

6 more packages load after hydration.