Hangfire.SqlServer
by: Sergey Odinokov
- 135 total downloads
- Latest version: 1.8.25
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
HarfBuzzSharp.NativeAssets.Linux
by: Microsoft
- 1 total downloads
- Latest version: 8.3.0
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HtmlAgilityPack
by: Simon Mourrier Jeff Klawiter
- 5 total downloads
- Latest version: 1.4.3
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
Humanizer
by: Claire Novotny Mehdi Khalili
- 31 total downloads
- Latest version: 3.0.10
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
IKVM.Image
by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
- 54 total downloads
- Latest version: 8.11.0-pre.2
IKVM Runtime Image
IKVM.Maven.Sdk
by: Jerome Haltom
- 58 total downloads
- Latest version: 1.12.1
Java SE 8 Virtual Machine for .NET (Maven SDK)
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters Jerome Haltom
- 63 total downloads
- Latest version: 8.16.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64
by: Jeroen Frijters Jerome Haltom
- 62 total downloads
- Latest version: 8.16.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64
by: Jeroen Frijters Jerome Haltom
- 63 total downloads
- Latest version: 8.16.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64
by: Jeroen Frijters Jerome Haltom
- 40 total downloads
- Latest version: 8.16.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64
by: Jeroen Frijters Jerome Haltom
- 53 total downloads
- Latest version: 8.16.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64
by: Jeroen Frijters Jerome Haltom
- 41 total downloads
- Latest version: 8.16.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters Jerome Haltom
- 41 total downloads
- Latest version: 8.16.1
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
IP2Region.Net
by: Alan Lee
- 5 total downloads
- Latest version: 2.0.1
.NET client library for ip2region
JavaScriptEngineSwitcher.Core
by: Andrey Taritsyn
- 8 total downloads
- Latest version: 1.5.0
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines (MSIE JavaScript Engine for .Net, Microsoft ClearScript.V8, Jurassic, Jint and ChakraCore). This library allows you to quickly and easily switch to using of another JavaScript engine.
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>
KRE-CLR-x86
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86