Skip to main content
Picton package icon

Picton

Convenient library for working with Microsoft Azure. Among other things, it contains extension methods, a BlobManager class to simplify interactions with a blob container as well as a QueueManager class to simplify interactions with a queue.

Total Downloads
43.9K
43,925
Published
Mar 31, 2026
Latest stable version

Install

.NET CLI
dotnet add package Picton --version 10.0.0
Package Manager Console
Install-Package Picton -Version 10.0.0
PackageReference
<PackageReference Include="Picton" Version="10.0.0" />

Frameworks

net8.0 .NETStandard2.0

Dependencies

[12.27.0, )
[12.25.0, )
[3.1.4, )
[1.0.9, )
Azure.Storage.Blobs
.NETStandard2.0
[12.27.0, )
Azure.Storage.Queues
.NETStandard2.0
[12.25.0, )
MessagePack
.NETStandard2.0
[3.1.4, )
Microsoft.CSharp
.NETStandard2.0
[4.7.0, )
MimeTypesMap
.NETStandard2.0
[1.0.9, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.