Serilog.AspNetCore by: Microsoft, Serilog Contributors
  • 2 total downloads
  • Latest version: 6.0.1-dev-00275
  • serilog aspnet aspnetcore
Serilog support for ASP.NET Core logging
Serilog.Expressions by: Serilog Contributors
  • 1 total downloads
  • Latest version: 3.2.1-dev-00071
  • serilog
An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.
Serilog.Formatting.Compact by: Serilog Contributors
  • 1 total downloads
  • Latest version: 1.0.0-rc-3
  • serilog,json
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration by: Serilog Contributors
  • 1 total downloads
  • Latest version: 2.0.0
  • serilog,json
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.File by: Serilog Contributors
  • 1 total downloads
  • Latest version: 5.0.1-dev-00968
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.MSSqlServer by: Michiel van Oudheusden, Serilog Contributors
  • 1 total downloads
  • Latest version: 5.4.1-dev-00345
  • serilog sinks mssqlserver
A Serilog sink that writes events to Microsoft SQL Server
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 2 total downloads
  • Latest version: 3.0.0-dev-00733
  • serilog,file,io,rolling
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
SharpDX by: Alexandre Mutel
  • 2 total downloads
  • Latest version: 4.0.0-ci124
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler by: Alexandre Mutel
  • 1 total downloads
  • Latest version: 4.0.0-ci147
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1 by: Alexandre Mutel
  • 2 total downloads
  • Latest version: 4.0.0-ci121
  • SharpDX DirectX Direct3D Multimedia MDX 3D 3D Direct2D D2D DirectWrite DWrite WIC
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SkiaSharp by: Microsoft
  • 1 total downloads
  • Latest version: 2.80.4-preview.2
  • 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.
SkiaSharp.NativeAssets.Linux by: Microsoft
  • 1 total downloads
  • Latest version: 2.80.3-preview.93
  • 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.
SkiaSharp.NativeAssets.Linux.NoDependencies by: Microsoft
  • 2 total downloads
  • Latest version: 3.0.0-preview.3.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
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
SkiaSharp.Views.Desktop.Common by: Microsoft
  • 1 total downloads
  • Latest version: 3.119.2
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
SkiaSharp.Views.WindowsForms by: Microsoft
  • 1 total downloads
  • Latest version: 2.88.0-preview.120
  • ui xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
Spectre.Console by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi, Frank Ray
  • 1 total downloads
  • Latest version: 0.49.2-preview.0.65
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 1 total downloads
  • Latest version: 2.1.6-pre20230809203314
  • sqlite
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: e_sqlite3 included
SQLitePCLRaw.bundle_green by: Eric Sink
  • 1 total downloads
  • Latest version: 1.1.7-pre20170619212538
  • 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.core by: Eric Sink
  • 1 total downloads
  • Latest version: 2.1.5-pre20230516213315
  • sqlite
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.v110 by: Eric Sink, D. Richard Hipp, et al
  • 1 total downloads
  • Latest version: 1.1.1
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.