A simple library that allows you to create a variable that can change value within a scope, and revert back to the original value when the scope ends.
Info
| Version: | 0.0.0-beta-132-master |
| Author(s): | https://github.com/Cryowatt |
| Last Update: | Wednesday, November 21, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Cryowatt/Enhance |
| NuGet Url: | https://www.nuget.org/packages/Cryowatt.Enhance.ScopeLocal |
Install
Install-Package Cryowatt.Enhance.ScopeLocal
dotnet add package Cryowatt.Enhance.ScopeLocal
paket add Cryowatt.Enhance.ScopeLocal
Cryowatt.Enhance.ScopeLocal Download (Unzip the "nupkg" after downloading)