Biscuit 1.1.3.1
delegated, decentralized, capabilities based authorization token
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Biscuit</id>
<version>1.1.3.1</version>
<authors>fbredy</authors>
<license type="expression">Apache-2.0</license>
<licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
<icon>icone.png</icon>
<projectUrl>https://github.com/fbredy/biscuit-dotnet</projectUrl>
<description>delegated, decentralized, capabilities based authorization token</description>
<tags>biscuit, delegated, decentralized, capabilities based authorization token,</tags>
<dependencies>
<group targetFramework=".NETStandard2.1">
<dependency id="Google.Protobuf" version="3.17.3" exclude="Build,Analyzers" />
<dependency id="Google.Protobuf.Tools" version="3.17.2" exclude="Build,Analyzers" />
<dependency id="Ristretto" version="1.0.1" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>