Imageflow.NativeRuntime.win-x86
by: Imazen, lilith
- 27 total downloads
- Latest version: 2.1.2-rc03
Imageflow is a fast, server-side-safe, and correct image processing library written in Rust. This package contains the native runtime library for win-x86; use 'Imageflow.Net' or 'Imageflow.AllPlatforms' for the managed wrapper.
Imageflow.NativeRuntime.win-x86_64
by: Imazen, lilith
- 26 total downloads
- Latest version: 2.2.0-rc01
Imageflow is a fast, server-side-safe, and correct image processing library written in Rust. This package contains the native runtime library for win-x64; use 'Imageflow.Net' or 'Imageflow.AllPlatforms' for the managed wrapper.
Imageflow.Net
by: imazen, lilith
- 40 total downloads
- Latest version: 0.14.0-rc01
Bindings for the Imageflow image processing library. Also remember to install Imageflow.NativeRuntime.[your platform] or use Imageflow.AllPlatforms instead.
Instances
by: Malte Rosenbjerg
- 6 total downloads
- Latest version: 3.0.2
A .NET Standard Process wrapper with an elegant API, for both asyncronous and syncronous use, providing both Events and support for Tasks with cancellation support
IPAddressRange
by: J.Sakamoto
- 15 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.
IPNetwork2
by: Luc Dvchosal
- 2 total downloads
- Latest version: 3.1.777
IPNetwork C# library take care of complex network, ip, ipv4, ipv6, netmask, cidr, subnet, subnetting, supernet and supernetting calculation for .Net developpers. It works with IPv4 and IPv6 as well. It is written in C# for .NetStandard and coreclr and has a light and clean API and is fully unit tested.
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
- 2 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
- 16 total downloads
- Latest version: 1.0.2
Jaeger .NET Tracing
Jaeger.Communication.Thrift
by: Chatham Financial Corp. and The Jaeger Authors
- 9 total downloads
- Latest version: 1.0.3
Package Description
Jaeger.Core
by: Chatham Financial Corp. and The Jaeger Authors
- 8 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
- 2 total downloads
- Latest version: 0.3.7
Package Description
JetBrains.Annotations
by: JetBrains
- 25 total downloads
- Latest version: 2025.2.2
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
by: Milosz Krajewski
- 6 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 11 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 1 total downloads
- Latest version: 1.0.0
xxHash hash implementation for .NET
Kavenegar
by: Kavenegar Team, Bagher Sohrabi, Ardavan
- 142 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
- 5 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