Gerrie.Extensions.UncAccess
Simplifies mapping UNC shares with specific credentials into the application context for access. Usage: - Call AddUncAccessManager on your DI Collection during Startup. - Inject IUncAccessManager where needed - Call Login() overload with the path and credential you are using to access the UNC share. - Access the share using standard File IO. - Call Logout() when you have finished accessing the UNC Share. This library is based off of a stackoverflow post http://stackoverflow.com/questions/22940433/accessing-unc-shares-with-asp-net-application
Activity
- Latest release
- 5y ago
- Total releases
- 1
- Cadence
- —
- Last 12 months
- 0
Details
- License
- MIT
- First release
- May 18, 2021
| Version | Released | |
|---|---|---|
5.1.0
initial
|
5.1.0
initial
Dependencies (3)
|