NLog.Config by: Kim Christensen Julian Verdurmen
  • 85 total downloads
  • Latest version: 4.5.11
  • nlog xml config
Xml file to get started with configuring NLog. This package is not mandatory to get started with NLog: the configuration file can created manually and the configuration can be created programmatically.
NLog.Schema by: Kim Christensen Julian Verdurmen
  • 92 total downloads
  • Latest version: 4.5.11
  • nlog intellisense xsd
XSD file to enables Intellisense(TM) when editing NLog configuration files, for example in Visual Studio. Note: extensions to NLog will report XSD errors. Those can be ignored safely.
Polly by: Michael Wolfenden App vNext
  • 840 total downloads
  • Latest version: 7.0.3
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
Polly is a .NET Standard 1.1 and .NET Standard 2.0 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
RabbitMQ.Client by: RabbitMQ.Client
  • 849 total downloads
  • Latest version: 5.0.1
  • RabbitMQ
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Rebus by: mookid8000
  • 1.19k total downloads
  • Latest version: 4.2.1
  • rebus queue messaging service bus
Package Description
Rebus.Autofac by: mookid8000
  • 618 total downloads
  • Latest version: 5.2.0
  • rebus autofac ioc dependency-injection
Package Description
Rebus.NLog by: mookid8000
  • 457 total downloads
  • Latest version: 5.0.0
  • rebus wire serialization
Package Description
Rebus.RabbitMq by: mookid8000
  • 548 total downloads
  • Latest version: 4.4.2
  • rebus rabbitmq amqp
Package Description
SharpZipLib by: http://www.icsharpcode.net/
  • 539 total downloads
  • Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).
SlowCheetah by: Sayed Ibrahim Hashimi
  • 480 total downloads
  • Latest version: 2.5.48
  • SlowCheetah slow cheetah XML Transform XDT web.config app.config
Allows for configuration based XML transformations at build time.
SlowCheetah.Xdt by: Sayed Ibrahim Hashimi
  • 467 total downloads
  • Latest version: 1.1.1
  • XDT web.config transform xml web.config SlowCheetah Slow Cheetah Visual Studio
This package contains extensions for XDT (XML Document Transforms). Included here is an MSBuild task as well as other extensions.
System.Buffers by: Microsoft
  • 11.783k total downloads
  • Latest version: 4.4.0
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently. Commonly Used Types: System.Buffers.ArrayPool<T> 8321c729934c0f8be754953439b88e6e1c120c24 When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.DiagnosticSource by: Microsoft
  • 9.156k total downloads
  • Latest version: 4.5.0
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools) Commonly Used Types: System.Diagnostics.DiagnosticListener System.Diagnostics.DiagnosticSource 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
System.Memory by: Microsoft
  • 11.632k total downloads
  • Latest version: 4.5.1
Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments. Commonly Used Types: System.Span System.ReadOnlySpan System.Memory System.ReadOnlyMemory System.Buffers.MemoryPool System.Buffers.ReadOnlySequence System.Buffers.Text.Utf8Parser System.Buffers.Text.Utf8Formatter 7ee84596d92e178bce54c986df31ccc52479e772 When using NuGet 3.x this package requires at least version 3.4.
System.Numerics.Vectors by: Microsoft
  • 3.095k total downloads
  • Latest version: 4.4.0
Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics applications. Commonly Used Types: System.Numerics.Matrix3x2 System.Numerics.Matrix4x4 System.Numerics.Plane System.Numerics.Quaternion System.Numerics.Vector2 System.Numerics.Vector3 System.Numerics.Vector4 System.Numerics.Vector System.Numerics.Vector<T> 8321c729934c0f8be754953439b88e6e1c120c24
System.Runtime.CompilerServices.Unsafe by: Microsoft
  • 11.014k total downloads
  • Latest version: 4.5.1
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers. Commonly Used Types: System.Runtime.CompilerServices.Unsafe 7ee84596d92e178bce54c986df31ccc52479e772 When using NuGet 3.x this package requires at least version 3.4.
System.Security.Cryptography.Primitives by: Microsoft
  • 11.359k total downloads
  • Latest version: 4.3.0
Provides common types for the cryptographic libraries. Commonly Used Types: System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.AsymmetricAlgorithm System.Security.Cryptography.SymmetricAlgorithm System.Security.Cryptography.HashAlgorithm System.Security.Cryptography.KeyedHashAlgorithm System.Security.Cryptography.HMAC System.Security.Cryptography.KeySizes System.Security.Cryptography.CryptographicException System.Security.Cryptography.CipherMode System.Security.Cryptography.PaddingMode System.Security.Cryptography.CryptoStream System.Security.Cryptography.CryptoStreamMode When using NuGet 3.x this package requires at least version 3.4.
System.Text.Encodings.Web by: Microsoft
  • 10.994k total downloads
  • Latest version: 4.5.0
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL). Commonly Used Types: System.Text.Encodings.Web.HtmlEncoder System.Text.Encodings.Web.UrlEncoder System.Text.Encodings.Web.JavaScriptEncoder 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
System.ValueTuple by: Microsoft
  • 470 total downloads
  • Latest version: 4.4.0
Provides the System.ValueTuple structs, which implement the underlying types for tuples in C# and Visual Basic. Commonly Used Types: System.ValueTuple System.ValueTuple<T1> System.ValueTuple<T1, T2> System.ValueTuple<T1, T2, T3> System.ValueTuple<T1, T2, T3, T4> System.ValueTuple<T1, T2, T3, T4, T5> System.ValueTuple<T1, T2, T3, T4, T5, T6> System.ValueTuple<T1, T2, T3, T4, T5, T6, T7> System.ValueTuple<T1, T2, T3, T4, T5, T6, T7, TRest> 8321c729934c0f8be754953439b88e6e1c120c24 When using NuGet 3.x this package requires at least version 3.4.
WebGrease by: webgrease@microsoft.com
  • 718 total downloads
  • Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.