1
0
Fork
You've already forked turron
0
Rusty NuGet client
  • Rust 99.5%
  • C# 0.5%
2021年09月24日 11:39:21 -07:00
commands rename turron-semver to dotnet-semver 2021年09月24日 11:31:02 -07:00
crates move to directories from turron-command 2021年09月24日 11:39:21 -07:00
dotnet-tool checkpoint 2021年09月21日 22:03:10 -07:00
src move to directories from turron-command 2021年09月24日 11:39:21 -07:00
.editorconfig pulled in a bunch of orogene utility stuff 2021年07月31日 12:11:41 -07:00
.gitignore make tmp dir 2021年09月23日 19:26:31 -07:00
build.rs i dub thee Turron 2021年09月05日 19:12:30 -07:00
Cargo.lock move to directories from turron-command 2021年09月24日 11:39:21 -07:00
Cargo.toml move to directories from turron-command 2021年09月24日 11:39:21 -07:00
CODE_OF_CONDUCT.md pulled in a bunch of orogene utility stuff 2021年07月31日 12:11:41 -07:00
LICENSE add README and license 2021年07月30日 16:27:54 -07:00
README.md i dub thee Turron 2021年09月05日 19:12:30 -07:00
rust-toolchain some cleanup! 2021年09月05日 09:58:40 -07:00
turron-manifest.rc i dub thee Turron 2021年09月05日 19:12:30 -07:00
turron.kdl remove unused stuff to prevent confusion 2021年09月23日 15:09:58 -07:00
turron.manifest i dub thee Turron 2021年09月05日 19:12:30 -07:00

turron

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).