Serilog.AspNetCore
by: Microsoft, Serilog Contributors
- 2 total downloads
- Latest version: 6.0.1-dev-00275
Serilog support for ASP.NET Core logging
Serilog.Expressions
by: Serilog Contributors
- 1 total downloads
- Latest version: 3.2.1-dev-00071
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
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration
by: Serilog Contributors
- 1 total downloads
- Latest version: 2.0.0
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.File
by: Serilog Contributors
- 1 total downloads
- Latest version: 5.0.1-dev-00968
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
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
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
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler
by: Alexandre Mutel
- 1 total downloads
- Latest version: 4.0.0-ci147
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1
by: Alexandre Mutel
- 2 total downloads
- Latest version: 4.0.0-ci121
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SkiaSharp
by: Microsoft
- 1 total downloads
- Latest version: 2.80.4-preview.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.
SkiaSharp.NativeAssets.Linux
by: Microsoft
- 1 total downloads
- Latest version: 2.80.3-preview.93
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
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
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
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
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
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
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
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_*.