Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nanoframework/nanoframework.networking.sntp
:package: nanoFramework SNTP Class Library
https://github.com/nanoframework/nanoframework.networking.sntp
csharp-library dotnet esp32 hacktoberfest library nanoframework sntp stm32
Last synced: about 1 month ago
JSON representation
:package: nanoFramework SNTP Class Library
- Host: GitHub
- URL: https://github.com/nanoframework/nanoframework.networking.sntp
- Owner: nanoframework
- License: mit
- Created: 2018-08-03T09:43:12.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T09:06:59.000Z (2 months ago)
- Last Synced: 2024-10-29T21:06:16.124Z (about 2 months ago)
- Topics: csharp-library, dotnet, esp32, hacktoberfest, library, nanoframework, sntp, stm32
- Language: C#
- Homepage: https://www.nanoframework.net
- Size: 319 KB
- Stars: 7
- Watchers: 6
- Forks: 5
- Open Issues: 1
-
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.Networking.Sntp&metric=alert_status)](https://sonarcloud.io/dashboard?id=nanoframework_lib-nanoFramework.Networking.Sntp) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-nanoFramework.Networking.Sntp&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=nanoframework_lib-nanoFramework.Networking.Sntp) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![NuGet](https://img.shields.io/nuget/dt/nanoFramework.Networking.Sntp.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.Networking.Sntp/) [![#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** SNTP Library repository
## Build status
| Component | Build Status | NuGet Package |
|:-|---|---|
| nanoFramework.Networking.Sntp | [![Build Status](https://dev.azure.com/nanoframework/nanoFramework.Networking.Sntp/_apis/build/status/Networking.Sntp?repoName=nanoframework%2FnanoFramework.Networking.Sntp&branchName=main)](https://dev.azure.com/nanoframework/nanoFramework.Networking.Sntp/_build/latest?definitionId=1&repoName=nanoframework%2FnanoFramework.Networking.Sntp&branchName=main) | [![NuGet](https://img.shields.io/nuget/v/nanoFramework.Networking.Sntp.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.Networking.Sntp/) |## 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).