.NET nanoFramework
.NET nanoFramework allows writing C# applications for embedded systems
Contribute
Become a financial contributor.
Financial Contributions
Become a sponsor with a monthly donation of at least $200. You'll get your logo and link to your website on nanoFramework repository. Bronze $200 ... Read more
Become a sponsor with a monthly donation of at least $1,000. You'll get your logo and link to your website on nanoFramework repository and homepage... Read more
Become a sponsor with a monthly donation of at least $5,00. You'll get your logo and link to your website on nanoFramework repository and homepage.... Read more
Top financial contributors
Individuals
$630 USD since Sep 2019
$400 USD since Oct 2024
$380 USD since Oct 2021
$300 USD since May 2022
$180 USD since Feb 2023
$125 USD since Dec 2020
$115 USD since Oct 2020
$110 USD since Jul 2019
$110 USD since Jan 2021
$110 USD since Jun 2021
Organizations
$47,549.01 USD since Oct 2020
$10,000 USD since Dec 2019
$250 USD since Jun 2019
$190 USD since Oct 2021
$120 USD since Jul 2019
$85 USD since May 2020
$50 USD since Mar 2020
$5.39 USD since Jun 2019
.NET nanoFramework is all of us
Our contributors 59
Thank you for supporting .NET nanoFramework.
José Simões
Robin Jones
Peter Wessel
Adrian Soundy
Laurent Eller...
GitHub Sponsors
$47,549 USD
Andrew Fraser
Backer
$630 USD
Steve Lacy
Bronze Sponsor
$400 USD
Kiinteistomit...
Backer
$380 USD
Biz
Backer
$300 USD
Budget
Transparent and open finances.
$42,988.28 USD
$55,087.84 USD
$12,099.56 USD
$21,599.41 USD
Expenses
Expenses paid
116
Amount disbursed
$12,047.24
Tags | # of Expenses | Amount |
---|---|---|
contractors (team) | 1 | $5,810.49 |
sponsor projects we depend on | 77 | $3,732.65 |
hardware for development | 4 | $911.12 |
marketing | 5 | $657.98 |
web services | 18 | $376.23 |
no tag | 8 | $277.45 |
Others Combined | 3 | $281.32 |
Contributions
Contributions received
108
Amount collected
$61,902.78
Tiers | # of Contributions | Amount |
---|---|---|
one-time | 92 | $49,067.78 |
recurring | 16 | $12,835.00 |
Connect
Let’s get the ball rolling!
News from .NET nanoFramework
Updates on our activities and progress.
🚀 Protocol Buffers (protobuf) support is available in .NET nanoFramework 🚀
Major improvements to .NET nanoFramework System.IO.FileSystem and storage
About
By contributing with a donation you'll be helping .NET nanoFramework project. The funds are mostly intended to be used to:
- Pay for infrastructure costs.
- Develop public relation actions to get the project known.
- Support part/full-time maintainers: most team members contribute in their spare time and being able to focus on work would go well with less burnout and a sustainable future for the project.
- Produce documentation, tutorials and other content to help developers to use the framework and illustrate common tasks and how to use it.
- Organize events to demo the project, it’s potential and how people can use it for commercial projects, hobby and learning coding and electronics.
.NET nanoFramework is a free and open-source platform that enables the writing of managed code applications for constrained embedded devices. It is suitable for many types of projects including IoT sensors, wearables, academic proof of concept, robotics, hobbyist/makers creations or even complex industrial equipment. It makes the development for such platforms easier, faster and less costly by giving embedded developers access to modern technologies and tools used by desktop application developers.
It includes a reduced version of the .NET Common Language Runtime (CLR) and features a subset of the .NET base class libraries along with the most common APIs included in .NET IoT allowing code reuse from .NET IoT applications, thousands of code examples and open source projects. Using Microsoft Visual Studio, a developer can deploy and debug the code directly on real hardware.