System.Linq.Dynamic.Core by: ZZZ Projects Stef Heyenrath Microsoft Scott Guthrie King Wilder Nathan Arnott
  • 9 total downloads
  • Latest version: 1.4.3
  • system linq dynamic core dotnet NETCoreApp NETStandard
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
System.Diagnostics.DiagnosticSource by: Microsoft
  • 124 total downloads
  • Latest version: 9.0.0-rc.1.24431.7
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
System.Memory by: Microsoft
  • 56 total downloads
  • Latest version: 4.5.5
Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments. Commonly Used Types: System.Span System.ReadOnlySpan System.Memory System.ReadOnlyMemory System.Buffers.MemoryPool System.Buffers.ReadOnlySequence System.Buffers.Text.Utf8Parser System.Buffers.Text.Utf8Formatter 32b491939fbd125f304031c35038b1e14b4e3958 When using NuGet 3.x this package requires at least version 3.4.
System.IO.FileSystem.AccessControl by: Microsoft
  • 7 total downloads
  • Latest version: 5.0.0
Provides types for managing access and audit control lists for files and directories. Commonly Used Types: System.Security.AccessControl.DirectoryObjectSecurity System.Security.AccessControl.DirectorySecurity System.Security.AccessControl.FileSecurity System.Security.AccessControl.FileSystemAccessRule System.Security.AccessControl.FileSystemAuditRule System.Security.AccessControl.FileSystemRights System.Security.AccessControl.FileSystemSecurity When using NuGet 3.x this package requires at least version 3.4.
System.Composition by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.0
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web. Commonly Used Types: System.Composition.ExportAttribute System.Composition.ImportAttribute System.Composition.Convention.ConventionBuilder System.Composition.Hosting.CompositionHost System.Composition.CompositionContext System.Composition.CompositionContextExtensions
System.IO.Pipelines by: Microsoft
  • 23 total downloads
  • Latest version: 5.0.1
Single producer single consumer byte buffer management. Commonly Used Types: System.IO.Pipelines.Pipe System.IO.Pipelines.PipeWriter System.IO.Pipelines.PipeReader When using NuGet 3.x this package requires at least version 3.4.
System.Data.SqlClient by: Microsoft
  • 30 total downloads
  • Latest version: 4.8.5
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
System.Dynamic.Runtime by: Microsoft
  • 5 total downloads
  • Latest version: 4.3.0
Provides classes and interfaces that support the Dynamic Language Runtime (DLR). Commonly Used Types: System.Runtime.CompilerServices.CallSite System.Runtime.CompilerServices.CallSite<T> System.Dynamic.IDynamicMetaObjectProvider System.Dynamic.DynamicMetaObject System.Dynamic.SetMemberBinder System.Dynamic.GetMemberBinder System.Dynamic.ExpandoObject System.Dynamic.DynamicObject System.Runtime.CompilerServices.CallSiteBinder System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.
System.IdentityModel.Tokens.Jwt by: Microsoft
  • 6 total downloads
  • Latest version: 5.6.0
  • .NET Windows Authentication Identity Json Web Token
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
System.IO.FileSystem.Primitives by: Microsoft
  • 5 total downloads
  • Latest version: 4.3.0
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 When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.StackTrace by: Microsoft
  • 4 total downloads
  • Latest version: 4.3.0
Provides the System.Diagnostics.StackTrace class, which allows interaction with local and remote processes. Commonly Used Types: System.Diagnostics.StackFrame System.Diagnostics.StackTrace When using NuGet 3.x this package requires at least version 3.4.
System.Net.Http by: Microsoft
  • 6 total downloads
  • Latest version: 4.0.0-beta-22816
Provides modern classes for sending HTTP requests and receiving HTTP responses from a resource identified by a URI. Commonly Used Types: System.Net.Http.HttpResponseMessage System.Net.Http.DelegatingHandler System.Net.Http.HttpRequestException System.Net.Http.HttpClient System.Net.Http.MultipartContent System.Net.Http.Headers.HttpContentHeaders System.Net.Http.HttpClientHandler System.Net.Http.StreamContent System.Net.Http.FormUrlEncodedContent System.Net.Http.HttpMessageHandler
System.IO.Compression.ZipFile by: Microsoft
  • 2 total downloads
  • Latest version: 4.3.0
Provides classes that support the compression and decompression of streams using file system paths. Commonly Used Types: System.IO.Compression.ZipFile When using NuGet 3.x this package requires at least version 3.4.
System.Linq.Queryable by: Microsoft
  • 3 total downloads
  • Latest version: 4.3.0
Provides classes for querying data structures that implement IQueryable<T>. Commonly Used Types: System.Linq.Queryable System.Linq.EnumerableQuery<T> System.Linq.EnumerableQuery When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.Tools by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22416
Provides attributes, such as GeneratedCodeAttribute and SuppresMessageAttribute, that are emitted or consumed by analysis tools. Commonly Used Types: System.CodeDom.Compiler.GeneratedCodeAttribute System.Diagnostics.CodeAnalysis.SuppressMessageAttribute
System.IO.Compression by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.0-beta-22816
Provides classes that support the compression and decompression of streams. Commonly Used Types: System.IO.Compression.DeflateStream System.IO.Compression.GZipStream System.IO.Compression.CompressionMode System.IO.Compression.CompressionLevel System.IO.Compression.ZipArchiveEntry System.IO.Compression.ZipArchive System.IO.Compression.ZipArchiveMode
System.Console by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22416
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.Net.WebSockets by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0
Provides the System.Net.WebSockets.WebSocket abstract class and related types to allow developers to implement the WebSocket protocol (RFC 6455). WebSockets provide full-duplex communication over a single TCP connection. Commonly Used Types: System.Net.WebSockets.WebSocket System.Net.WebSockets.WebSocketContext System.Net.WebSockets.WebSocketException When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.TraceSource by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22231
Provides classes that help you trace the execution of your code. Developers should prefer the classes in the ETW-based System.Diagnostics.Tracing package.
System.IO.FileSystem.Watcher by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22816
Provides the System.IO.FileSystemWather class, which listens to the file system change notifications and raises events when a directory, or a file in a directory, changes. Commonly Used Types: System.IO.FileSystemWatcher System.IO.WatcherChangeTypes System.IO.FileSystemEventArgs System.IO.RenamedEventArgs System.IO.FileSystemEventHandler System.IO.RenamedEventHandler System.IO.NotifyFilters System.IO.ErrorEventArgs System.IO.ErrorEventHandler System.IO.WaitForChangedResult