Serilog.Sinks.ApplicationInsights by: Joerg Battermann, Ivan Gavryliuk
  • 18 total downloads
  • Latest version: 3.1.1-dev-00165
  • serilog logging azure applicationinsights application insights
Serilog event sink that writes to Microsoft Application Insights.
Serilog.Sinks.Async by: Jezz Santos, Serilog Contributors
  • 15 total downloads
  • Latest version: 1.5.0
  • serilog async
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.File by: Serilog Contributors
  • 1 total downloads
  • Latest version: 4.0.1-dev-00792
  • serilog file
Write Serilog events to text files in plain or JSON format.
SharpDX by: Alexandre Mutel
  • 1 total downloads
  • Latest version: 4.1.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Core assembly for all SharpDX assemblies.
SkiaSharp by: Xamarin Inc.
  • 2 total downloads
  • Latest version: 1.60.0
  • xamarin,graphics,ios,android,linux,windows,uwp,tvos,watchos,macos,cross-platform,skiasharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library (https://skia.org/). It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SkiaSharp.NativeAssets.Linux.NoDependencies by: Microsoft
  • 3 total downloads
  • Latest version: 2.88.2-preview.8
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images. This variation of the Linux native assets includes the build of libSkiaSharp.so that does not have any dependencies on third-party libraries. The complete dependency list is: - libpthread.so.0 - libdl.so.2 - libm.so.6 - libc.so.6 - ld-linux-x86-64.so.2 The excluded dependencies are: - Fontconfig
Swashbuckle.AspNetCore by: domaindrivendev
  • 51 total downloads
  • Latest version: 9.0.3
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Syncfusion.Pdf.Net.Core by: Syncfusion Inc.
  • 3 total downloads
  • Latest version: 19.3.0.59
  • syncfusion syncfusion.aspnetcore aspnetcore net-standard .net core c# pdf acroform pdf-table tagged-pdf conformance-standard syncfusion.pdf
The Syncfusion Essential PDF is a .NET standard PDF library that enables your .NET core applications to read, write, and manipulate existing PDF documents. It has various features such table creation, PDF form creation and filling, digital signature, and advanced PDF encryption. It also has various PDF manipulation features such as PDF compression, redaction, split and merge PDF, watermark, import and export PDF form data, replace or remove images, extract text and find text.
System.ComponentModel by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.1
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.Composition.TypedParts by: Microsoft
  • 0 total downloads
  • Latest version: 5.0.1
Provides some extension methods for the Managed Extensibility Framework. Commonly Used Types: System.Composition.CompositionContextExtensions System.Composition.Hosting.ContainerConfiguration When using NuGet 3.x this package requires at least version 3.4.
System.Console by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.0-beta-22816
Provides the System.Console class, which represents the standard input, output and error streams for console applications. Commonly Used Types: System.Console System.ConsoleColor
System.Data.SqlClient by: Microsoft
  • 22 total downloads
  • Latest version: 4.8.6
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
System.IO.FileSystem by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22605
Provides types that allow reading and writing to files and types that provide basic file and directory support. Commonly Used Types: System.IO.FileStream System.IO.FileInfo System.IO.DirectoryInfo System.IO.FileSystemInfo System.IO.File System.IO.Directory System.IO.SearchOption System.IO.FileOptions
System.IO.Packaging by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0-preview.5.21301.5
Provides classes that support storage of multiple data objects in a single container.
System.IO.Pipelines by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0-preview.3.21201.4
Single producer single consumer byte buffer management. Commonly Used Types: System.IO.Pipelines.Pipe System.IO.Pipelines.PipeWriter System.IO.Pipelines.PipeReader
System.IO.Pipes by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22416
Provides a means for interprocess communication through anonymous and/or named pipes. Commonly Used Types: System.IO.Pipes.NamedPipeServerStream System.IO.Pipes.PipeDirection System.IO.Pipes.PipeOptions System.IO.Pipes.PipeTransmissionMode System.IO.Pipes.NamedPipeClientStream System.IO.Pipes.PipeStream
System.Linq.Expressions by: Microsoft
  • 3 total downloads
  • Latest version: 4.1.1
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.Expressions.Expression<TDelegate> System.Linq.Expressions.Expression System.Linq.Expressions.MemberExpression System.Linq.Expressions.ExpressionVisitor System.Linq.Expressions.MethodCallExpression System.Linq.IQueryable<T> System.Linq.IQueryable System.Linq.Expressions.NewExpression System.Linq.Expressions.ParameterExpression System.Linq.Expressions.ConstantExpression When using NuGet 3.x this package requires at least version 3.4.
System.Numerics.Vectors by: Microsoft
  • 1 total downloads
  • Latest version: 4.5.0-preview2-26406-04
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> 7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3
System.Resources.Reader by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0
Provides classes which read resources from streams in the system-default format. Commonly Used Types: System.Resources.ResourceReader When using NuGet 3.x this package requires at least version 3.4.
System.Runtime.InteropServices.WindowsRuntime by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.1
Provides classes that support interoperation between managed code and the Windows Runtime, and that enable the creation of Windows Runtime types with managed code. Commonly Used Types: System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal System.Runtime.InteropServices.WindowsRuntime.ReadOnlyArrayAttribute System.Runtime.InteropServices.WindowsRuntime.WriteOnlyArrayAttribute System.Runtime.InteropServices.WindowsRuntime.ReturnValueNameAttribute When using NuGet 3.x this package requires at least version 3.4.