runtime.win.Microsoft.Win32.Primitives by: Microsoft
  • 0 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides common types for Win32-based libraries. Commonly Used Types: System.ComponentModel.Win32Exception When using NuGet 3.x this package requires at least version 3.4.
runtime.win.System.Console by: Microsoft
  • 0 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the System.Console class, which represents the standard input, output and error streams for console applications. Commonly Used Types: System.Console System.ConsoleColor When using NuGet 3.x this package requires at least version 3.4.
runtime.win.System.Diagnostics.Debug by: Microsoft
  • 0 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides classes and attributes that allows basic interaction with a debugger. Commonly Used Types: System.Diagnostics.Debug System.Diagnostics.DebuggerStepThroughAttribute System.Diagnostics.Debugger System.Diagnostics.DebuggerDisplayAttribute System.Diagnostics.DebuggerBrowsableAttribute System.Diagnostics.DebuggerBrowsableState System.Diagnostics.DebuggerHiddenAttribute System.Diagnostics.DebuggerNonUserCodeAttribute System.Diagnostics.DebuggerTypeProxyAttribute When using NuGet 3.x this package requires at least version 3.4.
runtime.win.System.IO.FileSystem by: Microsoft
  • 0 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides types that allow reading and writing to files and types that provide basic file and directory support. Commonly Used Types: System.IO.FileStream System.IO.FileInfo System.IO.DirectoryInfo System.IO.FileSystemInfo System.IO.File System.IO.Directory System.IO.SearchOption System.IO.FileOptions When using NuGet 3.x this package requires at least version 3.4.
runtime.win.System.Net.Primitives by: Microsoft
  • 0 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides common types for network-based libraries, including System.Net.IPAddress, System.Net.IPEndPoint, and System.Net.CookieContainer. Commonly Used Types: System.Net.HttpStatusCode System.Net.Sockets.SocketError System.Net.Cookie System.Net.Sockets.SocketException System.Net.IPEndPoint System.Net.ICredentials System.Net.NetworkCredential System.Net.IPAddress System.Net.CookieCollection System.Net.CookieContainer When using NuGet 3.x this package requires at least version 3.4.
runtime.win.System.Net.Sockets by: Microsoft
  • 0 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over the network. Commonly Used Types: System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs System.Net.Sockets.LingerOption System.Net.Sockets.SocketAsyncOperation System.Net.Sockets.ProtocolType System.Net.Sockets.NetworkStream System.Net.Sockets.TcpClient System.Net.Sockets.SocketType System.Net.Sockets.UdpClient System.Net.Sockets.SocketShutdown When using NuGet 3.x this package requires at least version 3.4.
runtime.win.System.Runtime.Extensions by: Microsoft
  • 0 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides commonly-used classes for performing mathematical functions, conversions, string comparisons and querying environment information. Commonly Used Types: System.Math System.Environment System.Random System.Progress<T> System.Convert System.Diagnostics.Stopwatch System.Runtime.Versioning.FrameworkName System.StringComparer System.IO.Path When using NuGet 3.x this package requires at least version 3.4.
Serilog by: Serilog Contributors
  • 8 total downloads
  • Latest version: 4.3.0
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Formatting.Compact by: Serilog Contributors
  • 4 total downloads
  • Latest version: 1.1.0
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Console by: Serilog Contributors
  • 4 total downloads
  • Latest version: 4.0.1
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug by: Serilog Contributors
  • 4 total downloads
  • Latest version: 2.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File by: Serilog Contributors
  • 4 total downloads
  • Latest version: 5.0.0
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 0 total downloads
  • Latest version: 3.1.0
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 0 total downloads
  • Latest version: 3.3.0
  • serilog,file,io,rolling
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
ShortGuid by: Damon E. Drake
  • 0 total downloads
  • Latest version: 2.0.1
  • Guid ShortGuid
Creates a url friendly base64 version of a Guid
SixLabors.ImageSharp by: Six Labors and contributors
  • 0 total downloads
  • Latest version: 3.1.4
  • Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SSH.NET by: Renci
  • 0 total downloads
  • Latest version: 2020.0.2
  • ssh scp sftp
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
SshNet.Security.Cryptography by: Renci
  • 0 total downloads
  • Latest version: 1.3.0
  • crypto
Cryptographic functions for .NET
Swashbuckle by: Richard Morris
  • 0 total downloads
  • Latest version: 5.6.0
  • Swagger SwaggerUi Documentation Discovery Help WebApi AspNet AspNetWebApi Docs WebHost IIS
Seamlessly adds a Swagger to WebApi projects!
Swashbuckle.AspNetCore by: domaindrivendev
  • 17 total downloads
  • Latest version: 9.0.6
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core