Skip to content

Risvana/Code.Library

 
 

Repository files navigation

Code.Library (C#)

Netlify Status Build Status CI FOSSA Status

Overview

A C# library with commonly used functions, models and more.

Install

Nuget package is available and you can install by

Install-Package Code.Library

Usage

Everything is under one namespace, Code.Library.

So you will be able to use all the features by importing just Code.Library like given below,

using Code.Library;
...

Documentation

Visit https://code-library.abhith.net

License

FOSSA Status

About

few custom helper classes for repeated use in web applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 53.6%
  • JavaScript 19.3%
  • CSS 18.3%
  • C# 8.4%
  • Liquid 0.4%