azure-sdk-for-cpp/sdk/core/azure-core/src
Larry Osterman 90089ad326
Cleaned up Azure::Core::Context API surface (#5676)
* Deprecated Azure::Core::ApplicationContext because its use is confusing and inconsistent with the original design. 

---------

Co-authored-by: Rick Winter <rick.winter@microsoft.com>
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2024-07-17 12:38:30 -07:00
..
credentials Fix use of namespace qualifiers that have not been explicitly introduced (#5371) 2024-02-29 02:51:42 +00:00
cryptography Guard against Windows' min/max macros (#5348) 2024-02-13 13:41:34 -08:00
http Revert commits related to the new RetryPolicy method (#5793) 2024-07-12 12:03:43 -07:00
io Guard against Windows' min/max macros (#5348) 2024-02-13 13:41:34 -08:00
private Increment package version after release of azure-core (#5794) 2024-07-12 21:34:14 +00:00
tracing
azure_assert.cpp Remove code coverage exclusions from Azure SDK for C++ (#5055) 2023-10-25 10:30:02 -07:00
base64.cpp
context.cpp Cleaned up Azure::Core::Context API surface (#5676) 2024-07-17 12:38:30 -07:00
datetime.cpp Guard against Windows' min/max macros (#5348) 2024-02-13 13:41:34 -08:00
environment_log_level_listener.cpp Added blocking Open for message sender (#5374) 2024-03-13 12:44:41 -07:00
environment.cpp
etag.cpp
exception.cpp
logger.cpp
operation_status.cpp
uuid.cpp