Serilog.Sinks.RollingFile by: Serilog Contributors
  • 1 total downloads
  • Latest version: 2.2.0-dev-00725
  • serilog,file,io,rolling
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
SharpDX.D3DCompiler by: Alexandre Mutel
  • 2 total downloads
  • Latest version: 2.4.2
  • SharpDX DirectX Direct3D MDX 3D D3DCompiler HLSL fx Shaders
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1 by: Alexandre Mutel
  • 2 total downloads
  • Latest version: 4.1.0-ci217
  • SharpDX DirectX Direct3D Multimedia MDX 3D 3D Direct2D D2D DirectWrite DWrite WIC
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SQLitePCLRaw.bundle_green by: Eric Sink
  • 1 total downloads
  • Latest version: 1.1.2
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=SQLite included
SQLitePCLRaw.lib.e_sqlite3.ios by: Eric Sink
  • 1 total downloads
  • Latest version: 2.1.11-pre20241216174303
  • sqlite
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
StyleCop.Analyzers by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.2.0-beta.66
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Syncfusion.Pdf.Net.Core by: Syncfusion Inc.
  • 1 total downloads
  • Latest version: 19.1.0.64
  • syncfusion syncfusion.aspnetcore aspnetcore net-standard .net core c# pdf acroform pdf-table tagged-pdf conformance-standard syncfusion.pdf
Syncfusion Essential PDF is a .NET standard PDF library used to create, read, and edit PDF files in any .NET Core applications. Key features: • Create, edit, fill, and flatten the AcroForm form fields. • Merge, split, rearrange, and remove pages. • Create accessible PDF (PDF/UA) from scratch. • Watermark or stamp PDF documents with text or images. • Extract text. • Create richly formatted tables from different data source easily. More styling options are available. • Protect PDF with the advanced encryption standard (PDF 2.0). Change password and permission are also available. • Advanced digital signing with PFX, HSM and Windows Store. Support for Online Certificate Status Protocol (OCSP), Certificate Revocation List (CRL). • Add, edit, and remove 17+ supported annotations. • Pre-defined and JavaScript actions are available. • Add, edit, and delete bookmark from the PDF. • Add, edit, delete, and extract attachments from the PDF. Learn more: https://www.syncfusion.com/pdf-framework/net-core Documentation: http://help.syncfusion.com/file-formats/pdf/ Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident Forums: https://www.syncfusion.com/forums/windowsforms This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials). © Copyright 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
System.ComponentModel by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0-preview1-24530-04
Provides interfaces for the editing and change tracking of objects used as data sources. Commonly Used Types: System.ComponentModel.CancelEventArgs System.IServiceProvider System.ComponentModel.IEditableObject System.ComponentModel.IChangeTracking System.ComponentModel.IRevertibleChangeTracking When using NuGet 3.x this package requires at least version 3.4.
System.ComponentModel.Primitives by: Microsoft
  • 3 total downloads
  • Latest version: 4.1.0
Provides interfaces that are used to implement the run-time and design-time behavior of components. Commonly Used Types: System.ComponentModel.IComponent System.ComponentModel.IContainer System.ComponentModel.ISite System.ComponentModel.ComponentCollection When using NuGet 3.x this package requires at least version 3.4.
System.Composition by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.1.20120.5
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web. Commonly Used Types: System.Composition.ExportAttribute System.Composition.ImportAttribute System.Composition.Convention.ConventionBuilder System.Composition.Hosting.CompositionHost System.Composition.CompositionContext System.Composition.CompositionContextExtensions When using NuGet 3.x this package requires at least version 3.4.
System.IO.Compression by: Microsoft
  • 1 total downloads
  • Latest version: 4.1.0-beta-23516
Provides classes that support the compression and decompression of streams. Commonly Used Types: System.IO.Compression.DeflateStream System.IO.Compression.GZipStream System.IO.Compression.CompressionMode System.IO.Compression.CompressionLevel System.IO.Compression.ZipArchiveEntry System.IO.Compression.ZipArchive System.IO.Compression.ZipArchiveMode - 1548494
System.Linq.Expressions by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0-preview1-24530-04
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees. Commonly Used Types: System.Linq.IQueryable<T> System.Linq.IQueryable System.Linq.Expressions.Expression<TDelegate> System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor When using NuGet 3.x this package requires at least version 3.4.
System.Numerics.Tensors by: Microsoft
  • 9 total downloads
  • Latest version: 6.0.0-preview.5.21301.5
Tensor class which represents and extends multi-dimensional arrays. Commonly Used Types: System.Numerics.Tensors.Tensor<T> System.Numerics.Tensors.CompressedSparseTensor<T> System.Numerics.Tensors.DenseTensor<T> System.Numerics.Tensors.SparseTensor<T>
System.Reactive.PlatformServices by: .NET Foundation and Contributors
  • 1 total downloads
  • Latest version: 3.1.1
  • Rx Reactive Extensions Observable LINQ Events
Reactive Extensions (Rx) Platform Services Library used to access platform-specific functionality and enlightenment services.
System.Runtime.CompilerServices.Unsafe by: Microsoft
  • 1 total downloads
  • Latest version: 4.4.0-preview2-25405-01
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers. Commonly Used Types: System.Runtime.CompilerServices.Unsafe 029cf57733b7ec6c1dd8a13857e800b9a8d97192 When using NuGet 3.x this package requires at least version 3.4.
System.Runtime.InteropServices by: Microsoft
  • 1 total downloads
  • Latest version: 4.1.0
Provides types that support COM interop and platform invoke services. Commonly Used Types: System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GuidAttribute System.Runtime.InteropServices.COMException System.DllNotFoundException System.Runtime.InteropServices.DllImportAttribute When using NuGet 3.x this package requires at least version 3.4.
System.Text.Encoding.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.11
Provides support for specific encodings, including ASCII, UTF-7, UTF-8, UTF-16, and UTF-32. Commonly Used Types: System.Text.UTF8Encoding System.Text.UnicodeEncoding System.Text.ASCIIEncoding System.Text.UTF7Encoding System.Text.UTF32Encoding When using NuGet 3.x this package requires at least version 3.4.
System.Text.Encodings.Web by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.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 When using NuGet 3.x this package requires at least version 3.4.
System.ValueTuple by: Microsoft
  • 1 total downloads
  • Latest version: 4.5.0-preview2-26406-04
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> 7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3 When using NuGet 3.x this package requires at least version 3.4.
Twilio by: Twilio
  • 1 total downloads
  • Latest version: 5.13.0
  • REST SMS voice telephony phone twilio twiml video wireless api
Twilio REST API helper library