Iced
by: iced project and contributors <https://github.com/icedland>
- 1 total downloads
- Latest version: 1.11.3
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 is 2x+ faster than other similar libraries and doesn't allocate any memory
- ✔️Small decoded instructions, only 32 bytes
- ✔️High level Assembler providing a simple and lean syntax (e.g `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.Image
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.6.1
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters, Jerome Haltom
- 7 total downloads
- Latest version: 8.14.0-tags-8-14-0-pre-1.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64
by: Jeroen Frijters, Jerome Haltom
- 2 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.10.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.7.0-pre.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64
by: Jeroen Frijters, Jerome Haltom
- 1 total downloads
- Latest version: 8.15.0-dev.46
IKVM MSBuild Tools
jQuery
by: jQuery Foundation, Inc.
- 1 total downloads
- Latest version: 1.12.1
jQuery is a new kind of JavaScript Library.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
JWT
by: John Sheehan, Michael Lehenbauer, Alexander Batishchev
- 2 total downloads
- Latest version: 3.0.0-beta3
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
K4os.Compression.LZ4
by: Milosz Krajewski
- 2 total downloads
- Latest version: 1.2.12
Port of LZ4 compression algorithm for .NET
LanguageExt.Core
by: Paul Louth
- 2 total downloads
- Latest version: 2.1.15
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
- 4 total downloads
- Latest version: 8.12.13
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/
librdkafka.redist
by: Magnus Edenhill, edenhill
- 5 total downloads
- Latest version: 1.7.0-RC2
The Apache Kafka C/C++ client library - redistributable
libsodium
by: Frank Denis
- 1 total downloads
- Latest version: 1.0.17.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
Magick.NET-Q16-AnyCPU
by: Dirk Lemstra
- 4 total downloads
- Latest version: 7.20.0.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://github.com/dlemstra/Magick.NET/tree/master/docs before installing to help you decide the best version.
Magick.NET.Core
by: Dirk Lemstra
- 1 total downloads
- Latest version: 4.1.0
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://github.com/dlemstra/Magick.NET/tree/master/docs before installing to help you decide the best version.
MailKit
by: Jeffrey Stedfast
- 2 total downloads
- Latest version: 3.5.0
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* HTTP, Socks4, Socks4a and Socks5 proxy support.
* SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ANNOTATE, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, REPLACE, SAVEDATE, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP, DKIM and ARC support via MimeKit.
* Microsoft TNEF support via MimeKit.
MessagePack
by: neuecc
- 1 total downloads
- Latest version: 1.5.0
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MessagePackAnalyzer
by: neuecc, aarnott
- 2 total downloads
- Latest version: 2.5.171
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.ApplicationInsights.AspNetCore
by: Microsoft
- 10 total downloads
- Latest version: 2.15.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