An internal library containing common classes and utilities for the Useful Toolbox .NET projects. Applications and libraries should not reference this package directly.
An internal package containing common developer tools for the Useful Toolbox .NET projects. Applications and libraries should not reference this package directly.
Refit clients and contract classes for the Lykke high-frequency trading API.
Clients can be generated using the default Refit RestService or using the Lykke.HttpClientGenerator nuget package.
Provides tools for securing access to methods and properties in code, by limiting access to them to a given set of callers. This prevents unintentional leaks of information through code running in the same process.