├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── LICENSE ├── README.md └── committee ├── abhi-gujjewar.jpeg ├── alexey-zimarev.png ├── biroj-nayak.jpeg ├── bryan-hogan.png ├── dave-glick.jpg ├── dennis-doomen.jpeg ├── egil-hansen.jpg ├── isaac-levin.jpeg ├── javier-lozano.jpg ├── jeremy-sinclair.jpeg ├── joe-guadagno.png ├── jonas-nyrup.png ├── norm-johanson.png ├── pj-pittle.jpeg └── samiullah-mohammed.jpeg /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- 1 | ## Code of Conduct 2 | This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct). 3 | For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact 4 | opensource-codeofconduct@amazon.com with any additional questions or comments. 5 | -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | # Contributing Guidelines 2 | 3 | Thank you for your interest in contributing to our project. Whether it's a bug report, new feature, correction, or additional 4 | documentation, we greatly value feedback and contributions from our community. 5 | 6 | Please read through this document before submitting any issues or pull requests to ensure we have all the necessary 7 | information to effectively respond to your bug report or contribution. 8 | 9 | 10 | ## Reporting Bugs/Feature Requests 11 | 12 | We welcome you to use the GitHub issue tracker to report bugs or suggest features. 13 | 14 | When filing an issue, please check existing open, or recently closed, issues to make sure somebody else hasn't already 15 | reported the issue. Please try to include as much information as you can. Details like these are incredibly useful: 16 | 17 | * A reproducible test case or series of steps 18 | * The version of our code being used 19 | * Any modifications you've made relevant to the bug 20 | * Anything unusual about your environment or deployment 21 | 22 | 23 | ## Contributing via Pull Requests 24 | Contributions via pull requests are much appreciated. Before sending us a pull request, please ensure that: 25 | 26 | 1. You are working against the latest source on the *main* branch. 27 | 2. You check existing open, and recently merged, pull requests to make sure someone else hasn't addressed the problem already. 28 | 3. You open an issue to discuss any significant work - we would hate for your time to be wasted. 29 | 30 | To send us a pull request, please: 31 | 32 | 1. Fork the repository. 33 | 2. Modify the source; please focus on the specific change you are contributing. If you also reformat all the code, it will be hard for us to focus on your change. 34 | 3. Ensure local tests pass. 35 | 4. Commit to your fork using clear commit messages. 36 | 5. Send us a pull request, answering any default questions in the pull request interface. 37 | 6. Pay attention to any automated CI failures reported in the pull request, and stay involved in the conversation. 38 | 39 | GitHub provides additional document on [forking a repository](https://help.github.com/articles/fork-a-repo/) and 40 | [creating a pull request](https://help.github.com/articles/creating-a-pull-request/). 41 | 42 | 43 | ## Finding contributions to work on 44 | Looking at the existing issues is a great way to find something to contribute on. As our projects, by default, use the default GitHub issue labels (enhancement/bug/duplicate/help wanted/invalid/question/wontfix), looking at any 'help wanted' issues is a great place to start. 45 | 46 | 47 | ## Code of Conduct 48 | This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct). 49 | For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact 50 | opensource-codeofconduct@amazon.com with any additional questions or comments. 51 | 52 | 53 | ## Security issue notifications 54 | If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). Please do **not** create a public github issue. 55 | 56 | 57 | ## Licensing 58 | 59 | See the [LICENSE](LICENSE) file for our project's licensing. We will ask you to confirm the licensing of your contribution. 60 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT No Attribution 2 | 3 | Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy of 6 | this software and associated documentation files (the "Software"), to deal in 7 | the Software without restriction, including without limitation the rights to 8 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 9 | the Software, and to permit persons to whom the Software is furnished to do so. 10 | 11 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 12 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS 13 | FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR 14 | COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 15 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 16 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 17 | 18 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # .NET on AWS Open Source Software Fund ([FOSS](https://github.com/indeedeng/FOSS-Contributor-Fund) fund) 2 | 3 | The .NET on AWS team is committed to supporting a healthy and thriving .NET OSS ecosystem. We understand that .NET Open Source is a labor of love for a lot of project maintainers and we want to show our appreciation to projects that are vital to the ecosystem. 4 | 5 | ### What is the fund? 6 | 7 | In 2023, we increased the size of the program, continuing on the work done in 2022 when 10 projects were selected and given a one-time donation of $5,000. We now have an expanded process for selecting projects with increased funding, one per month, with a per project funding of $6,000. 8 | 9 | Every month a new fund will be initiated, with a selection process that is unique every month. Instead of a one-time donation, the selected project will receive 12 monthly donations, via GitHub sponsors, in the amount of $500, totalling $6,000. 10 | 11 | ### How projects get selected? 12 | 13 | Every month, the selection committee nominates 2-3 projects to put up for selection. There are some criteria for projects to be eligible. 14 | 15 | - The project has an [OSI-approved open source license](https://opensource.org/) 16 | - Must have [GitHub Sponsors](https://github.com/sponsors) enabled for the organization/primary user of the project 17 | - Project is making a decision to actively prioritize diversity, equity, inclusion and accessibility. 18 | 19 | Once all nominations are complete, the selection committee will vote, via [ranked-choice voting](https://en.wikipedia.org/wiki/Ranked_voting), to select a project to award the grant to. The news of this award will be made to the maintainer and if the recipient chooses to receive the award, the donation will be initiated via GitHub sponsors. If the recipient declines the award, the 2nd place vote getter will be notified and so on. Once initial funding has been completed, the selected project will be announced here as well as amplified on the [@dotnetOnAWS Twitter Handle](https://twitter.com/dotnetonaws) 20 | 21 | ## 2024 Selection Committee 22 | 23 | 24 | 29 | 34 | 39 | 44 | 45 | 46 | 51 | 56 | 61 | 66 | 67 | 68 | 73 | 78 | 83 | 88 | 89 | 90 | 95 | 100 | 105 | 106 |
25 | 26 |
27 | Alexey Zimarev 28 |
30 | 31 |
32 | Biroj Nayak 33 |
35 | 36 |
37 | Bryan Hogan 38 |
40 | 41 |
42 | Dave Glick 43 |
47 | 48 |
49 | David Pallmann 50 |
52 | 53 |
54 | Dennis Doomen 55 |
57 | 58 |
59 | Egil Hansen 60 |
62 | 63 |
64 | Isaac Levin 65 |
69 | 70 |
71 | Javier Lozano 72 |
74 | 75 |
76 | Jeremy Sinclair 77 |
79 | 80 |
81 | Joe Guadagno 82 |
84 | 85 |
86 | Jonas Nyrup 87 |
91 | 92 |
93 | Norm Johanson 94 |
96 | 97 |
98 | PJ Pittle 99 |
101 | 102 |
103 | Samiullah
Mohammed
104 |
107 | 108 | 109 | ## Funding Recipients 110 | 111 | ### 2024 112 | 113 | | Month | Project | 114 | | --------- | --------------- | 115 | | January | [EF Core Power Tools](https://github.com/ErikEJ/EFCorePowerTools) | 116 | | February | [CvsHelper](https://github.com/JoshClose/CsvHelper) | 117 | | March | [DuckDB.NET](https://github.com/Giorgi/DuckDB.NET) | 118 | | April | [Polly](https://github.com/App-vNext/Polly) | 119 | | May | [xUnit](https://xunit.net/) | 120 | | June | no award | 121 | | July | [Magick.NET](https://github.com/dlemstra/Magick.NET) | 122 | | August | no award | 123 | | September | [CSharpier](https://github.com/belav/csharpier) | 124 | | October | [Bogus](https://github.com/bchavez/Bogus) | 125 | | November | [CleanArchitecture](https://github.com/ardalis/CleanArchitecture) | 126 | | December | [Roslynator](https://github.com/dotnet/roslynator) | 127 | 128 | ### 2023 129 | 130 | | Month | Project | 131 | | -------- | --------------- | 132 | | January | [AngleSharp](https://github.com/AngleSharp/AngleSharp) | 133 | | February | [MassTransit](https://github.com/MassTransit/MassTransit) | 134 | | March | [Nuke](https://github.com/nuke-build/nuke)| 135 | | April | [Marten](https://github.com/JasperFx/marten)| 136 | | May | [AvaloniaUI](https://github.com/AvaloniaUI/Avalonia)| 137 | | June | [ApiEndpoints](https://github.com/ardalis/ApiEndpoints)| 138 | | July | [Blazored LocalStorage](https://github.com/Blazored/LocalStorage)| 139 | | August | [YamlDotNet](https://github.com/aaubry/YamlDotNet) | 140 | | September | [Verify](https://github.com/VerifyTests/Verify) | 141 | | October | [Dapper](https://github.com/DapperLib/Dapper) | 142 | | November | [PuppeteerSharp](https://github.com/hardkoded/puppeteer-sharp) | 143 | | December | [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) | 144 | 145 | 146 | 147 | ### 2022 148 | 149 | In 2022, the .NET on AWS team sponsored 10 projects with one-time donations of $5,000 for their contributions to the .NET Open Source Ecosystem. 150 | 151 | | Project | 152 | | --------------- | 153 | | [AutoMapper](https://github.com/AutoMapper/AutoMapper) | 154 | | [FluentValidation](https://github.com/FluentValidation/FluentValidation) | 155 | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | 156 | | [Autofac](https://github.com/autofac/Autofac) | 157 | | [Buildalyzer](https://github.com/daveaglick/Buildalyzer) | 158 | | [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) | 159 | | [Swashbuckle](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | 160 | | [RestSharp](https://github.com/restsharp/RestSharp) | 161 | | [bUnit](https://github.com/bUnit-dev/bUnit) | 162 | 163 | ## Other FOSS Funds 164 | 165 | The .NET on AWS team is not alone in funding to Open Source via a FOSS Fund model. The model was initially created by the open source engineering group at Indeed, and has been iterated by countless other companies. If you are interested in learning more about their approach, you can read the blog post [The FOSS Contributor Fund: Six Months In](https://engineering.indeedblog.com/blog/2019/07/foss-fund-six-months-in/). 166 | 167 | ## Resources 168 | 169 | To learn more about the work the .NET on AWS team, and AWS in general is doing, here are some links to learn more about our efforts 170 | 171 | - [.NET on AWS](http://aws.amazon.com/dotnet) 172 | - [AWS Open Source](https://aws.amazon.com/opensource) 173 | - [.NET on AWS GitHub](https://github.com/aws/dotnet) 174 | -------------------------------------------------------------------------------- /committee/abhi-gujjewar.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws/dotnet-foss/dcc9b9c2de614c22790112f8504ed1e3b046c3c5/committee/abhi-gujjewar.jpeg -------------------------------------------------------------------------------- /committee/alexey-zimarev.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws/dotnet-foss/dcc9b9c2de614c22790112f8504ed1e3b046c3c5/committee/alexey-zimarev.png -------------------------------------------------------------------------------- /committee/biroj-nayak.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws/dotnet-foss/dcc9b9c2de614c22790112f8504ed1e3b046c3c5/committee/biroj-nayak.jpeg -------------------------------------------------------------------------------- /committee/bryan-hogan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws/dotnet-foss/dcc9b9c2de614c22790112f8504ed1e3b046c3c5/committee/bryan-hogan.png -------------------------------------------------------------------------------- /committee/dave-glick.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws/dotnet-foss/dcc9b9c2de614c22790112f8504ed1e3b046c3c5/committee/dave-glick.jpg -------------------------------------------------------------------------------- /committee/dennis-doomen.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws/dotnet-foss/dcc9b9c2de614c22790112f8504ed1e3b046c3c5/committee/dennis-doomen.jpeg -------------------------------------------------------------------------------- /committee/egil-hansen.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws/dotnet-foss/dcc9b9c2de614c22790112f8504ed1e3b046c3c5/committee/egil-hansen.jpg -------------------------------------------------------------------------------- /committee/isaac-levin.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws/dotnet-foss/dcc9b9c2de614c22790112f8504ed1e3b046c3c5/committee/isaac-levin.jpeg -------------------------------------------------------------------------------- /committee/javier-lozano.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws/dotnet-foss/dcc9b9c2de614c22790112f8504ed1e3b046c3c5/committee/javier-lozano.jpg -------------------------------------------------------------------------------- /committee/jeremy-sinclair.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws/dotnet-foss/dcc9b9c2de614c22790112f8504ed1e3b046c3c5/committee/jeremy-sinclair.jpeg -------------------------------------------------------------------------------- /committee/joe-guadagno.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws/dotnet-foss/dcc9b9c2de614c22790112f8504ed1e3b046c3c5/committee/joe-guadagno.png -------------------------------------------------------------------------------- /committee/jonas-nyrup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws/dotnet-foss/dcc9b9c2de614c22790112f8504ed1e3b046c3c5/committee/jonas-nyrup.png -------------------------------------------------------------------------------- /committee/norm-johanson.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws/dotnet-foss/dcc9b9c2de614c22790112f8504ed1e3b046c3c5/committee/norm-johanson.png -------------------------------------------------------------------------------- /committee/pj-pittle.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws/dotnet-foss/dcc9b9c2de614c22790112f8504ed1e3b046c3c5/committee/pj-pittle.jpeg -------------------------------------------------------------------------------- /committee/samiullah-mohammed.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws/dotnet-foss/dcc9b9c2de614c22790112f8504ed1e3b046c3c5/committee/samiullah-mohammed.jpeg --------------------------------------------------------------------------------