Info
| Version: | 1.0.17061.1 | 
| Author(s): | Ryan Mauldin | 
| Last Update: | Thursday, March 2, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/OhRyanOh/OpenShare.Net | 
| NuGet Url: | https://www.nuget.org/packages/OpenShare.Net.Library.Services | 
Install
Install-Package OpenShare.Net.Library.Services
                        dotnet add package OpenShare.Net.Library.Services
                        paket add OpenShare.Net.Library.Services
                        
                                OpenShare.Net.Library.Services Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- OpenShare.Net.Library.Common(>= 1.0.17061.1)
- Microsoft.Exchange.WebServices(>= 2.2.0)
- SlowCheetah(>= 2.5.15)
Tags
 
                
Contains some ready made injectable services like HttpService for connecting to API's, MailService (uses Exchange Web Services), and allows for easy configuration with Configuration Factory and Configuration Service examples. See source code on Github by using the project url.