Toastie.Utilities (1.0.0)

Published 2024-07-10 01:11:34 -07:00 by toastie_t0ast

Installation

dotnet nuget add source --name toastie_t0ast --username your_username --password your_token 
dotnet add package --source toastie_t0ast --version 1.0.0 Toastie.Utilities

About this package

Provides utility types and extension methods for common tasks. This is a metapackage that includes all other utility packages.

Toastie.Utilities

General C# utilities commonly used on my projects.

Currently contains:

  • RentedArray<T>
  • RingBuffer<T>
  • A bunch of extension methods

Initial release

Dependencies

ID Version Target Framework
Toastie.Collections 1.0.0 net6.0
Toastie.Extensions 1.0.0 net6.0
Details
NuGet
2024-07-10 01:11:34 -07:00
8
Toastie
5.1 KiB
Assets (2)
Versions (11) View all
2.3.2 2024-07-10
2.3.1 2024-07-10
2.3.0 2024-07-10
2.2.1 2024-07-10
2.2.0 2024-07-10