NLog.Schema
by: Kim Christensen Julian Verdurmen
- 93 total downloads
- Latest version: 4.5.11
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
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.
SharpZipLib
by: http://www.icsharpcode.net/
- 540 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
Allows for configuration based XML transformations at build time.
SlowCheetah.Xdt
by: Sayed Ibrahim Hashimi
- 467 total downloads
- Latest version: 1.1.1
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.157k 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.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.