Implementation of the TFTP (Trivial File Transfer) protocol (client/server) in an easy-to-use C#/.NET library.
Info
Version: | 1.0.25 |
Author(s): | Michael Baer |
Last Update: | Saturday, June 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pixey/tftp.net |
NuGet Url: | https://www.nuget.org/packages/Tftp.Net.Core |
Install
Install-Package Tftp.Net.Core
dotnet add package Tftp.Net.Core
paket add Tftp.Net.Core
Tftp.Net.Core Download (Unzip the "nupkg" after downloading)