Skip to content

Commit f1c0c2b

Browse files
Merge pull request #1 from microsoft/main
develop
2 parents b6ab7e2 + 5a5b0e4 commit f1c0c2b

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,20 @@ There are many projects that you can use and contribute to, some of which are li
2727
### .NET
2828

2929
- [.NET (dotnet/core)](https://github.com/dotnet/core)
30+
- [.NET Aspire (dotnet/aspire)](https://github.com/dotnet/aspire)
3031
- [.NET MAUI (dotnet/maui)](https://github.com/dotnet/maui)
3132
- [ASP.NET Core (dotnet/aspnetcore)](https://github.com/dotnet/aspnetcore)
3233
- [C# (dotnet/csharplang)](https://github.com/dotnet/csharplang)
3334
- [Entity Framework Core (dotnet/efcore)](https://github.com/dotnet/efcore)
3435
- [F# (dotnet/fsharp)](https://github.com/dotnet/fsharp)
35-
- [ML.NET dotnet/machinelearning)](https://github.com/dotnet/machinelearning)
36+
- [ML.NET (dotnet/machinelearning)](https://github.com/dotnet/machinelearning)
3637
- [Roslyn Compiler Platform (dotnet/roslyn)](https://github.com/dotnet/roslyn)
3738
- [Windows Forms (dotnet/winforms)](https://github.com/dotnet/winforms)
3839
- [WPF (dotnet/wpf)](https://github.com/dotnet/wpf)
3940

4041
### .NET Docs
4142
- [.NET docs (dotnet/docs)](https://github.com/dotnet/docs)
43+
- [.NET Aspire docs (dotnet/docs-aspire)](https://github.com/dotnet/docs-aspire)
4244
- [.NET MAUI docs (dotnet/docs-maui)](https://github.com/dotnet/docs-maui)
4345
- [ASP.NET Core docs (dotnet/AspNetCore.Docs)](https://github.com/dotnet/AspNetCore.Docs)
4446
- [Entity Framework docs (dotnet/EntityFramework.Docs)](https://github.com/dotnet/EntityFramework.Docs)

dotnet-free-oss-services.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Please sort projects alphabetically and provide a one-line description. Where po
4747
* [countly](https://countly.com) - comprehensive product analytics platform needed to build outstanding and innovative products and the most privacy-conscious solution for mobile,
4848
desktop, and web applications for all users.
4949
* [elmah](https://elmah.io) - Error logging and uptime monitoring for .NET.
50+
* [raygun.com](https://raygun.com/platform/crash-reporting)-Error Monitoring & Crash Reporting for .NET.
5051
* [Sentry](https://sentry.io/welcome/) - Cross platform error reporting.
5152

5253

releases/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ You can see what was included in each .NET Framework release. Some releases are
1414
- [.NET Framework 4.7.1](net471/README.md)
1515
- [.NET Framework 4.7](net47/README.md)
1616
- [.NET Framework 4.6.2](net462/README.md)
17-
- [.NET Framework 4.6.1](net461/README.md)
18-
- [.NET Framework 4.6](net46/README.md)
19-
- [.NET Framework 4.5.2](net452/README.md)
17+
- [.NET Framework 4.6.1](net461/README.md) (unsupported)
18+
- [.NET Framework 4.6](net46/README.md) (unsupported)
19+
- [.NET Framework 4.5.2](net452/README.md) (unsupported)
2020
- [.NET Framework 4.5.1](net451/README.md) (unsupported)
2121
- [.NET Framework 4.5](https://blogs.msdn.microsoft.com/dotnet/2012/08/15/announcing-the-release-of-net-framework-4-5-rtm-product-and-source-code/) (unsupported)
2222
- [.NET Framework 4.0.3](https://blogs.msdn.microsoft.com/dotnet/2012/03/05/update-4-0-3-for-the-microsoft-net-framework-4/) (unsupported)

0 commit comments

Comments
 (0)