System.Diagnostics.Tracing
by: Microsoft
- 1 total downloads
- Latest version: 4.0.20-beta-22816
Provides class that enable you to create high performance tracing events to be captured by event tracing for Windows (ETW).
Commonly Used Types:
System.Diagnostics.Tracing.EventSource
System.Diagnostics.Tracing.EventListener
System.Diagnostics.Tracing.EventLevel
System.Diagnostics.Tracing.EventKeywords
System.Diagnostics.Tracing.EventWrittenEventArgs
System.Diagnostics.Tracing.EventAttribute
System.Diagnostics.Tracing.EventSourceAttribute
System.Diagnostics.Tracing.NonEventAttribute
System.IO.Packaging
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0
Provides classes that support storage of multiple data objects in a single container.
When using NuGet 3.x this package requires at least version 3.4.
System.Linq.Expressions
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees.
Commonly Used Types:
System.Linq.Expressions.Expression<TDelegate>
System.Linq.Expressions.Expression
System.Linq.Expressions.MemberExpression
System.Linq.Expressions.ExpressionVisitor
System.Linq.Expressions.MethodCallExpression
System.Linq.IQueryable<T>
System.Linq.IQueryable
System.Linq.Expressions.NewExpression
System.Linq.Expressions.ParameterExpression
System.Linq.Expressions.ConstantExpression
System.Net.Http.WinHttpHandler
by: Microsoft
- 17 total downloads
- Latest version: 6.0.0-preview.4.21253.7
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.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.Emit.ILGeneration
by: Microsoft
- 1 total downloads
- Latest version: 4.7.0-preview2.19523.17
Provides classes that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The primary clients of these classes are script engines and compilers.
Commonly Used Types:
System.Reflection.Emit.ILGenerator
System.Reflection.Emit.Label
System.Reflection.Emit.CustomAttributeBuilder
System.Reflection.Emit.LocalBuilder
System.Reflection.Emit.ParameterBuilder
System.Reflection.Emit.SignatureHelper
When using NuGet 3.x this package requires at least version 3.4.
System.Resources.ResourceManager
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22231
Provides classes and attributes that allow developers to create, store, and manage various culture-specific resources used in an application.
System.Security.Cryptography.OpenSsl
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.4.20251.6
Provides cryptographic algorithm implementations and key management for non-Windows systems with OpenSSL.
Commonly Used Types:
System.Security.Cryptography.RSAOpenSsl
When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Channels
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0-preview.5.20278.1
Provides types for passing data between producers and consumers.
Commonly Used Types:
System.Threading.Channel
System.Threading.Channel<T>
When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Tasks.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 4.4.0
Provides additional types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types:
System.Threading.Tasks.ValueTask<TResult>
8321c729934c0f8be754953439b88e6e1c120c24
Xamarin.Firebase.Core
by: Xamarin Inc.
- 1 total downloads
- Latest version: 60.1142.1
Xamarin.Android Bindings for Firebase - Core 11.4.2
Xamarin.Firebase.iOS.Crashlytics
by: Microsoft
- 1 total downloads
- Latest version: 8.10.0.1
C# bindings for Firebase APIs Crashlytics iOS Library
Xamarin.Google.iOS.Core
by: Xamarin Inc.
- 1 total downloads
- Latest version: 1.3.2.2
C# bindings for Google APIs Core iOS Library
xunit.analyzers
by: jnewkirk, bradwilson, marcind
- 1 total downloads
- Latest version: 1.16.0-pre.22
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.
Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
xunit.extensibility.core
by: jnewkirk, bradwilson
- 18 total downloads
- Latest version: 2.9.1
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.