Humanizer.Core.uk
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.7.2
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ
by: Claire Novotny, Mehdi Khalili
- 1 total downloads
- Latest version: 3.0.1
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
Humanizer.Core.zh-CN
by: Claire Novotny, Mehdi Khalili
- 29 total downloads
- Latest version: 3.0.0-rc.30
Humanizer Locale Chinese (China) (zh-CN)
Iced
by: iced project and contributors <https://github.com/icedland>
- 9 total downloads
- Latest version: 1.18.0
iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#.
- 👍 Supports all Intel and AMD instructions
- 👍 Correct: All instructions are tested and iced has been tested against other disassemblers/assemblers (xed, gas, objdump, masm, dumpbin, nasm, ndisasm) and fuzzed
- 👍 100% C# code
- 👍 The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output
- 👍 The decoder decodes >130 MB/s
- 👍 Small decoded instructions, only 40 bytes and the decoder doesn't allocate any memory
- 👍 Create instructions with code assembler, eg. `asm.mov(eax, edx)`
- 👍 The encoder can be used to re-encode decoded instructions at any address
- 👍 API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, control flow info, etc
- 👍 Supports `.NET Standard 2.0/2.1+` and `.NET Framework 4.5+`
- 👍 License: MIT
IKVM
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 15 total downloads
- Latest version: 8.7.6
Java SE 8 Virtual Machine for .NET
IKVM.ByteCode
by: Jerome Haltom
- 1 total downloads
- Latest version: 9.1.2
Library for reading Java class files.
IKVM.Image.runtime.linux-musl-arm64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.10.1
IKVM Runtime Image
IKVM.Image.runtime.win-arm64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.8.1
IKVM Runtime Image
JetBrains.Annotations
by: JetBrains
- 1 total downloads
- Latest version: 9.2.0
ReSharper 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 ReSharper code inspections.
All usages of ReSharper Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
K4os.Compression.LZ4
by: Milosz Krajewski
- 5 total downloads
- Latest version: 1.3.2-beta
Port of LZ4 compression algorithm for .NET
LanguageExt.Core
by: Paul Louth
- 2 total downloads
- Latest version: 2.0.28-beta
This library uses and abuses the features of C# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
libphonenumber-csharp
by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
- 3 total downloads
- Latest version: 8.8.6
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. For usage samples: http: //code.google.com/p/libphonenumber/A port of Google's libphonenumber for .NET Core
librdkafka.redist
by: Magnus Edenhill, edenhill
- 51 total downloads
- Latest version: 2.12.0
The Apache Kafka C/C++ client library - redistributable
Magick.NET-Q16-AnyCPU
by: Dirk Lemstra
- 1 total downloads
- Latest version: 7.0.3.1
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://magick.codeplex.com/documentation before installing to help you decide the best version.
Microsoft.ApplicationInsights
by: Microsoft
- 1 total downloads
- Latest version: 2.8.1
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.AspNetCore
by: Microsoft
- 1 total downloads
- Latest version: 2.20.0
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 1 total downloads
- Latest version: 2.9.0
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 1 total downloads
- Latest version: 4.0.30506
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview1-35029
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
This package was built from the source at:
https://github.com/aspnet/Antiforgery/tree/f629774dd8b9ff5c23f8ef12d3ae7f7e68cebdc9
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 64 total downloads
- Latest version: 10.0.0-rc.1.25451.107
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.