Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 922 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 922 Bytes

alltdl.common

.NET

A free and open source C# common library.

https://www.nuget.org/packages/alltdl.common/

Features

  • Various common utilities, helpers and extension methods.
  • Encryption & Decryption
  • JSON serialization and deserialization

Installation

dotnet add package alltdl.common
Install-Package alltdl.common

Release Notes

Click here to view the release notes on github