It's a NuGet client built in Rust. It's not really meant to replace existing nuget clients. It's more of a playground for experimenting with related tooling.
This repo includes the nuget-api
crate, which is a wrapper around the
official NuGet service API (aka sources).