RestSharp by: .NET Foundation and Contributors
  • 0 total downloads
  • Latest version: 112.1.1-alpha.0.19
Simple REST and HTTP API Client
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 3.12.0-beta1.25076.4
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
runtime.win10-x64.Microsoft.Net.Native.Compiler by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.8-rel-28605-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
Sentry by: Sentry Team and Contributors
  • 2 total downloads
  • Latest version: 3.11.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog by: Serilog Contributors
  • 1 total downloads
  • Latest version: 3.0.0-dev-01809
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Extensions.Hosting by: Microsoft, Serilog Contributors
  • 17 total downloads
  • Latest version: 10.0.0
  • serilog aspnet aspnetcore hosting
Serilog support for .NET Core logging in hosted services
Serilog.Sinks.Debug by: Serilog Contributors
  • 3 total downloads
  • Latest version: 2.0.0-dev-00026
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File by: Serilog Contributors
  • 8 total downloads
  • Latest version: 4.1.0-dev-00860
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 1 total downloads
  • Latest version: 2.0.0-beta-509
  • serilog batching timer
The periodic batching sink for Serilog
SharpDX.Direct2D1 by: Alexandre Mutel
  • 1 total downloads
  • Latest version: 3.1.0
  • SharpDX DirectX Direct3D MDX 3D Direct2D D2D DirectWrite DWrite WIC
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.Direct3D9 by: Alexandre Mutel
  • 7 total downloads
  • Latest version: 4.2.0-ci259
  • SharpDX DirectX Direct3D Multimedia MDX 3D Direct3D9 D3D9
Assembly providing DirectX - Direct3D9 managed API.
SharpZipLib by: http://www.icsharpcode.net/
  • 1 total downloads
  • Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).
SixLabors.Core by: Six Labors
  • 3 total downloads
  • Latest version: 1.0.0-beta0005
  • rectangle point size,primitives
Low level primitives for use across Six Labors projects..
SixLabors.Fonts by: Six Labors and contributors
  • 1 total downloads
  • Latest version: 1.0.0-beta0004
  • font truetype opentype woff
A cross-platform library for loading and laying out for processing and measuring; written in C#
SkiaSharp.NativeAssets.Win32 by: Microsoft
  • 2 total downloads
  • Latest version: 2.88.6-preview.1.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.Views.WindowsForms by: Microsoft
  • 1 total downloads
  • Latest version: 1.68.1-rc.147
  • 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
  • 1 total downloads
  • Latest version: 1.68.1-rc.172
  • 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
  • 3 total downloads
  • Latest version: 0.49.2-preview.0.65
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.provider.e_sqlite3.net45 by: Eric Sink, et al
  • 3 total downloads
  • Latest version: 1.1.9
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
Swashbuckle.AspNetCore by: domaindrivendev
  • 26 total downloads
  • Latest version: 9.0.6
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core