{"id":16596674,"url":"https://github.com/baruchiro/networkconnection","last_synced_at":"2025-10-29T12:31:23.186Z","repository":{"id":97187866,"uuid":"239170333","full_name":"baruchiro/NetworkConnection","owner":"baruchiro","description":"Represents a network connection along with authentication to a network share","archived":false,"fork":false,"pushed_at":"2021-10-22T00:01:21.000Z","size":28,"stargazers_count":8,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T01:24:58.213Z","etag":null,"topics":["networkconnection","nuget","nuget-package"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baruchiro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-08T17:07:18.000Z","updated_at":"2024-04-04T22:32:19.000Z","dependencies_parsed_at":"2023-05-31T05:45:22.439Z","dependency_job_id":null,"html_url":"https://github.com/baruchiro/NetworkConnection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baruchiro%2FNetworkConnection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baruchiro%2FNetworkConnection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baruchiro%2FNetworkConnection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baruchiro%2FNetworkConnection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baruchiro","download_url":"https://codeload.github.com/baruchiro/NetworkConnection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238825639,"owners_count":19537102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["networkconnection","nuget","nuget-package"],"created_at":"2024-10-11T23:53:58.449Z","updated_at":"2025-10-29T12:31:17.917Z","avatar_url":"https://github.com/baruchiro.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NetworkConnection\n\nRepresents a network connection along with authentication to a network share.\n\n![Nuget](https://badgen.net/nuget/v/NetworkConnection)\n![Publish](https://github.com/baruchiro/NetworkConnection/workflows/Publish/badge.svg?branch=master\u0026event=push)\n[![Nuget](https://img.shields.io/nuget/dt/NetworkConnection)](https://www.nuget.org/packages/NetworkConnection/)  \n\nBased on [Daniel Hilgarth](https://stackoverflow.com/users/572644/daniel-hilgarth)'s [answer](https://stackoverflow.com/a/5433640/839513) from Stack Overflow.\n\n## Usage\n\n```cs\nusing(new NetworkConnection(_directoryPath, new NetworkCredential(_userName, _password)))\n{\n    File.Copy(localPath, _directoryPath);\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaruchiro%2Fnetworkconnection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaruchiro%2Fnetworkconnection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaruchiro%2Fnetworkconnection/lists"}