System.IO.FileSystem 4.0.0-beta-23109
Provides types that allow reading and writing to files and types that provide basic file and directory support.
Commonly Used Types:
System.IO.FileStream
System.IO.FileInfo
System.IO.DirectoryInfo
System.IO.FileSystemInfo
System.IO.File
System.IO.Directory
System.IO.SearchOption
System.IO.FileOptions
Showing the top 20 packages that depend on System.IO.FileSystem.
Packages | Downloads |
---|---|
System.Diagnostics.Process
Provides the System.Diagnostics.Process class, which allows interaction with local and remote processes.
Commonly Used Types:
System.Diagnostics.Process
System.Diagnostics.ProcessModule
System.Diagnostics.ProcessStartInfo
System.Diagnostics.ProcessThread
When using NuGet 3.x this package requires at least version 3.4.
|
43 |
System.Net.Http
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers.
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
When using NuGet 3.x this package requires at least version 3.4.
|
42 |
Microsoft.AspNet.WebUtilities
ASP.NET 5 common helper methods.
|
41 |
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.
|
41 |
System.Diagnostics.StackTrace
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.
|
40 |
System.IO.MemoryMappedFiles
Provides classes for using a memory-mapped file, which maps the contents of a file to an application's logical address space.
Commonly Used Types:
System.IO.MemoryMappedFiles.MemoryMappedViewAccessor
System.IO.MemoryMappedFiles.MemoryMappedViewStream
System.IO.MemoryMappedFiles.MemoryMappedFile
System.IO.MemoryMappedFiles.MemoryMappedFileAccess
When using NuGet 3.x this package requires at least version 3.4.
|
40 |
CoreCompat.System.Drawing
CoreCompat.System.Drawing
|
39 |
Colorful.Console
Style your C# console output!
|
38 |
log4net
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
|
38 |
log4net
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
|
37 |
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.
|
37 |
Glob
A C# Glob library for .NET and .NET Core.
|
36 |
Microsoft.AspNetCore.Http.Extensions
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
|
36 |
Microsoft.AspNetCore.DataProtection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
|
36 |
log4net
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
|
35 |
System.IO.FileSystem.Watcher
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
When using NuGet 3.x this package requires at least version 3.4.
|
35 |
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/5429b35d5a4359cbf4815f3563cdc4de13dae1be
|
35 |
Microsoft.NETCore
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
|
35 |
Colorful.Console
Style your C# console output!
|
34 |
.NETPlatform 5.0
- System.Runtime (>= 4.0.0-beta-23109)
- System.IO (>= 4.0.0-beta-23109)
- System.IO.FileSystem.Primitives (>= 4.0.0-beta-23109)
- System.Threading.Tasks (>= 4.0.0-beta-23109)
- System.Runtime.Handles (>= 4.0.0-beta-23109)
- System.Text.Encoding (>= 4.0.0-beta-23109)
.NETCore 5.0
- System.Runtime.InteropServices (>= 4.0.20-beta-23109)
- System.Resources.ResourceManager (>= 4.0.0-beta-23109)
- System.Runtime.Handles (>= 4.0.0-beta-23109)
- System.Threading.Overlapped (>= 4.0.0-beta-23109)
- System.IO.FileSystem.Primitives (>= 4.0.0-beta-23109)
- System.Runtime.WindowsRuntime (>= 4.0.0-beta-23109)
- System.Runtime (>= 4.0.20-beta-23109)
- System.Text.Encoding (>= 4.0.10-beta-23109)
- System.Collections (>= 4.0.10-beta-23109)
- System.Threading.Tasks (>= 4.0.10-beta-23109)
- System.Diagnostics.Debug (>= 4.0.10-beta-23109)
- System.Runtime.Extensions (>= 4.0.10-beta-23109)
- System.Text.Encoding.Extensions (>= 4.0.10-beta-23109)
- System.Threading (>= 4.0.10-beta-23109)
- System.IO (>= 4.0.10-beta-23109)
DNXCore 5.0
- System.Text.Encoding.Extensions (>= 4.0.10-beta-23109)
- System.Threading (>= 4.0.10-beta-23109)
- System.Runtime.InteropServices (>= 4.0.20-beta-23109)
- System.Runtime (>= 4.0.20-beta-23109)
- System.Runtime.Extensions (>= 4.0.10-beta-23109)
- System.Resources.ResourceManager (>= 4.0.0-beta-23109)
- System.Runtime.Handles (>= 4.0.0-beta-23109)
- System.Threading.Overlapped (>= 4.0.0-beta-23109)
- System.Text.Encoding (>= 4.0.10-beta-23109)
- System.IO (>= 4.0.10-beta-23109)
- System.Collections (>= 4.0.10-beta-23109)
- System.Threading.Tasks (>= 4.0.10-beta-23109)
- System.IO.FileSystem.Primitives (>= 4.0.0-beta-23109)
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 36 | 7/2/2023 |
4.3.0-preview1-24530-04 | 26 | 7/2/2023 |
4.0.1 | 30 | 7/2/2023 |
4.0.1-rc2-24027 | 28 | 7/2/2023 |
4.0.1-beta-23516 | 28 | 7/2/2023 |
4.0.1-beta-23409 | 30 | 7/2/2023 |
4.0.1-beta-23225 | 30 | 7/2/2023 |
4.0.0 | 29 | 7/2/2023 |
4.0.0-beta-23109 | 31 | 7/2/2023 |
4.0.0-beta-23019 | 31 | 7/2/2023 |
4.0.0-beta-22816 | 21 | 7/2/2023 |
4.0.0-beta-22605 | 27 | 7/2/2023 |
4.0.0-beta-22416 | 30 | 7/2/2023 |
4.0.0-beta-22231 | 28 | 7/2/2023 |