Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 1 total downloads
- Latest version: 2.0.0-dev-10187
Serilog provider for Microsoft.Extensions.Logging
Serilog.Sinks.ApplicationInsights
by: Joerg Battermann
- 1 total downloads
- Latest version: 2.6.1
Serilog event sink that writes to Microsoft Application Insights.
Serilog.Sinks.Console
by: Serilog Contributors
- 2 total downloads
- Latest version: 4.0.0-dev-00832
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.File
by: Serilog Contributors
- 3 total downloads
- Latest version: 4.1.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 2 total downloads
- Latest version: 3.1.0-dev-00748
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
SharpDX.D3DCompiler
by: Alexandre Mutel
- 2 total downloads
- Latest version: 4.0.0-ci144
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct3D9
by: Alexandre Mutel
- 1 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct3D9 managed API.
SixLabors.Core
by: Six Labors
- 1 total downloads
- Latest version: 1.0.0-beta0005
Low level primitives for use across Six Labors projects..
SixLabors.Fonts
by: Scott Williams and contributors
- 1 total downloads
- Latest version: 0.1.0-alpha0008
A cross-platform library for loading and laying out for processing and measuring; written in C#
SkiaSharp
by: Microsoft
- 17 total downloads
- Latest version: 2.88.4-preview.95
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.HarfBuzz
by: Microsoft
- 1 total downloads
- Latest version: 2.88.0-preview.266
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.NativeAssets.macOS
by: Microsoft
- 2 total downloads
- Latest version: 2.88.5
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.Win32
by: Microsoft
- 2 total downloads
- Latest version: 2.88.9-preview.2.2
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.
SonarAnalyzer.CSharp
by: SonarSource
- 1 total downloads
- Latest version: 9.28.0.94264
Roslyn analyzers that spot Bugs, Vulnerabilities and Code Smells in your code. For an even better overall experience, you can use SonarLint for Visual Studio or Rider, which is a free extension (https://www.sonarlint.org/visualstudio/) that can be used standalone or with SonarQube (https://www.sonarqube.org/) and/or SonarCloud (https://sonarcloud.io/).
SQLite
by: SQLite Development Team
- 1 total downloads
- Latest version: 3.12.3
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
SQLite.Native
by: SQLite Development Team
- 1 total downloads
- Latest version: 3.12.3
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Windows, macOS, and Linux.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 5 total downloads
- Latest version: 3.0.5
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
- 1 total downloads
- Latest version: 1.1.0
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, et al
- 2 total downloads
- Latest version: 1.1.14
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.linux
by: Eric Sink, D. Richard Hipp, et al
- 20 total downloads
- Latest version: 1.1.13
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_*.