Unosquare.Swan.Lite

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.


Keywords
best-practices, netcore, network, objectmapper, json-serialization, csharp, csv-format, deserialize, dns, netframework, netstandard, ntp
License
MIT
Install
Install-Package Unosquare.Swan.Lite -Version 3.1.0

Documentation

Quality Gate Status

SWAN: Stuff We All Need (Unosquare's collection of C# extension methods and classes)

⭐ Please star this project if you find it useful!

SWAN stands for Stuff We All Need

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 written and evolved over the years. We found ourselves copying and pasting the same code for every project every time we started them. We decided 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.

đŸ’Ÿ Installation:

Check the Nugets page for the latest version of SWAN: https://github.com/orgs/unosquare/packages?repo_name=swan