sico-net-utilities
A collection of tools and helpers for C#/.NET
Installation
You can install this via nuget
Overview
This collection includes
SiCo.Utilities.Compression
Wrapper and shortcuts for working with archives. The underlying working is done with sharpcompress
- Tar
- GZip
- Zip
Documentation
SiCo.Utilities.Crypto
Some helpers for working with:
- MD5
- SHA1 / SHA512
- 3DES (Read docs)
Documentation
SiCo.Utilities.CSV
Parse and generate CSV files
Documentation
SiCo.Utilities.Generics
Extension methods and common helpers
Documentation
SiCo.Utilities.Helper
Country and Timezone helpers
Documentation
SiCo.Utilities.Pgsql
For working with PostgreSQL and npgsql
Documentation
SiCo.Utilities.Web.Charts
Model mapping for working with Chart.js and sico-web-helpers
Documentation
SiCo.Utilities.Web.Vue
Helper and generic transaction model for wokring with Vue.js
Documentation