Skip to main content
Unosquare.Swan package icon

Unosquare.Swan

Repeating code and reinventing the wheel is generally considered bad practice. At Unosquare we are committed to beautiful code and great software. Swan is a collection of classes and extension methods that we and other good developers have developed and evolved over the years. We found ourselves copying and pasting the same code for every project every time we started it. We decide to kill that cycle once and for all. This is the result of that idea. Our philosophy is that SWAN should have no external dependencies, it should be cross-platform, and it should be useful.

Total Downloads
460.5K
460,545
Published
Dec 9, 2019
Latest stable version

Install

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

Frameworks

.NETFramework4.6.1 .NETStandard2.0

Dependencies

Unosquare.Swan.Lite
.NETFramework4.6.1
[2.4.3, )
[4.3.0, )
System.Net.Http
.NETStandard2.0
[4.3.4, )
Unosquare.Swan.Lite
.NETStandard2.0
[2.4.3, )

Adoption guide

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

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

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.