Skip to content

This package features additional IO methods

License

Notifications You must be signed in to change notification settings

MarkusRodler/Dark.IO

Repository files navigation

Dark.IO (Library)

Library

How to use

Async Delete

    public static Task Delete(string path)

Async WriteAllText (Creates all missing directories)

    public static Task File.WriteAllText(string path, string? contents, CancellationToken cancellationToken = default)

About

This package features additional IO methods

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages