Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luccasa/nextends
Extension des assemblies C#
https://github.com/luccasa/nextends
core csharp dotnet dotnet-standard extensions lucca
Last synced: about 2 months ago
JSON representation
Extension des assemblies C#
- Host: GitHub
- URL: https://github.com/luccasa/nextends
- Owner: LuccaSA
- Created: 2015-11-09T08:56:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-11T10:53:01.000Z (10 months ago)
- Last Synced: 2024-11-04T19:08:19.243Z (2 months ago)
- Topics: core, csharp, dotnet, dotnet-standard, extensions, lucca
- Language: C#
- Size: 252 KB
- Stars: 2
- Watchers: 50
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# NExtends
Extension C#, netstandard 2.0[![Build status](https://ci.appveyor.com/api/projects/status/4lokrcxgt7s0hyub?svg=true)](https://ci.appveyor.com/project/LuccaIntegration/NExtends)
[![codecov](https://codecov.io/gh/LuccaSA/NExtends/branch/master/graph/badge.svg)](https://codecov.io/gh/LuccaSA/NExtends)
[![Sonarcloud coverage](https://sonarcloud.io/api/project_badges/measure?project=NExtends&metric=coverage)](https://sonarcloud.io/dashboard?id=NExtends)
[![Sonarcloud Status](https://sonarcloud.io/api/project_badges/measure?project=NExtends&metric=alert_status)](https://sonarcloud.io/dashboard?id=NExtends)
[![Sonarcloud Debt](https://sonarcloud.io/api/project_badges/measure?project=NExtends&metric=sqale_index)](https://sonarcloud.io/dashboard?id=NExtends)
[![Sonarcloud Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=NExtends&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=NExtends)# Coding Conventions
https://github.com/dotnet/corefx/blob/master/Documentation/coding-guidelines/coding-style.md# Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.