Eryph .NET library for API clients and client configuration management
- Eryph.ClientRuntime: core package for all Autorest generated C# Eryph clients
- Eryph.ClientRuntime.Authentication: Authentication with Eryph clients on generated API clients.
- Eryph.ClientRuntime.Configuration: read and manage local configuration for Eryph clients
- Eryph.ClientRuntime.Configuration.Commands: Powershell commands to manage local eryph configuration
- Eryph.ClientRuntime.Powershell: Powershell base implementations with eryph local configuration
.NET
The library requires .NET Standard 2.0 or higher.
All platforms and runtimes (.NET Framework / .NET Core / all .NET supported operating systems) are supported.
The packages of this library are currently only available as CI build on the dbosoft public nuget feed:
https://dev.azure.com/dbosoft/public/_packaging?_a=feed&feed=Public
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Frank Wagner - Initial work - fw2568
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details