Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jjm-one/jjm.one.miscutilfunctions
A collection of miscellaneous utility and helper functions for C# projects.
https://github.com/jjm-one/jjm.one.miscutilfunctions
csharp function helper utility
Last synced: 2 days ago
JSON representation
A collection of miscellaneous utility and helper functions for C# projects.
- Host: GitHub
- URL: https://github.com/jjm-one/jjm.one.miscutilfunctions
- Owner: jjm-one
- License: other
- Created: 2023-03-16T08:50:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-11T21:36:08.000Z (8 months ago)
- Last Synced: 2024-05-01T20:39:54.197Z (7 months ago)
- Topics: csharp, function, helper, utility
- Language: C#
- Homepage: https://jjm-one.github.io/jjm.one.MiscUtilFunctions/
- Size: 422 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# jjm.one.MiscUtilFunctions
A collection of miscellaneous utility and helper functions for C# projects.
## Status
| | |
|----------------------:|-----------------------|
| Build & Test Status (main) | [![Build&Test](https://github.com/jjm-one/jjm.one.MiscUtilFunctions/actions/workflows/dotnet.yml/badge.svg)](https://github.com/jjm-one/jjm.one.MiscUtilFunctions/actions/workflows/dotnet.yml) |
| Nuget Package Version | [![Nuget Version](https://img.shields.io/nuget/v/jjm.one.MiscUtilFunctions?style=flat-square)](https://www.nuget.org/packages/jjm.one.MiscUtilFunctions/) |
| SonarCloudQuality Gate Status | [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=jjm-one_jjm.one.MiscUtilFunctions&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=jjm-one_jjm.one.MiscUtilFunctions) |## Table of contents
- [jjm.one.MiscUtilFunctions](#jjmonemiscutilfunctions)
- [Status](#status)
- [Table of contents](#table-of-contents)
- [Nuget Package](#nuget-package)
- [Full Documentation](#full-documentation)
- [Repo](#repo)## Nuget Package
You can get the latest version of this software as a nuget package form [nuget.org](https://www.nuget.org/packages/jjm.one.MiscUtilFunctions/)
## Full Documentation
The full documentation for this package can be found [here](https://jjm-one.github.io/jjm.one.MiscUtilFunctions/main/doc/html/index.html).
## Repo
The associated repo for this package can be found [here](https://github.com/jjm-one/jjm.one.MiscUtilFunctions).