System.IO.FileSystem.Primitives
4.0.0-beta-23109
Prefix Reserved
See the version list below for details.
Requires NuGet 3.0 or higher.
dotnet add package System.IO.FileSystem.Primitives --version 4.0.0-beta-23109
NuGet\Install-Package System.IO.FileSystem.Primitives -Version 4.0.0-beta-23109
<PackageReference Include="System.IO.FileSystem.Primitives" Version="4.0.0-beta-23109" />
<PackageVersion Include="System.IO.FileSystem.Primitives" Version="4.0.0-beta-23109" />
<PackageReference Include="System.IO.FileSystem.Primitives" />
paket add System.IO.FileSystem.Primitives --version 4.0.0-beta-23109
#r "nuget: System.IO.FileSystem.Primitives, 4.0.0-beta-23109"
#addin nuget:?package=System.IO.FileSystem.Primitives&version=4.0.0-beta-23109&prerelease
#tool nuget:?package=System.IO.FileSystem.Primitives&version=4.0.0-beta-23109&prerelease
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
.NETPlatform | dotnet is compatible. |
-
.NETPlatform 5.0
- System.Runtime (>= 4.0.20-beta-23109)
NuGet packages (217)
Showing the top 5 NuGet packages that depend on System.IO.FileSystem.Primitives:
Package | 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. |
|
System.IO.FileSystem
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 When using NuGet 3.x this package requires at least version 3.4. |
|
System.Xml.ReaderWriter
Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data. Commonly Used Types: System.Xml.XmlNodeType System.Xml.XmlException System.Xml.XmlReader System.Xml.XmlWriter System.Xml.IXmlLineInfo System.Xml.XmlNameTable System.Xml.IXmlNamespaceResolver System.Xml.XmlNamespaceManager System.Xml.XmlQualifiedName When using NuGet 3.x this package requires at least version 3.4. |
|
System.Security.Cryptography.X509Certificates
Provides types for reading, exporting and verifying Authenticode X.509 v3 certificates. These certificates are signed with a private key that uniquely and positively identifies the holder of the certificate. Commonly Used Types: System.Security.Cryptography.X509Certificates.X509Certificate2 System.Security.Cryptography.X509Certificates.X509Certificate System.Security.Cryptography.X509Certificates.X509ContentType System.Security.Cryptography.X509Certificates.StoreLocation System.Security.Cryptography.X509Certificates.StoreName System.Security.Cryptography.X509Certificates.X509FindType System.Security.Cryptography.X509Certificates.X509ChainStatus System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension System.Security.Cryptography.X509Certificates.X509Chain When using NuGet 3.x this package requires at least version 3.4. |
|
System.IO.Compression.ZipFile
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. |
GitHub repositories (268)
Showing the top 20 popular GitHub repositories that depend on System.IO.FileSystem.Primitives:
Repository | Stars |
---|---|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
ppy/osu
rhythm is just a *click* away!
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
felixse/FluentTerminal
A Terminal Emulator based on UWP and web technologies.
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
neuecc/UniRx
Reactive Extensions for Unity
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
MediaBrowser/Emby
Emby Server is a personal media server with apps on just about every device.
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
Sanakan8472/copy-dialog-lunar-lander
Play lunar lander in you windows file copy dialog
|
|
ferventdesert/Hawk
visualized crawler & ETL IDE written with C#/WPF
|
|
dafny-lang/dafny
Dafny is a verification-aware programming language
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
Caliburn-Micro/Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
|
|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
morkt/GARbro
Visual Novels resource browser
|
|
jitwxs/163MusicLyrics
Windows 云音乐歌词获取【网易云、QQ音乐】
|
|
netwrix/pingcastle
PingCastle - Get Active Directory Security at 80% in 20% of the time
|
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 1,454,730,816 | 11/15/2016 |
4.3.0-preview1-24530-04 | 536,948 | 10/24/2016 |
4.0.1 | 1,126,206,093 | 6/27/2016 |
4.0.1-rc2-24027 | 16,240,670 | 5/16/2016 |
4.0.1-beta-23516 | 349,406 | 11/18/2015 |
4.0.1-beta-23409 | 365,602 | 10/15/2015 |
4.0.1-beta-23225 | 285,758 | 9/2/2015 |
4.0.0 | 4,555,776 | 7/29/2015 |
4.0.0-beta-23109 | 166,043 | 7/27/2015 |
4.0.0-beta-23019 | 77,189 | 6/30/2015 |
4.0.0-beta-22816 | 74,921 | 4/24/2015 |
4.0.0-beta-22605 | 27,155 | 2/13/2015 |
4.0.0-beta-22416 | 18,783 | 1/16/2015 |
4.0.0-beta-22231 | 39,407 | 11/11/2014 |