Generate Audit Logs from file system events using a FileSystemWatcher.
Info
Version: | 27.0.3 |
Author(s): | Federico Colombo |
Last Update: | Wednesday, September 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thepirat000/Audit.NET |
NuGet Url: | https://www.nuget.org/packages/Audit.FileSystem |
Install
Install-Package Audit.FileSystem
dotnet add package Audit.FileSystem
paket add Audit.FileSystem
Audit.FileSystem Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Audit.NET(>= 16.4.4)
- Newtonsoft.Json(>= 12.0.2)
- Audit.NET(>= 16.4.4)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.2)
- System.IO.FileSystem(>= 4.3.0)
- System.IO.FileSystem.Watcher(>= 4.3.0)
Tags