System.Configuration.ConfigurationManager by: Microsoft
  • 5 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
Provides types that support using XML configuration files (app.config). This package exists only to support migrating existing .NET Framework code that already uses System.Configuration. When writing new code, use another configuration system instead, such as Microsoft.Extensions.Configuration.
System.Diagnostics.TextWriterTraceListener by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22416
Provides trace listeners for directing tracing output to a text writer, such as System.IO.StreamWriter, or a stream, such as a System.IO.FileStream. Commonly Used Types: System.Diagnostics.TextWriterTraceListener System.Diagnostics.DelimitedListTraceListener
System.IO.MemoryMappedFiles by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22416
Provides classes for using a memory-mapped file, which maps the contents of a file to an application's logical address space. Commonly Used Types: System.IO.MemoryMappedFiles.MemoryMappedViewAccessor System.IO.MemoryMappedFiles.MemoryMappedViewStream System.IO.MemoryMappedFiles.MemoryMappedFile System.IO.MemoryMappedFiles.MemoryMappedFileAccess
System.Net.Http.WinHttpHandler by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-preview.1.23110.8
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler. Commonly Used Types: System.Net.Http.WinHttpHandler
System.Security.Permissions by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-preview.7.24405.7
Provides types supporting Code Access Security (CAS).
Testcontainers by: Andre Hofmeister and contributors
  • 1 total downloads
  • Latest version: 4.1.0-beta.12035377103
  • automation docker dotnet testcontainers testcontainers-dotnet testing
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Twilio by: Twilio
  • 1 total downloads
  • Latest version: 7.8.2
  • REST SMS voice telephony phone twilio twiml video wireless api
Twilio REST API helper library
xunit.assert by: James Newkirk, Brad Wilson
  • 2 total downloads
  • Latest version: 2.3.1
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1.