https://github.com/unosquare/swan
Swan stands for Stuff We All Need. Unosquare's collection of C# extension methods and classes.
https://github.com/unosquare/swan
best-practices csharp csv-format deserialize dns json-serialization netcore netframework netstandard network ntp objectmapper
Last synced: 25 days ago
JSON representation
Swan stands for Stuff We All Need. Unosquare's collection of C# extension methods and classes.
- Host: GitHub
- URL: https://github.com/unosquare/swan
- Owner: unosquare
- License: mit
- Created: 2016-12-08T22:01:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T20:45:15.000Z (3 months ago)
- Last Synced: 2025-04-19T03:20:39.452Z (about 2 months ago)
- Topics: best-practices, csharp, csv-format, deserialize, dns, json-serialization, netcore, netframework, netstandard, network, ntp, objectmapper
- Language: C#
- Homepage: https://unosquare.github.io/swan
- Size: 20.1 MB
- Stars: 277
- Watchers: 29
- Forks: 28
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
#
SWAN: Stuff We All Need (Unosquare's collection of C# extension methods and classes)
*:star: 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](https://www.unosquare.com) 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