Skip to content

Commit 8662894

Browse files
Apollo9999mairaw
andauthored
Add Avalonia to the .NET Open Source Developer Projects A cross-platform UI framework that supports XAML and .NET (#1384)
Co-authored-by: Maira Wenzel <[email protected]>
1 parent 57d0c22 commit 8662894

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

dotnet-developer-projects.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
1515

1616
## Platforms
1717
* [Akka.NET](http://github.com/akkadotnet) - Akka.NET is a toolkit and runtime for building highly concurrent, distributed, and fault tolerant event-driven applications on .NET & Mono. This community-driven port brings C# & F# developers the capabilities of the original Akka framework in Java/Scala. [[Project Site]](http://getakka.net/)
18+
* [Avalonia](https://github.com/AvaloniaUI/Avalonia) - A cross-platform UI framework that supports XAML and .NET for building desktop applications.
1819
* [Castle Project](https://github.com/castleproject) - Umbrella project for ActiveRecord, DynamicProxy, MonoRail, Windsor
1920
* [Catel](https://github.com/catel/catel) - Application platform with IoC, logging, reflection and much more that serves as a base for applications that must be ready for future growth.
2021
* [Enterprise Web Library (EWL)](https://github.com/enduracode/enterprise-web-library) - An extremely opinionated platform for web applications that trades off performance, scalability, and development flexibility for an ease of maintenance you won't find anywhere else. [Enterprise Web Library site](http://www.enterpriseweblibrary.org/).

dotnet-free-oss-services.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Please sort projects alphabetically and provide a one-line description. Where po
3535
* [Coverity Scan](https://scan.coverity.com) - Static analysis service to identify defects in C# code.
3636
* [dotCover](https://www.jetbrains.com/buy/opensource/?product=dotCover) - Code coverage tool integrated with Visual Studio.
3737
* [.Net Reflector](http://reflectorblog.red-gate.com/2013/07/open-source) - Browse, analyse and decompile IL code.
38+
* [Sonarqube](https://www.sonarsource.com/open-source-editions/)-static code analysis tools out there. It is an open-source platform for continuous inspection of code quality and performs automatic reviews via static code analysis
3839

3940
## Package Management
4041

@@ -43,8 +44,11 @@ Please sort projects alphabetically and provide a one-line description. Where po
4344
## Analytics and Error Reporting
4445

4546
* [Bugsnag](https://bugsnag.com/blog/bugsnag-loves-open-source) - Cross platform error reporting.
46-
* [elmah.io](https://elmah.io/sponsorship/opensource/) - Error logging and uptime monitoring for .NET.
47-
* [Sentry](https://sentry.io/for/open-source/) - Cross platform error reporting.
47+
* [countly](https://countly.com) - comprehensive product analytics platform needed to build outstanding and innovative products and the most privacy-conscious solution for mobile,
48+
desktop, and web applications for all users.
49+
* [elmah](https://elmah.io) - Error logging and uptime monitoring for .NET.
50+
* [Sentry](https://sentry.io/welcome/) - Cross platform error reporting.
51+
4852

4953
## Cloud Resources and Services
5054

0 commit comments

Comments
 (0)