OpenIddict.Validation.DataProtection
by: Kévin Chalet
- 6 total downloads
- Latest version: 7.4.0
ASP.NET Core Data Protection integration package for the OpenIddict validation services.
System.Text.Json
by: Microsoft
- 22 total downloads
- Latest version: 6.0.0
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
Commonly Used Types:
System.Text.Json.JsonSerializer
System.Text.Json.JsonDocument
System.Text.Json.JsonElement
System.Text.Json.Utf8JsonWriter
System.Text.Json.Utf8JsonReader
RestSharp
by: .NET Foundation and Contributors
- 4 total downloads
- Latest version: 112.1.0
Simple REST and HTTP API Client
Swashbuckle.AspNetCore
by: domaindrivendev
- 23 total downloads
- Latest version: 10.1.7
Swagger tools for documenting APIs built on ASP.NET Core
System.Diagnostics.DiagnosticSource
by: Microsoft
- 9 total downloads
- Latest version: 9.0.2
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools)
Commonly Used Types:
System.Diagnostics.DiagnosticListener
System.Diagnostics.DiagnosticSource
SkiaSharp.NativeAssets.Linux
by: Microsoft
- 1 total downloads
- Latest version: 1.68.0
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.
System.Threading
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22416
Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.Threading.Mutex, that are required when writing asynchronous code.
Commonly Used Types:
System.Threading.Monitor
System.Threading.SynchronizationContext
System.Threading.ManualResetEvent
System.Threading.AutoResetEvent
System.Threading.ThreadLocal<T>
System.Threading.EventWaitHandle
System.Threading.SemaphoreSlim
System.Threading.Mutex
ParquetSharp
by: G-Research
- 5 total downloads
- Latest version: 23.0.0
ParquetSharp is a .NET library for reading and writing Parquet files. It's implemented in C# as a PInvoke wrapper around apache-parquet-cpp to provide high performance and compatibility.
System.Reflection
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22605
Provides types that retrieve information about assemblies, modules, members, parameters, and other entities in managed code by examining their metadata. These types also can be used to manipulate instances of loaded types, for example to hook up events or to invoke methods.
Commonly Used Types:
System.Reflection.MethodInfo
System.Reflection.PropertyInfo
System.Reflection.ParameterInfo
System.Reflection.FieldInfo
System.Reflection.ConstructorInfo
System.Reflection.Assembly
System.Reflection.MemberInfo
System.Reflection.EventInfo
System.Reflection.Module
OpenIddict.Validation.SystemNetHttp
by: Kévin Chalet
- 6 total downloads
- Latest version: 7.4.0
System.Net.Http integration package for the OpenIddict validation services.
System.Threading.ThreadPool
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22816
Provides the System.Threading.ThreadPool class, which contains a pool of threads that can be used to execute tasks, post work items, wait on behalf of other threads, and process timers.
Commonly Used Types:
System.Threading.ThreadPool
System.Threading.WaitOrTimerCallback
System.Resources.ResourceManager
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
Provides classes and attributes that allow developers to create, store, and manage various culture-specific resources used in an application.
Commonly Used Types:
System.Resources.ResourceManager
System.Resources.NeutralResourcesLanguageAttribute
System.Resources.SatelliteContractVersionAttribute
System.Resources.MissingManifestResourceException
System.Text.RegularExpressions
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22416
Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression engine.
Commonly Used Types:
System.Text.RegularExpressions.Regex
System.Text.RegularExpressions.RegexOptions
System.Text.RegularExpressions.Match
System.Text.RegularExpressions.Group
System.Text.RegularExpressions.Capture
System.Text.RegularExpressions.MatchEvaluator
System.Console
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
Provides the System.Console class, which represents the standard input, output and error streams for console applications.
Commonly Used Types:
System.Console
System.ConsoleColor
System.AppContext
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22816
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data.
Commonly Used Types:
System.AppContext
System.Xml.XDocument
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
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
System.Text.Encoding
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22416
Provides base abstract encoding classes for converting blocks of characters to and from blocks of bytes.
Commonly Used Types:
System.Text.Encoding
System.Text.DecoderFallbackException
System.Text.Decoder
System.Text.EncoderFallbackException
System.Text.Encoder
System.Text.EncoderFallback
System.Text.EncoderFallbackBuffer
System.Text.DecoderFallback
System.Text.DecoderFallbackBuffer
System.Text.DecoderExceptionFallback
System.Security.Cryptography.Encoding
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22231
Provides types for representing Abstract Syntax Notation One (ASN.1)-encoded data.
OpenIddict.Validation.ServerIntegration
by: Kévin Chalet
- 4 total downloads
- Latest version: 7.4.0
Local server integration package for the OpenIddict validation services.
System.Net.Http.WinHttpHandler
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
Provides access to a high performance HTTP client handler based on the native Windows HTTP Services (WinHTTP) API.
Commonly Used Types:
System.Net.Http.WinHttpHandler