Dangl.Fallout.WebDocu
8.0.0
Prefix Reserved
dotnet add package Dangl.Fallout.WebDocu --version 8.0.0
NuGet\Install-Package Dangl.Fallout.WebDocu -Version 8.0.0
<PackageReference Include="Dangl.Fallout.WebDocu" Version="8.0.0" />
<PackageVersion Include="Dangl.Fallout.WebDocu" Version="8.0.0" />
<PackageReference Include="Dangl.Fallout.WebDocu" />
paket add Dangl.Fallout.WebDocu --version 8.0.0
#r "nuget: Dangl.Fallout.WebDocu, 8.0.0"
#:package Dangl.Fallout.WebDocu@8.0.0
#addin nuget:?package=Dangl.Fallout.WebDocu&version=8.0.0
#tool nuget:?package=Dangl.Fallout.WebDocu&version=8.0.0
Deploy to WebDocu with Fallout
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Azure.Storage.Blobs (>= 12.29.1)
- Fallout.Common (>= 10.3.49)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.0.0 | 61 | 7/16/2026 |
## v8.0.0:
- Migrate to Fallout
# v7.0.0:
- Update NUKE to v9
- The minimum required .NET version is now 8.0
## v6.0.0:
- Update NUKE to v8
## v5.0.0:
- Update NUKE to v7
- Version alignment with **Fallout.GitHub**
## v4.0.1:
- Update Azure Storage dependencies
## v4.0.0:
- Update NUKE to 6.0.1
## v3.0.1:
- Add `AssetFileUpload` method to `WebDocuTasks`
## v3.0.0:
- Update NUKE to 5.1.0
- Drop support for .NET Framework
## v2.0.0:
- Update NUKE to 5.0.0
## v1.7.0:
- Added `Azure.Storage.Blobs` as a dependency and added feature to directly upload asset files to Azure Blob Storage via SAS if supported by the WebDocu instance
## v1.6.0:
- Introduced a new setting to configure if duplicates of ProjectName / Version should be skipped when they already exist on the server
## v1.5.0:
- Update NUKE to 0.24.1
## v1.4.1:
- Add support for `MarkdownChangelog`
## v1.4.0:
- Update to NUKE 0.19.0
## v1.3.0:
- Add feature for asset file upload
- The `DocuBaseUrl` property replaced `DocuApiEndpoint`
## v1.2.0:
- Update to NUKE 0.6.0
## v1.1.0:
- Update to NUKE 0.4.0
## v1.0.2
- Use the official NUKE logo for the package
## v1.0.1
- Add documentation at https://docs.dangl-it.com/
## v1.0.0
- Initial Release