A self-describing metadata format for IPFS (Inter Planetary File System) entities for .Net (C#, VB, F# etc.)
The interplanetary file system is the permanent web. It is a new hypermedia distribution protocol, addressed by content and identities. IPFS enables the creation of completely distributed applications. It aims to make the web faster, safer, and more open. The Hypermedia aims to create self-describing metadata format, that is easy to distribute and use.
It supports the following runtime
- .NET Standard 2.0
Published releases of IPFS Hypermedia are available on NuGet. To install, run the following command in the Package Manager Console.
PM> Install-Package Ipfs.Hypermedia
Or using dotnet
> dotnet add package Ipfs.Hypermedia
Copyright © 2020 Dennis Soroka (dnis.soroka@gmail.com)
The IPFS Hypermedia library is licensed under the MIT license. Refer to the LICENSE file for more information.