System.IO.FileSystem 4.0.1-beta-23225
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 |
|---|---|
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
|
298 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
|
53 |
|
ZKWeb.System.Drawing
Fork from CoreCompat.System.Drawing 87aba17, remove fake strong name and fix build errors.
|
14 |
|
NuGet.RuntimeModel
NuGet.RuntimeModel
|
14 |
|
NuGet.Repositories
NuGet.Repositories
|
14 |
|
NuGet.Common
NuGet.Common
|
14 |
|
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
|
14 |
|
Portable.BouncyCastle
Support for .NET 4, WP 8 SL, WP 8.1, Windows 8, MonoTouch, MonoAndroid, Xamarin.iOS, Core CLR
IMPORTANT: The Serpent cipher as of 1.8.0 is incompatible with the behaviour of Serpent in earlier releases; it has been modified to conform to the standard byte-order interpretation for blocks (and keys). The previous behaviour is available from 1.8.0 as the "Tnepres" cipher. See BMA-52 for more information if this may affect you.
Crypto features:
- Generation and parsing of PKCS-12 files.
- X.509: Generators and parsers for V1 and V3 certificates, V2 CRLs and attribute certificates.
- PBE algorithms supported by PbeUtilities: PBEwithMD2andDES-CBC, PBEwithMD2andRC2-CBC, PBEwithMD5andDES-CBC, PBEwithMD5andRC2-CBC, PBEwithSHA1andDES-CBC, PBEwithSHA1andRC2-CBC, PBEwithSHA-1and128bitRC4, PBEwithSHA-1and40bitRC4, PBEwithSHA-1and3-keyDESEDE-CBC, PBEwithSHA-1and2-keyDESEDE-CBC, PBEwithSHA-1and128bitRC2-CBC, PBEwithSHA-1and40bitRC2-CBC, PBEwithHmacSHA-1, PBEwithHmacSHA-224, PBEwithHmacSHA-256, PBEwithHmacRIPEMD128, PBEwithHmacRIPEMD160, and PBEwithHmacRIPEMD256.
- Signature algorithms supported by SignerUtilities: MD2withRSA, MD4withRSA, MD5withRSA, RIPEMD128withRSA, RIPEMD160withECDSA, RIPEMD160withRSA, RIPEMD256withRSA, SHA-1withRSA, SHA-224withRSA, SHA-256withRSAandMGF1, SHA-384withRSAandMGF1, SHA-512withRSAandMGF1, SHA-1withDSA, and SHA-1withECDSA.
- Symmetric key algorithms: AES, Blowfish, Camellia, CAST5, CAST6, ChaCha, DES, DESede, GOST28147, HC-128, HC-256, IDEA, ISAAC, Noekeon, RC2, RC4, RC5-32, RC5-64, RC6, Rijndael, Salsa20, SEED, Serpent, Skipjack, TEA/XTEA, Threefish, Tnepres, Twofish, VMPC and XSalsa20.
- Symmetric key modes: CBC, CFB, CTS, GOFB, OFB, OpenPGPCFB, and SIC (or CTR).
- Symmetric key paddings: ISO10126d2, ISO7816d4, PKCS-5/7, TBC, X.923, and Zero Byte.
- Asymmetric key algorithms: ElGamal, DSA, ECDSA, NaccacheStern and RSA (with blinding).
- Asymmetric key paddings/encodings: ISO9796d1, OAEP, and PKCS-1.
- AEAD block cipher modes: CCM, EAX, GCM and OCB.
- Digests: GOST3411, Keccak, MD2, MD4, MD5, RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA3, Tiger, and Whirlpool.
- XOFs: SHAKE.
- Signer mechanisms: DSA, ECDSA, ECGOST3410, ECNR, GOST3410, ISO9796d2, PSS, RSA, X9.31-1998.
- Key Agreement: Diffie-Hellman, EC-DH, EC-MQV, J-PAKE, SRP-6a.
- Macs: CBCBlockCipher, CFBBlockCipher, CMAC, GMAC, GOST28147, HMac, ISO9797 Alg. 3, Poly1305, SipHash, SkeinMac, VMPCMAC.
- PBE generators: PKCS-12, and PKCS-5 - schemes 1 and 2.
- OpenPGP (RFC 4880)
- Cryptographic Message Syntax (CMS, RFC 3852), including streaming API.
- Online Certificate Status Protocol (OCSP, RFC 2560).
- Time Stamp Protocol (TSP, RFC 3161).
- TLS/DTLS client/server up to version 1.2, with support for the most common ciphersuites and extensions, and many less common ones. Non-blocking API available.
- Elliptic Curve Cryptography: support for generic F2m and Fp curves, high-performance custom implementations for many standardized curves.
- Reading/writing of PEM files, including RSA and DSA keys, with a variety of encryptions.
- PKIX certificate path validation
|
14 |
|
WindowsAzure.Storage
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
|
14 |
|
NuGet.Configuration
NuGet's client configuration settings implementation.
|
13 |
|
Serilog.Sinks.File
Write Serilog events to a text file in plain or JSON format.
|
13 |
|
NuGet.Packaging
NuGet's implementation for reading nupkg package and nuspec package specification files.
|
13 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
|
13 |
MonoAndroid 1.0
- No dependencies.
MonoTouch 1.0
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
.NETPlatform 5.0
- System.Runtime (>= 4.0.0)
- System.Text.Encoding (>= 4.0.0)
- System.IO (>= 4.0.0)
- System.IO.FileSystem.Primitives (>= 4.0.0)
- System.Threading.Tasks (>= 4.0.0)
- System.Runtime.Handles (>= 4.0.0)
DNXCore 5.0
- System.Runtime (>= 4.0.20)
- System.Runtime.InteropServices (>= 4.0.20)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime.Handles (>= 4.0.0)
- System.Threading.Overlapped (>= 4.0.0)
- System.IO.FileSystem.Primitives (>= 4.0.0)
- System.Text.Encoding (>= 4.0.10)
- System.IO (>= 4.0.10)
- System.Collections (>= 4.0.10)
- System.Threading.Tasks (>= 4.0.10)
- System.Runtime.Extensions (>= 4.0.10)
- System.Text.Encoding.Extensions (>= 4.0.10)
- System.Threading (>= 4.0.10)
.NETCore 5.0
- System.Runtime (>= 4.0.20)
- System.Runtime.InteropServices (>= 4.0.20)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime.Handles (>= 4.0.0)
- System.Threading.Overlapped (>= 4.0.0)
- System.IO.FileSystem.Primitives (>= 4.0.0)
- System.Runtime.WindowsRuntime (>= 4.0.0)
- System.Text.Encoding (>= 4.0.10)
- System.IO (>= 4.0.10)
- System.Collections (>= 4.0.10)
- System.Threading.Tasks (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Runtime.Extensions (>= 4.0.10)
- System.Text.Encoding.Extensions (>= 4.0.10)
- System.Threading (>= 4.0.10)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 6 | 04/27/2026 |
| 4.3.0-preview1-24530-04 | 5 | 04/25/2026 |
| 4.0.1 | 6 | 04/27/2026 |
| 4.0.1-rc2-24027 | 6 | 04/28/2026 |
| 4.0.1-beta-23516 | 6 | 04/29/2026 |
| 4.0.1-beta-23409 | 6 | 04/25/2026 |
| 4.0.1-beta-23225 | 6 | 04/25/2026 |
| 4.0.0 | 6 | 04/27/2026 |
| 4.0.0-beta-23109 | 6 | 04/25/2026 |
| 4.0.0-beta-23019 | 6 | 04/25/2026 |
| 4.0.0-beta-22816 | 3 | 05/13/2026 |
| 4.0.0-beta-22605 | 6 | 04/25/2026 |
| 4.0.0-beta-22416 | 6 | 04/25/2026 |
| 4.0.0-beta-22231 | 5 | 04/28/2026 |