An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# ![Trivial libraries](./docs/assets/wordmark.png)

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.

[![MIT licensed](./docs/assets/badge_lisence_MIT.svg)](https://github.com/nuscien/trivial/blob/master/LICENSE)
[![Build Status](https://dev.azure.com/nuscien/trivial/_apis/build/status/nuscien.trivial?branchName=main)](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.

[![NuGet package](https://img.shields.io/nuget/dt/Trivial?label=nuget+downloads)](https://www.nuget.org/packages/Trivial)

![.NET 9](./docs/assets/badge_NET_9.svg)
![.NET 8](./docs/assets/badge_NET_8.svg)
![.NET 6](./docs/assets/badge_NET_6.svg)
![.NET Framework 4.8](./docs/assets/badge_NET_Fx_4_8.svg)
![.NET Framework 4.6.2](./docs/assets/badge_NET_Fx_4_6_2.svg)
![.NET Framework 4.6.1](./docs/assets/badge_NET_Fx_4_6_1.svg)

- [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)