Skip to content
Alexander Klee edited this page Aug 24, 2021 · 1 revision

We develop on feature and bug branches and merge into staging.

Release

We plan our releases using version target milestones.

Once the staging CI build passes, we merge into master and tag the release to start the deployment build.

Deployment

The deployment build publishes several packages:

PackageId Description Target Frameworks Sources
Blockfrost.Api Blockfrost SDK for dotnet netstandard2.0, netstandard2.1 NuGet, Git
Blockfrost.Extensions Extensions for supported Libraries netstandard2.0, netstandard2.1 NuGet, Git
Blockfrost.Cli cli tool net5.0 NuGet, Git
io.blockfrost Unity3d Package netstandard2.1 NuGet, Git
Clone this wiki locally