Skip to content

eryph-org/dotnet-clientruntime

Repository files navigation

Eryph Client Runtime for .NET

Eryph .NET library for API clients and client configuration management

Build Status

Description

  • 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

Platforms & Prerequisites

.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.

Getting started

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

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Frank Wagner - Initial work - fw2568

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details