KRE-CLR-x86
by: Microsoft
- 46 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
Humanizer.Core.zh-CN
by: Mehdi Khalili Claire Novotny
- 758 total downloads
- Latest version: 3.0.0-beta.54
Humanizer Locale Chinese (China) (zh-CN)
MassTransit
by: Chris Patterson
- 564 total downloads
- Latest version: 8.3.1
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.AspNetCore
by: Chris Patterson
- 802 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
log4net
by: The Apache Software Foundation
- 460 total downloads
- Latest version: 3.0.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
Hyak.Common
by: Microsoft
- 204 total downloads
- Latest version: 1.2.2
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
Humanizer.Core.zh-Hans
by: Mehdi Khalili Claire Novotny
- 749 total downloads
- Latest version: 3.0.0-beta.54
Humanizer Locale Chinese (zh-Hans)
KRE-CoreCLR-x86
by: Microsoft
- 51 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
LinqBridge
by: Atif Aziz
- 39 total downloads
- Latest version: 1.3.0
With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 3.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with Microsoft .NET Framework 3.5's System.Linq.Enumerable class.
MassTransit.Abstractions
by: Chris Patterson
- 1.325k total downloads
- Latest version: 8.3.1
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
IdentityModel
by: Dominick Baier Brock Allen
- 4.029k total downloads
- Latest version: 7.0.0
OpenID Connect & OAuth 2.0 client library
Libuv
by: Libuv
- 127 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
ManagedEsent
by: Microsoft
- 377 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.
Humanizer.Core.zh-Hant
by: Mehdi Khalili Claire Novotny
- 798 total downloads
- Latest version: 3.0.0-beta.54
Humanizer Locale Chinese (zh-Hant)
K4os.Compression.LZ4
by: Milosz Krajewski
- 617 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
librdkafka.redist
by: Magnus Edenhill edenhill
- 3.493k total downloads
- Latest version: 2.6.1-RC1
The Apache Kafka C/C++ client library - redistributable
JetBrains.Annotations
by: JetBrains
- 1.344k total downloads
- Latest version: 2024.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.
Joonasw.AspNetCore.SecurityHeaders
by: Joonas Westlin
- 606 total downloads
- Latest version: 5.0.0
Middleware for adding security headers to an ASP.NET Core application. Allows you to easily add Content Security Policy, Strict Transport Security, and Public Key Pins to an app.
Magnum
by: Chris Patterson Dru Sellers
- 35 total downloads
- Latest version: 2.1.3
Magnum is a library for the larger than average developer