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.
- Host: GitHub
- URL: https://github.com/abhith/code.library
- Owner: abhith
- License: apache-2.0
- Created: 2015-07-14T05:00:42.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-05-06T02:06:22.000Z (about 2 years ago)
- Last Synced: 2025-02-27T07:30:44.946Z (over 1 year ago)
- Topics: asp-net-core, csharp, dotnet-core, netstandard20
- Language: JavaScript
- Homepage: https://code-library.abhith.net
- Size: 1.05 MB
- Stars: 6
- Watchers: 4
- Forks: 11
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Code.Library (C#)


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

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)