Skip to content
This repository was archived by the owner on Oct 16, 2023. It is now read-only.

Silver-Connection/sico-net-utilities

Repository files navigation

sico-net-utilities

A collection of tools and helpers for C#/.NET

Installation

You can install this via nuget

Documentation

You can find more help in our github page

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

Read

SiCo.Utilities.Crypto

Some helpers for working with:

  • MD5
  • SHA1 / SHA512
  • 3DES (Read docs)

Documentation

Read

SiCo.Utilities.CSV

Parse and generate CSV files

Documentation

Read

SiCo.Utilities.Generics

Extension methods and common helpers

Documentation

Read

SiCo.Utilities.Helper

Country and Timezone helpers

Documentation

Read

SiCo.Utilities.Pgsql

For working with PostgreSQL and npgsql

Documentation

Read

SiCo.Utilities.Web.Charts

Model mapping for working with Chart.js and sico-web-helpers

Documentation

Read

SiCo.Utilities.Web.Vue

Helper and generic transaction model for wokring with Vue.js

Documentation

Read

About

Common C# and .Net Helpers

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published