AZ.FolderSystemWatcher.Next
1.0.2.4
dotnet add package AZ.FolderSystemWatcher.Next --version 1.0.2.4
NuGet\Install-Package AZ.FolderSystemWatcher.Next -Version 1.0.2.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AZ.FolderSystemWatcher.Next" Version="1.0.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AZ.FolderSystemWatcher.Next" Version="1.0.2.4" />
<PackageReference Include="AZ.FolderSystemWatcher.Next" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AZ.FolderSystemWatcher.Next --version 1.0.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AZ.FolderSystemWatcher.Next, 1.0.2.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=AZ.FolderSystemWatcher.Next&version=1.0.2.4
#tool nuget:?package=AZ.FolderSystemWatcher.Next&version=1.0.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
In linux/osx use custome poll mode to watch some mounted filesystem like cifs.
that the impl from official .net runtime use inotify to watch ,which could not supoort cifs .
then this package use interval polling methods to impl the effective watcher.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.Extensions.FileProviders.Physical (>= 8.0.0)
-
net7.0
- Microsoft.Extensions.FileProviders.Physical (>= 8.0.0)
-
net8.0
- Microsoft.Extensions.FileProviders.Physical (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.0.2.4 | 143 | 4/14/2024 | |
1.0.2.4-pre | 112 | 4/14/2024 | |
1.0.2.3 | 124 | 4/14/2024 | |
1.0.2.2 | 110 | 4/14/2024 | |
1.0.2.1 | 138 | 4/13/2024 | |
1.0.1.7 | 129 | 4/4/2024 | |
1.0.1.4-pre | 89 | 4/4/2024 | |
1.0.1.3 | 115 | 4/2/2024 | |
1.0.1.2 | 133 | 3/19/2024 | |
1.0.1.1 | 111 | 3/19/2024 |