HIMSScannerServices for Production Update
parents
Showing
.config/dotnet-tools.json
0 → 100644
.gitignore
0 → 100644
.vscode/launch.json
0 → 100644
.vscode/tasks.json
0 → 100644
FTPService.csproj
0 → 100644
FTPService.sln
0 → 100644
Models/AppSettings.cs
0 → 100644
Models/FTPInfo.cs
0 → 100644
Models/LogService.cs
0 → 100644
Models/NetworkConnection.cs
0 → 100644
NuGet.config
0 → 100644
Program.cs
0 → 100644
Services/BaseDataAdapter.cs
0 → 100644
Services/FTPDataAdapter.cs
0 → 100644
Views/Home/Index.cshtml
0 → 100644
Views/Home/Privacy.cshtml
0 → 100644
Views/Shared/_Layout.cshtml
0 → 100644
appsettings.json
0 → 100644
wwwroot/css/site.css
0 → 100644
wwwroot/favicon.ico
0 → 100644
5.3 KB
wwwroot/index.html
0 → 100644
wwwroot/js/site.js
0 → 100644