An open API service indexing awesome lists of open source software.

https://github.com/notcoffee418/coffeetoolkit

Useful tools for .NET
https://github.com/notcoffee418/coffeetoolkit

Last synced: 12 months ago
JSON representation

Useful tools for .NET

Awesome Lists containing this project

README

          

# CoffeeToolkit
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/NotCoffee418/CoffeeToolkit/CICD?style=for-the-badge)

CoffeeToolkit is a set of Nuget packages containing a variety of useful tools and methods.
You can find the documentation for each of it's features in the wiki.

## Packages



Package
Name
Docs
Description





CoffeeToolkit.Linq
(No docs yet)
Collection of useful Linq extensions



CoffeeToolkit.Progress
Docs
Thread-safe progress tracking methods



CoffeeToolkit.Random
Docs
Simplified cryptographically secure random number
generator for various datatypes using
System.Security.Cryptography.RandomNumberGenerator



CoffeeToolkit.Time
Docs
Collection of useful methods for working with time in .NET