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.FileSystem.Primitives by: Microsoft
  • 3 total downloads
  • Latest version: 4.0.0-beta-22816
Provides common enumerations and exceptions for path-based I/O libraries. Commonly Used Types: System.IO.DirectoryNotFoundException System.IO.FileAccess System.IO.FileLoadException System.IO.PathTooLongException System.IO.FileMode System.IO.FileShare System.IO.FileAttributes
System.IO.MemoryMappedFiles by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22231
Provides classes for using a memory-mapped file, which maps the contents of a file to an application's logical address space.
System.Net.Primitives by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.10-beta-22231
Provides common types for network-based libraries, including System.Net.IPAddress, System.Net.IPEndPoint, and System.Net.CookieContainer.
System.Runtime by: Microsoft
  • 3 total downloads
  • Latest version: 4.0.20-beta-22816
Provides the fundamental primitives, classes and base classes that define commonly-used value and reference data types, events and event handlers, interfaces, attributes, and exceptions. This packages represents the core package, and provides the minimal set of types required to build a managed application. Commonly Used Types: System.Object System.Exception System.Int16 System.Int32 System.Int64 System.Enum System.String System.Char System.Boolean System.SByte System.Byte System.DateTime System.DateTimeOffset System.Single System.Double System.UInt16 System.UInt32 System.UInt64 System.IDisposable System.Uri
System.Runtime.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.10-beta-22416
Provides commonly-used classes for performing mathematical functions, conversions, string comparisons and querying environment information. Commonly Used Types: System.Math System.Environment System.Random System.Progress<T> System.Convert System.Diagnostics.Stopwatch System.Runtime.Versioning.FrameworkName System.StringComparer System.IO.Path
System.Security.AccessControl by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22605
No description available.
System.Threading.ThreadPool by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.10-beta-22605
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
Xamarin.Android.Support.v4 by: Xamarin Inc.
  • 2 total downloads
  • Latest version: 25.1.0-beta1
v4 Android Support Library C# bindings for Xamarin
Xamarin.Build.Download by: Microsoft
  • 4 total downloads
  • Latest version: 0.4.10
Support for downloading and unpacking archives when building MSBuild projects