IKVM.Image.runtime.osx-arm64
by: Jeroen Frijters Jerome Haltom
- 482 total downloads
- Latest version: 8.15.0
IKVM Runtime Image
IKVM.Image.runtime.osx-x64
by: Jeroen Frijters Jerome Haltom
- 501 total downloads
- Latest version: 8.15.0
IKVM Runtime Image
IKVM.Image.runtime.win-arm64
by: Jeroen Frijters Jerome Haltom
- 471 total downloads
- Latest version: 8.15.0
IKVM Runtime Image
IKVM.Image.runtime.win-x64
by: Jeroen Frijters Jerome Haltom
- 535 total downloads
- Latest version: 8.15.0
IKVM Runtime Image
IKVM.Image.runtime.win-x86
by: Jeroen Frijters Jerome Haltom
- 501 total downloads
- Latest version: 8.15.0
IKVM Runtime Image
IKVM.MSBuild
by: Jeroen Frijters Jerome Haltom
- 1.092k total downloads
- Latest version: 8.15.0
IKVM MSBuild Targets
IKVM.MSBuild.Tools
by: Jeroen Frijters Jerome Haltom
- 928 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters Jerome Haltom
- 774 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64
by: Jeroen Frijters Jerome Haltom
- 825 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64
by: Jeroen Frijters Jerome Haltom
- 680 total downloads
- Latest version: 8.15.0-dev.46
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64
by: Jeroen Frijters Jerome Haltom
- 480 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64
by: Jeroen Frijters Jerome Haltom
- 681 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win7-x64
by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
- 300 total downloads
- Latest version: 8.6.4
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64
by: Jeroen Frijters Jerome Haltom
- 488 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters Jerome Haltom
- 476 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IndexRange
by: Bradley Grainger
- 82 total downloads
- Latest version: 1.1.0
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
ini-parser
by: Ricardo Amores Hernández
- 206 total downloads
- Latest version: 2.5.2
A .NET, Mono and Unity3d compatible(*) library for reading/writing INI data from IO streams, file streams, and strings written in C#.
Also implements merging operations, both for complete ini files, sections, or even just a subset of the keys contained by the files.
(*) This library is 100% .NET code and does not have any dependencies on Windows API calls in order to be portable.
InputSimulator
by: Michael Noonan
- 14 total downloads
- Latest version: 1.0.4
The Windows Input Simulator provides a simple .NET (C#) interface to simulate Keyboard or Mouse input using the Win32 SendInput method. All of the Interop is done for you and there's a simple programming model for sending multiple keystrokes.
IPAddressRange
by: J.Sakamoto
- 769 total downloads
- Latest version: 6.3.0
This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can contains check. This library supports both IPv4 and IPv6.