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
Dec 15, 2024
Latest stable version

Install

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

Frameworks

.NETFramework4.8 .NETStandard2.1

Dependencies

Azure.Storage.Blobs
.NETFramework4.8
[12.23.0, )
Azure.Storage.Queues
.NETFramework4.8
[12.21.0, )
MessagePack
.NETFramework4.8
[3.1.0, )
MimeTypesMap
.NETFramework4.8
[1.0.9, )
Azure.Storage.Blobs
.NETStandard2.1
[12.23.0, )
Azure.Storage.Queues
.NETStandard2.1
[12.21.0, )
MessagePack
.NETStandard2.1
[3.1.0, )
Microsoft.CSharp
.NETStandard2.1
[4.7.0, )
MimeTypesMap
.NETStandard2.1
[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.