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

https://github.com/abhith/code.library

C# utils libraries contain a collection of reusable models, helper methods and extensions.
https://github.com/abhith/code.library

asp-net-core csharp dotnet-core netstandard20

Last synced: over 1 year ago
JSON representation

C# utils libraries contain a collection of reusable models, helper methods and extensions.

Awesome Lists containing this project

README

          

# Code.Library (C#)

![CI](https://github.com/Abhith/Code.Library/workflows/CI/badge.svg)
![Discord](https://img.shields.io/discord/698213379206283385)

## Overview

C# utils libraries contains growing number of reusable models, helper methods and extensions.

## Install

![Nuget](https://img.shields.io/nuget/v/Code.Library.AspNetCore)

NuGet packages are available and you can install them by

```bash
Install-Package Code.Library
Install-Package Code.Library.AspNetCore
Install-Package Code.Library.Application
```

## Documentation

Visit [https://code-library.abhith.net](https://code-library.abhith.net)