WriteOnce<T> is a thread-safe value container whose value can be set exactly once.
Info
Version: | 1.1.0 |
Author(s): | Ryan Marcotte |
Last Update: | Saturday, July 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WriteOnceContainer |
Install
Install-Package WriteOnceContainer
dotnet add package WriteOnceContainer
paket add WriteOnceContainer
WriteOnceContainer Download (Unzip the "nupkg" after downloading)