System.Net.WebSockets.WebSocketProtocol
by: Microsoft
- 9 total downloads
- Latest version: 5.0.0-preview.8.20407.11
Provides the WebSocketProtocol class, which allows creating a websocket from a connected stream using WebSocketsProtocol.CreateFromConnectedStream.
Commonly Used Types:
System.Net.WebSockets.WebSocketProtocol
When using NuGet 3.x this package requires at least version 3.4.
System.Reactive.Linq
by: .NET Foundation and Contributors
- 1 total downloads
- Latest version: 5.0.0
Reactive Extensions (Rx) for .NET - v3 compatibility facade for
System.Reflection.Context
by: Microsoft
- 2 total downloads
- Latest version: 8.0.0
Provides classes that enable customized reflection contexts.
Commonly Used Types:
System.Reflection.Context.CustomReflectionContext
System.Reflection.DispatchProxy
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.7.20364.11
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type.
Commonly Used Types:
System.Reflection.DispatchProxy
When using NuGet 3.x this package requires at least version 3.4.
System.Reflection.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0-preview1-24530-04
Provides common enumerations for reflection-based libraries.
Commonly Used Types:
System.Reflection.FieldAttributes
System.Reflection.Emit.OpCode
System.Reflection.TypeAttributes
System.Reflection.MethodAttributes
System.Reflection.CallingConventions
System.Reflection.PropertyAttributes
System.Reflection.EventAttributes
System.Reflection.ParameterAttributes
System.Reflection.GenericParameterAttributes
System.Reflection.MethodImplAttributes
When using NuGet 3.x this package requires at least version 3.4.
System.Resources.Extensions
by: Microsoft
- 23 total downloads
- Latest version: 10.0.0-preview.5.25277.114
Provides classes which read and write resources in a format that supports non-primitive objects.
Commonly Used Types:
System.Resources.Extensions.DeserializingResourceReader
System.Resources.Extensions.PreserializedResourceWriter
System.Resources.Reader
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0-preview1-24530-04
Provides classes which read resources from streams in the system-default format.
Commonly Used Types:
System.Resources.ResourceReader
When using NuGet 3.x this package requires at least version 3.4.
System.Runtime.WindowsRuntime
by: Microsoft
- 5 total downloads
- Latest version: 4.7.0-preview3.19551.4
Provides extensions methods that improve interoperation between managed code and the Windows Runtime.
Commonly Used Types:
System.WindowsRuntimeSystemExtensions
System.IO.WindowsRuntimeStorageExtensions
System.IO.WindowsRuntimeStreamExtensions
System.Runtime.InteropServices.WindowsRuntime.AsyncInfo
System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeBuffer
When using NuGet 3.x this package requires at least version 3.4.
System.Security.Cryptography.ProtectedData
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0-preview1-24530-04
Provides access to Windows Data Protection Api.
Commonly Used Types:
System.Security.Cryptography.DataProtectionScope
System.Security.Cryptography.ProtectedData
When using NuGet 3.x this package requires at least version 3.4.
System.Security.Permissions
by: Microsoft
- 8 total downloads
- Latest version: 9.0.0-preview.3.24172.9
Provides types supporting Code Access Security (CAS).
System.Text.Encoding.CodePages
by: Microsoft
- 1 total downloads
- Latest version: 4.5.0-preview1-26216-02
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
00490982c7952e96a1089818467caa6fd07541b2
When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Channels
by: Microsoft
- 22 total downloads
- Latest version: 10.0.0
Provides types for passing data between producers and consumers.
Commonly Used Types:
System.Threading.Channel
System.Threading.Channel<T>
System.Xml.XDocument
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-23019
Provides the classes for Language-Integrated Query (LINQ) to Extensible Markup Language (XML). LINQ to XML is an in-memory XML programming interface that enables you to modify XML documents efficiently and easily.
Commonly Used Types:
System.Xml.Linq.XElement
System.Xml.Linq.XAttribute
System.Xml.Linq.XDocument
System.Xml.Linq.XText
System.Xml.Linq.XNode
System.Xml.Linq.XContainer
System.Xml.Linq.XComment
System.Xml.Linq.XObject
System.Xml.Linq.XProcessingInstruction
System.Xml.Linq.XDocumentType
Telegram.Bot
by: Wizou, tuscen, Poulad, RoundRobin
- 3 total downloads
- Latest version: 22.7.6-dev.9
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
fix ChatId operator == :
- true if both chatId are null
- true for different casing username (@channel == @CHANNEL)
Testcontainers.PostgreSql
by: Andre Hofmeister and contributors
- 1 total downloads
- Latest version: 4.1.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
TimeZoneConverter
by: Matt Johnson-Pint
- 4 total downloads
- Latest version: 7.2.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
xunit
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.0.0-alpha-build2533
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
xunit.core
by: jnewkirk, bradwilson
- 23 total downloads
- Latest version: 2.9.2
Includes the libraries for writing unit tests with xUnit.net.
xunit.runner.visualstudio
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.3.1
Visual Studio 2012+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 2.0 or later, .NET Core 1.0 or later, and Universal Windows 10.0 or later.