MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 69 total downloads
- Latest version: 2.0.0
MediatR extensions for ASP.NET Core
MahApps.Metro
by: Jan Karger Bastian Schmidt Dennis Daume Brendan Forster Alex Mitchell Paul Jenkins Jake Ginnivan
- 385 total downloads
- Latest version: 3.0.0-rc0516
The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a 'Modern' UI for their WPF apps (.Net 4.6.2 and later), with minimal effort.
log4net.Ext.Json
by: Robert Cutajar
- 56 total downloads
- Latest version: 2.0.8.3
Enable JSON logging in log4net.
Microsoft.Android.Runtime.31.android-x64
by: Microsoft
- 41 total downloads
- Latest version: 32.0.509+sha.25cb50d
Microsoft.Android runtime components for API 31. Please do not reference directly.
MaterialDesignThemes
by: James Willock
- 4.918k total downloads
- Latest version: 5.0.1-ci577
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
Microsoft.Android.Runtime.31.android-arm64
by: Microsoft
- 38 total downloads
- Latest version: 32.0.509+sha.25cb50d
Microsoft.Android runtime components for API 31. Please do not reference directly.
lz4net
by: Milosz Krajewski
- 14.218k total downloads
- Latest version: 1.0.15.93
LZ4 is lossless compression algorithm, sacrificing compression ratio for compression/decompression speed. Its compression speed is ~400 MB/s per core while decompression speed reaches ~2 GB/s, not far from RAM speed limits.
LZ4net brings LZ4 to all (most?) .NET platforms: .NET 2.0+, .NET Core, Mono, Windows Phone, Xamarin.iOS, Xamarin.Android and Silverlight
MediatR
by: Jimmy Bogard
- 126 total downloads
- Latest version: 4.0.1
Simple, unambitious mediator implementation in .NET
log4net
by: Apache Software Foundation
- 40 total downloads
- Latest version: 2.0.1
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
MathNet.Numerics.Signed
by: Marcus Cuda Christoph Ruegg Jurgen Van Gael
- 100 total downloads
- Latest version: 2.6.1
Math.NET Numerics, signed and thus with a strong name. We strongly discourage using this package and recommend using MathNet.Numerics instead, which is unsigned and weakly named.
Microsoft.Android.Runtime.31.android-arm
by: Microsoft
- 42 total downloads
- Latest version: 32.0.509+sha.25cb50d
Microsoft.Android runtime components for API 31. Please do not reference directly.
lz4net.unsafe.netcore
by: Milosz Krajewski
- 14.172k total downloads
- Latest version: 1.0.15.93
This packages is not usable on its own. Please use https://www.nuget.org/packages/lz4net/ instead.
Microsoft.Android.Ref.31
by: Microsoft
- 84 total downloads
- Latest version: 32.0.509+sha.25cb50d
Microsoft.Android reference assemblies for API 31. Please do not reference directly.
LiveCharts.Wpf
by: Beto Rodriguez
- 97 total downloads
- Latest version: 0.9.7
Simple, flexible, interactive and powerful data visualization for Wpf
MessagePack
by: neuecc
- 267 total downloads
- Latest version: 1.6.1.2
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Longbow.Cronos
by: Andrey Dorokhov Sergey Odinokov
- 13 total downloads
- Latest version: 1.0.0
A fully-featured .NET library for parsing Cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
Lucene.Net
by: The Apache Software Foundation
- 73 total downloads
- Latest version: 4.8.0-beta00017
Lucene.Net is a full-text search engine library capable of advanced text analysis, indexing, and searching. It can be used to easily add search capabilities to applications. Lucene.Net is a C# port of the popular Java Lucene search engine framework from The Apache Software Foundation, targeted at .NET Framework and .NET Core users.
ManagedEsent
by: martinc
- 22 total downloads
- Latest version: 1.6.0
ManagedEsent provides managed access to ESENT, the embeddable
database engine native to Windows. ManagedEsent uses the esent.dll that is
part of Microsoft Windows so there are no extra unmanaged binaries to
download and install.
MessagePackAnalyzer
by: neuecc aarnott
- 882 total downloads
- Latest version: 3.1.3
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.