A .NET library that provides a variety of reusable functionality, including packed integers (PackedInt16, PackedInt32, and PackedInt64), guard methods, various extension methods, and classes related to the Task Parallel Library (AsyncLazy, AsyncLock, AsyncAutoResetEvent, and AsyncManualResetEvent).
Info
| Version: | 2.1.2 |
| Author(s): | Chris Dahlberg |
| Last Update: | Saturday, September 24, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/csdahlberg/CodeTiger.Core |
| NuGet Url: | https://www.nuget.org/packages/CodeTiger.Core |
Install
Install-Package CodeTiger.Core
dotnet add package CodeTiger.Core
paket add CodeTiger.Core
CodeTiger.Core Download (Unzip the "nupkg" after downloading)
Dependencies
Tags