Serilog.Sinks.Console by: Serilog Contributors
  • 16 total downloads
  • Latest version: 4.1.1-dev-00901
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.File by: Serilog Contributors
  • 27 total downloads
  • Latest version: 5.0.1-dev-00972
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 18 total downloads
  • Latest version: 3.1.1-dev-00804
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 15 total downloads
  • Latest version: 3.3.1-dev-00767
  • serilog,file,io,rolling
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
SharpDX by: Alexandre Mutel
  • 10 total downloads
  • Latest version: 4.0.1
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler by: Alexandre Mutel
  • 18 total downloads
  • Latest version: 4.2.0-ci268
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1 by: Alexandre Mutel
  • 25 total downloads
  • Latest version: 4.2.0-ci284
  • SharpDX DirectX Direct3D Multimedia MDX 3D 3D Direct2D D2D DirectWrite DWrite WIC
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.DXGI by: Alexandre Mutel
  • 10 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D DXGI
Assembly providing DirectX - DXGI managed API.
SixLabors.Core by: Six Labors
  • 2 total downloads
  • Latest version: 1.0.0-beta0006
  • rectangle point size,primitives
Low level primitives for use across Six Labors projects..
SkiaSharp by: Xamarin Inc.
  • 1 total downloads
  • Latest version: 1.53.1.2
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.HarfBuzz by: Microsoft
  • 4 total downloads
  • Latest version: 1.68.2
  • xamarin graphics ios android windows uwp tvos watchos macos tizen cross-platform skiasharp
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.NativeAssets.Linux.NoDependencies by: Microsoft
  • 20 total downloads
  • Latest version: 2.80.0-preview.14
  • 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
SkiaSharp.Views by: Microsoft
  • 7 total downloads
  • Latest version: 1.68.2.1
  • 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.
SkiaSharp.Views.Desktop.Common by: Microsoft
  • 5 total downloads
  • Latest version: 2.80.0-preview.3
  • 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.
SkiaSharp.Views.Gtk2 by: Microsoft
  • 13 total downloads
  • Latest version: 2.80.0-preview.12
  • 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.
SkiaSharp.Views.WindowsForms by: Microsoft
  • 10 total downloads
  • Latest version: 2.80.0-preview.14
  • 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.
SkiaSharp.Views.WPF by: Microsoft
  • 8 total downloads
  • Latest version: 2.80.0-preview.3
  • 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.
SonarAnalyzer.CSharp by: SonarSource
  • 1 total downloads
  • Latest version: 8.3.0.14607
  • Roslyn Analyzers Refactoring CodeAnalysis
Analyzers which spot bugs and code smells in your code. This package is best used together with SonarLint for Visual Studio (http://vs.sonarlint.org) and/or the SonarQube platform (http://www.sonarqube.org).
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 14 total downloads
  • Latest version: 3.0.0
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.bundle_green by: Eric Sink
  • 10 total downloads
  • Latest version: 1.1.10
  • 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=e_sqlite3 included