Humanizer.Core.zh-Hant by: Mehdi Khalili, Claire Novotny
  • 16 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
IKVM.Image by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 2 total downloads
  • Latest version: 8.6.3-tags-8-6-3-pre-24.1
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters, Jerome Haltom
  • 55 total downloads
  • Latest version: 8.15.0-dev.46
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64 by: Jeroen Frijters, Jerome Haltom
  • 20 total downloads
  • Latest version: 8.15.0-dev.46
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64 by: Jeroen Frijters, Jerome Haltom
  • 60 total downloads
  • Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64 by: Jeroen Frijters, Jerome Haltom
  • 38 total downloads
  • Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters, Jerome Haltom
  • 50 total downloads
  • Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters, Jerome Haltom
  • 36 total downloads
  • Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters, Jerome Haltom
  • 38 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
  • 22 total downloads
  • Latest version: 8.6.4
IKVM MSBuild Tools
Instances by: Malte Rosenbjerg
  • 32 total downloads
  • Latest version: 3.0.2
  • instances instance process async task events run exec
A .NET Standard Process wrapper with an elegant API, for both asyncronous and syncronous use, providing both Events and support for Tasks with cancellation support
Intel.ML.OnnxRuntime.OpenVino by: Microsoft
  • 11 total downloads
  • Latest version: 1.24.1
  • native ONNX Runtime ONNXRuntime Machine Learning MachineLearning
This package contains native shared library artifacts for ONNX Runtime with OpenVINO.
IPNetwork2 by: Luc Dvchosal
  • 24 total downloads
  • Latest version: 2.2.0.94
  • ipnetwork network ip ipv4 ipv6 netmask cidr subnet subnetting supernet supernetting calculation
IPNetwork C# library take care of complex network, ip, ipv4, ipv6, netmask, cidr, subnet, subnetting, supernet and supernetting calculation for .Net developpers. It works with IPv4 and IPv6 as well. It is written in C# for .NetStandard and coreclr and has a light and clean API and is fully unit tested.
JetBrains.Annotations by: JetBrains
  • 151 total downloads
  • Latest version: 2025.2.4
  • jetbrains resharper rider annotations canbenull notnull
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
jnm2.ReferenceAssemblies.net35 by: Microsoft
  • 3 total downloads
  • Latest version: 1.0.1
A community answer to Microsoft’s decision to single out net35 by excluding it from the https://www.nuget.org/packages/Microsoft.NETFramework.ReferenceAssemblies/ package. This package provides the .NET Framework 3.5 reference assemblies so that net35 projects can be built using the dotnet CLI. Example project that targets multiple frameworks: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFrameworks>net35;net40;netstandard2.0;netcoreapp3.0</TargetFrameworks> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" /> <PackageReference Include="jnm2.ReferenceAssemblies.net35" Version="1.0.1" /> </ItemGroup> </Project>
Lib.Harmony.Ref by: Andreas Pardeike
  • 14 total downloads
  • Latest version: 2.4.2
  • Harmony Mono Patch Patching Runtime Detour Detours Aspect Aspects Mod Modding
A general non-destructive patch library for .NET and Mono modules.
LibGit2Sharp.NativeBinaries by: LibGit2Sharp contributors
  • 217 total downloads
  • Latest version: 2.0.323
Native binaries for LibGit2Sharp
LiquidProjections by: Dennis Doomen
  • 30 total downloads
  • Latest version: 3.2.0
  • event-sourcing; projections; ddd
Provides basic building blocks for creating asynchronous projectors that subscribe to an event store.
LiquidProjections.Abstractions by: Dennis Doomen
  • 24 total downloads
  • Latest version: 3.1.0
  • event-sourcing projections ddd
Defines an abstraction for an event store that supports a transactionally consist group of events.
LiteDB by: Maurício David
  • 43 total downloads
  • Latest version: 5.0.21
  • database nosql embedded
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile Signed by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit '391cc9318c5be6e56cb71b3ce14b1ed9cb324763' (see contained AppVeyorSettings.json file for build settings).