Irony
by: Roman Ivantsov
- 1 total downloads
- Latest version: 1.0.0-beta1
Irony is a development kit for implementing languages on .NET platform.
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
- 6 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
Jaeger.Thrift
by: Chatham Financial Corp. and The Jaeger Authors
- 1 total downloads
- Latest version: 0.3.7
Package Description
JetBrains.Annotations
by: JetBrains
- 16 total downloads
- Latest version: 2025.2.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.
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 4 total downloads
- Latest version: 1.2.10-beta
Port of LZ4 compression algorithm for .NET
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#
log4net
by: The Apache Software Foundation
- 4 total downloads
- Latest version: 3.3.2
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
Magnum
by: Chris Patterson, Dru Sellers
- 3 total downloads
- Latest version: 2.1.0
Magnum is a library for the larger than average developer
MailKit
by: Jeffrey Stedfast
- 52 total downloads
- Latest version: 4.17.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.
Makaretu.Dns
by: Richard Schneider
- 4 total downloads
- Latest version: 1.3.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
- 56 total downloads
- Latest version: 9.1.2
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Abstractions
by: Chris Patterson
- 23 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
- 16 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
- 24 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