The Oakrey.Context library is a .NET 8.0 library designed to simplify the management of environmental variables, shared memory, and stopwatch utilities. It provides a clean and extensible API for dynamic runtime data management, making it an essential tool for developers building complex, configurable, and time-sensitive applications.
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
Jan 6, 2026
$ dotnet add package Oakrey.ContextThe Oakrey.Context library provides a robust and extensible framework for managing environmental variables, shared memory, and stopwatch utilities in .NET applications. Designed for flexibility and ease of use, this library is ideal for applications requiring dynamic configuration, runtime data storage, and precise time measurement.
You can install the package via NuGet Package Manager, Package Manager Console or the .NET CLI.
Oakrey.Context and click Install.Run the following command in your terminal:
dotnet add package Oakrey.Context
Run the following command in your Package Manager Console:
Install-Package Oakrey.Context
Contributions are welcome! Feel free to open issues or submit pull requests to improve the package.
This project is licensed under the MIT License. See the LICENSE file for details.