System.ComponentModel.Annotations
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.2.20160.6
Provides attributes that are used to define metadata for objects used as data sources.
Commonly Used Types:
System.ComponentModel.DataAnnotations.ValidationResult
System.ComponentModel.DataAnnotations.IValidatableObject
System.ComponentModel.DataAnnotations.ValidationAttribute
System.ComponentModel.DataAnnotations.RequiredAttribute
System.ComponentModel.DataAnnotations.StringLengthAttribute
System.ComponentModel.DataAnnotations.DisplayAttribute
System.ComponentModel.DataAnnotations.RegularExpressionAttribute
System.ComponentModel.DataAnnotations.DataTypeAttribute
System.ComponentModel.DataAnnotations.RangeAttribute
System.ComponentModel.DataAnnotations.KeyAttribute
When using NuGet 3.x this package requires at least version 3.4.
System.Composition.Runtime
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.3.20214.6
Contains runtime components of the Managed Extensibility Framework.
Commonly Used Types:
System.Composition.CompositionContext
When using NuGet 3.x this package requires at least version 3.4.
System.Linq
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0-preview1-24530-04
Provides classes and interfaces that supports queries that use Language-Integrated Query (LINQ).
Commonly Used Types:
System.Linq.Enumerable
System.Linq.IGrouping<TKey, TElement>
System.Linq.IOrderedEnumerable<TElement>
System.Linq.ILookup<TKey, TElement>
System.Linq.Lookup<TKey, TElement>
When using NuGet 3.x this package requires at least version 3.4.
System.Private.ServiceModel
by: Microsoft
- 1 total downloads
- Latest version: 4.4.2
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
5d5db566d0dfc10216c699f23e63f02d42c6cc8f
When using NuGet 3.x this package requires at least version 3.4.
System.Reflection.DispatchProxy
by: Microsoft
- 1 total downloads
- Latest version: 4.0.1-rc2-24027
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
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
System.Text.Encoding.CodePages
by: Microsoft
- 1 total downloads
- Latest version: 4.6.0-rc1.19456.4
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
When using NuGet 3.x this package requires at least version 3.4.
System.Text.Encodings.Web
by: Microsoft
- 1 total downloads
- Latest version: 4.6.0-preview9.19421.4
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL).
Commonly Used Types:
System.Text.Encodings.Web.HtmlEncoder
System.Text.Encodings.Web.UrlEncoder
System.Text.Encodings.Web.JavaScriptEncoder
When using NuGet 3.x this package requires at least version 3.4.
System.Threading
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22605
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
Xamarin.AndroidX.Migration
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-preview02
This package provides a set of tools and MSBuild tasks to aid in the migration from Android Support to Android X.
Xamarin.Firebase.iOS.CloudMessaging
by: Xamarin Inc.
- 1 total downloads
- Latest version: 1.2.1.1
C# bindings for Firebase APIs Cloud Messaging iOS Library
xunit
by: jnewkirk, bradwilson
- 1 total downloads
- Latest version: 2.8.1
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 installs xunit.core, xunit.assert, and xunit.analyzers.
xunit.assert
by: jnewkirk, bradwilson
- 1 total downloads
- Latest version: 2.6.2
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1+ and .NET 6.0+.