Interop.SQLDMO by: Administrator
  • 9 total downloads
  • Latest version: 8.0.0
Interop.SQLDMO
IKVM.MSBuild by: Jeroen Frijters Jerome Haltom
  • 196 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Targets
IKVM.MSBuild.Tools by: Jeroen Frijters Jerome Haltom
  • 180 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters Jerome Haltom
  • 72 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64 by: Jeroen Frijters Jerome Haltom
  • 156 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64 by: Jeroen Frijters Jerome Haltom
  • 113 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64 by: Jeroen Frijters Jerome Haltom
  • 72 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters Jerome Haltom
  • 66 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win7-x64 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 74 total downloads
  • Latest version: 8.6.4
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters Jerome Haltom
  • 156 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters Jerome Haltom
  • 134 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.Image.runtime.osx-arm64 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 20 total downloads
  • Latest version: 8.7.6
IKVM Runtime Image
IKVM.Image.runtime.linux-x64 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 23 total downloads
  • Latest version: 8.7.6
IKVM Runtime Image
IKVM.Image.runtime.win-x86 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 16 total downloads
  • Latest version: 8.7.6
IKVM Runtime Image
IKVM.Image.runtime.osx-x64 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 16 total downloads
  • Latest version: 8.7.6
IKVM Runtime Image
IKVM.Image.runtime.win-x64 by: Jeroen Frijters Jerome Haltom
  • 39 total downloads
  • Latest version: 8.11.2
IKVM Runtime Image
IKVM.Image.runtime.win-arm64 by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
  • 17 total downloads
  • Latest version: 8.7.6
IKVM Runtime Image
ini-parser by: Ricardo Amores Hernández
  • 29 total downloads
  • Latest version: 2.5.2
  • ini
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.
IndexRange by: Bradley Grainger
  • 13 total downloads
  • Latest version: 1.0.3
  • Index System.Index Range System.Range C#8
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
InputSimulator by: Michael Noonan
  • 2 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.