JsonSchema.Net.Generation
by: Greg Dennis
- 2.074k total downloads
- Latest version: 5.0.1
Extends JsonSchema.Net to provide schema generation functionality
JunitXml.TestLogger
by: spekt
- 120 total downloads
- Latest version: 6.1.0
Xml logger for JUnit v5 compliant xml report when test is running with "dotnet test" or "dotnet vstest".
K4os.Compression.LZ4
by: Milosz Krajewski
- 1.096k total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 120 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 28 total downloads
- Latest version: 1.0.8
xxHash hash implementation for .NET
KRE-CLR-x86
by: Microsoft
- 77 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 77 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KubernetesClient
by: The Kubernetes Project Authors
- 5.861k total downloads
- Latest version: 4.0.26
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Basic
by: The Kubernetes Project Authors
- 1.039k total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Models
by: The Kubernetes Project Authors
- 968 total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
LazyCache
by: https://github.com/alastairtree
- 484 total downloads
- Latest version: 2.4.0
Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.
libiec61850cpp
by: Radius
- 2.725k total downloads
- Latest version: 1.5.2.23
Libiec61850 shared libraries
Libuv
by: Libuv
- 260 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
LiteDB
by: Maurício David
- 7.163k total downloads
- Latest version: 5.0.21
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile
Signed by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit '391cc9318c5be6e56cb71b3ce14b1ed9cb324763' (see contained AppVeyorSettings.json file for build settings).
LiteDB.Async
by: Mark Lockett
- 846 total downloads
- Latest version: 0.1.8
LiteDB.Async - A lightweight async wrapper for LiteDB
LiveCharts.Wpf
by: Beto Rodriguez
- 449 total downloads
- Latest version: 0.9.7
Simple, flexible, interactive and powerful data visualization for Wpf
log4net
by: The Apache Software Foundation
- 850 total downloads
- Latest version: 3.1.0-preview.3
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
Macross.Json.Extensions
by: Macross.Json.Extensions
- 898 total downloads
- Latest version: 3.0.0
Macross Software Json extensions library.
Provides helpers & converters for the System.Text.Json API and push
stream types for the System.Net.Http API.
Commonly Used Types:
System.Text.Json.Utf8JsonStreamReader
System.Text.Json.Serialization.JsonStringEnumMemberConverter
System.Text.Json.Serialization.JsonMicrosoftDateTimeConverter
System.Text.Json.Serialization.JsonMicrosoftDateTimeOffsetConverter
System.Text.Json.Serialization.JsonIPAddressConverter
System.Text.Json.Serialization.JsonIPEndPointConverter
System.Text.Json.Serialization.JsonDelegatedStringConverter
System.Text.Json.Serialization.JsonTypeConverterAdapter
System.Net.Http.PushStreamContent
System.Net.Http.PushStreamContent<T>
MahApps.Metro
by: Jan Karger Bastian Schmidt Dennis Daume Brendan Forster Alex Mitchell Paul Jenkins Jake Ginnivan
- 1.878k 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.
ManagedEsent
by: Microsoft
- 134 total downloads
- Latest version: 2.0.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.