https://github.com/nanoframework/nanoframework.system.runtime
https://github.com/nanoframework/nanoframework.system.runtime
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/nanoframework/nanoframework.system.runtime
- Owner: nanoframework
- License: mit
- Archived: true
- Created: 2023-11-08T19:29:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T16:13:10.000Z (over 1 year ago)
- Last Synced: 2025-04-10T17:40:28.111Z (over 1 year ago)
- Language: C#
- Size: 75.2 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://sonarcloud.io/dashboard?id=nanoframework_nanoFramework.System.Runtime) [](https://sonarcloud.io/dashboard?id=nanoframework_nanoFramework.System.Runtime) [](https://www.nuget.org/packages/nanoFramework.System.Runtime/) [](https://github.com/nanoframework/Home/blob/master/CONTRIBUTING.md) [](https://discord.gg/gCyBu8T)

-----
# Welcome to the .NET **nanoFramework** System.Runtime Library repository
This repository contains the .NET **nanoFramework** implementation of the System.Runtime class library.
## Build status
| Component | Build Status | NuGet Package |
|:-|---|---|
| System.Runtime | [](https://dev.azure.com/nanoframework/System.Runtime/_build/latest?definitionId=104&branchName=main) | [](https://www.nuget.org/packages/nanoFramework.System.Runtime/) |
## System.Runtime usage
### System.Diagnostics.CodeAnalysis namespace
This namespace contains attributes to be used in code static analysis.
For a complete reference and guide please see [Nullable static analysis](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/attributes/nullable-analysis) in the C# guide.
## 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).