https://github.com/nuscien/trivial
A set of powerful development kit: JSON, task management, numerals, chemistry, etc.
https://github.com/nuscien/trivial
chemical-element chemistry color console coordinates csv interceptor json jwt numerals oauth2-client pem periodic-table spatial stream tasks utilities
Last synced: 3 months ago
JSON representation
A set of powerful development kit: JSON, task management, numerals, chemistry, etc.
- Host: GitHub
- URL: https://github.com/nuscien/trivial
- Owner: nuscien
- License: mit
- Created: 2018-08-19T07:58:46.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-12-23T11:37:04.000Z (4 months ago)
- Last Synced: 2025-12-24T22:51:09.570Z (4 months ago)
- Topics: chemical-element, chemistry, color, console, coordinates, csv, interceptor, json, jwt, numerals, oauth2-client, pem, periodic-table, spatial, stream, tasks, utilities
- Language: C#
- Homepage: https://trivial.kingcean.net
- Size: 6.95 MB
- Stars: 37
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# 
Trivial libraries contain a lot of utilities, models and components, which are trivial but useful, to help you to focus on the business logic of your projects.
[](https://github.com/nuscien/trivial/blob/master/LICENSE)
[](https://dev.azure.com/nuscien/trivial/_build/latest?definitionId=1&branchName=main)
## [Trivial](./Core)
A library providing lots of useful utilities, models and services,
including interceptor, retry policy, writable JSON DOM, PEM, JWT, stream combination, JSON HTTP web client, CSV parser, JSON converters, numerals, coordinates, angle, arithmetic, sets, cmd verb dispatcher, etc.
[](https://www.nuget.org/packages/Trivial)






- [Task and retry policy](./docs/tasks)
- [Text (also including JSON and CSV)](./docs/text)
- [Data](./docs/data)
- [Maths and numerals](./docs/maths)
- [Network](./docs/net)
- [Security](./docs/security)
- [File and stream](./docs/io)
- [Collection](./docs/collection)
- [Reflection](./docs/reflection)
- [Colors](./docs/drawing/)
- [Geography](./docs/geo)
- [Command line](./docs/cmdline/)
## Other Trivial libraries repo
- [Science](https://github.com/nuscien/science)
- Chemistry
- Maths
- Messages
- [WinKit](https://github.com/nuscien/winkit)
- Windows Kit (WinUI components) & Local Web App framework
- Console (Command line components)
- Web (ASP.NET components)