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: | Monday, September 28, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/WriteOnce |
Install
Install-Package WriteOnce
dotnet add package WriteOnce
paket add WriteOnce
WriteOnce Download (Unzip the "nupkg" after downloading)