Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nanoframework/system.threading
:package: nanoFramework System.Threading class library
https://github.com/nanoframework/system.threading
cc3220 csharp-library dotnet esp32 hacktoberfest iot library mcu nanoframework stm32
Last synced: 2 months ago
JSON representation
:package: nanoFramework System.Threading class library
- Host: GitHub
- URL: https://github.com/nanoframework/system.threading
- Owner: nanoframework
- License: mit
- Created: 2020-12-07T10:00:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T16:30:42.000Z (5 months ago)
- Last Synced: 2024-10-29T21:06:18.919Z (3 months ago)
- Topics: cc3220, csharp-library, dotnet, esp32, hacktoberfest, iot, library, mcu, nanoframework, stm32
- Language: C#
- Homepage: https://www.nanoframework.net
- Size: 175 KB
- Stars: 5
- Watchers: 7
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-nanoframework.System.Threading&metric=alert_status)](https://sonarcloud.io/dashboard?id=nanoframework_lib-nanoframework.System.Threading) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-nanoframework.System.Threading&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=nanoframework_lib-nanoframework.System.Threading) [![NuGet](https://img.shields.io/nuget/dt/nanoFramework.System.Threading.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.System.Threading/) [![#yourfirstpr](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://github.com/nanoframework/Home/blob/main/CONTRIBUTING.md) [![Discord](https://img.shields.io/discord/478725473862549535.svg?logo=discord&logoColor=white&label=Discord&color=7289DA)](https://discord.gg/gCyBu8T)
![nanoFramework logo](https://raw.githubusercontent.com/nanoframework/Home/main/resources/logo/nanoFramework-repo-logo.png)
-----
### Welcome to the .NET **nanoFramework** System.Threading Library repository
## Build status
| Component | Build Status | NuGet Package |
|:-|---|---|
| nanoFramework.System.Threading | [![Build Status](https://dev.azure.com/nanoframework/System.Threading/_apis/build/status/System.Threading?repoName=nanoframework%2FSystem.Threading&branchName=main)](https://dev.azure.com/nanoframework/System.Threading/_build/latest?definitionId=66&repoName=nanoframework%2FSystem.Threading&branchName=main) | [![NuGet](https://img.shields.io/nuget/v/nanoFramework.System.Threading.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.System.Threading/) |## Feedback and documentation
For documentation, providing feedback, issues and finding out how to contribute please refer to the [Home repo](https://github.com/nanoframework/Home).
Join our Discord community [here](https://discord.gg/gCyBu8T).
## Credits
The list of contributors to this project can be found at [CONTRIBUTORS](https://github.com/nanoframework/Home/blob/main/CONTRIBUTORS.md).
## License
The **nanoFramework** Class Libraries are licensed under the [MIT license](LICENSE.md).
## Code of Conduct
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behaviour in our community.
For more information see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct).### .NET Foundation
This project is supported by the [.NET Foundation](https://dotnetfoundation.org).