Imageflow.Net
by: imazen, lilith
- 8 total downloads
- Latest version: 0.11.2
Bindings for the Imageflow image processing library. Also remember to install Imageflow.NativeRuntime.[your platform] or use Imageflow.AllPlatforms instead.
Instances
by: Malte Rosenbjerg
- 1 total downloads
- Latest version: 1.6.0
A process wrapper for asyncronous use, using Tasks or Events
IPAddressRange
by: J.Sakamoto
- 10 total downloads
- Latest version: 6.2.0
This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can contains check. This library supports both IPv4 and IPv6.
Irony.NetCore
by: daxnet
- 1 total downloads
- Latest version: 1.0.11
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
Jaeger
by: Chatham Financial Corp. and The Jaeger Authors
- 3 total downloads
- Latest version: 1.0.0
Jaeger .NET Tracing
Jaeger.Communication.Thrift
by: Chatham Financial Corp. and The Jaeger Authors
- 7 total downloads
- Latest version: 1.0.3
Package Description
Jaeger.Core
by: Chatham Financial Corp. and The Jaeger Authors
- 6 total downloads
- Latest version: 1.0.3
Jaeger .NET Tracing
Jaeger.Senders.Thrift
by: Chatham Financial Corp. and The Jaeger Authors
- 6 total downloads
- Latest version: 1.0.3
Package Description
JetBrains.Annotations
by: JetBrains
- 3 total downloads
- Latest version: 2023.3.0
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.
All usages of JetBrains.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.
Kavenegar
by: Kavenegar Team, Bagher Sohrabi, Ardavan
- 140 total downloads
- Latest version: 1.2.5
Kavenegar API in .NET
Kavenegar.Core
by: Mohammadreza Berneti (mberneti@live.com)
- 2 total downloads
- Latest version: 1.0.1-alpha3
A cross-platform library for the kavenegar sms provider; written in C#
MailKit
by: Jeffrey Stedfast
- 39 total downloads
- Latest version: 4.15.1
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.
Makaretu.Dns
by: Richard Schneider
- 2 total downloads
- Latest version: 1.0.0
DNS data model with serializer/deserializer for the wire and master file format.
Makaretu.Dns.Multicast
by: Richard Schneider
- 1 total downloads
- Latest version: 0.3.0
A simple Multicast Domain Name Service based on RFC 6762. Can be used as both a client (sending queries) or a server (responding to queries).
MassTransit
by: Chris Patterson
- 37 total downloads
- Latest version: 8.4.0
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Abstractions
by: Chris Patterson
- 19 total downloads
- Latest version: 9.2.1-develop.167
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.AspNetCore
by: Chris Patterson
- 4 total downloads
- Latest version: 7.3.1
MassTransit hosting for ASP.NET Core; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.Extensions.DependencyInjection
by: Chris Patterson
- 14 total downloads
- Latest version: 7.2.4
MassTransit Microsoft.Extensions.DependencyInjection support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.RabbitMQ
by: Chris Patterson
- 15 total downloads
- Latest version: 8.2.0
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MathNet.Numerics
by: Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
- 61 total downloads
- Latest version: 6.0.0-beta1
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .NET 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac.