diff --git a/README.md b/README.md index bb2e295c9..8dcf0443f 100644 --- a/README.md +++ b/README.md @@ -27,18 +27,20 @@ There are many projects that you can use and contribute to, some of which are li ### .NET - [.NET (dotnet/core)](https://github.com/dotnet/core) +- [.NET Aspire (dotnet/aspire)](https://github.com/dotnet/aspire) - [.NET MAUI (dotnet/maui)](https://github.com/dotnet/maui) - [ASP.NET Core (dotnet/aspnetcore)](https://github.com/dotnet/aspnetcore) - [C# (dotnet/csharplang)](https://github.com/dotnet/csharplang) - [Entity Framework Core (dotnet/efcore)](https://github.com/dotnet/efcore) - [F# (dotnet/fsharp)](https://github.com/dotnet/fsharp) -- [ML.NET dotnet/machinelearning)](https://github.com/dotnet/machinelearning) +- [ML.NET (dotnet/machinelearning)](https://github.com/dotnet/machinelearning) - [Roslyn Compiler Platform (dotnet/roslyn)](https://github.com/dotnet/roslyn) - [Windows Forms (dotnet/winforms)](https://github.com/dotnet/winforms) - [WPF (dotnet/wpf)](https://github.com/dotnet/wpf) ### .NET Docs - [.NET docs (dotnet/docs)](https://github.com/dotnet/docs) +- [.NET Aspire docs (dotnet/docs-aspire)](https://github.com/dotnet/docs-aspire) - [.NET MAUI docs (dotnet/docs-maui)](https://github.com/dotnet/docs-maui) - [ASP.NET Core docs (dotnet/AspNetCore.Docs)](https://github.com/dotnet/AspNetCore.Docs) - [Entity Framework docs (dotnet/EntityFramework.Docs)](https://github.com/dotnet/EntityFramework.Docs) diff --git a/dotnet-free-oss-services.md b/dotnet-free-oss-services.md index 5c82b10a7..f96f81da1 100644 --- a/dotnet-free-oss-services.md +++ b/dotnet-free-oss-services.md @@ -47,6 +47,7 @@ Please sort projects alphabetically and provide a one-line description. Where po * [countly](https://countly.com) - comprehensive product analytics platform needed to build outstanding and innovative products and the most privacy-conscious solution for mobile, desktop, and web applications for all users. * [elmah](https://elmah.io) - Error logging and uptime monitoring for .NET. +* [raygun.com](https://raygun.com/platform/crash-reporting)-Error Monitoring & Crash Reporting for .NET. * [Sentry](https://sentry.io/welcome/) - Cross platform error reporting. diff --git a/releases/README.md b/releases/README.md index ed94c8a3a..0b4f037e0 100644 --- a/releases/README.md +++ b/releases/README.md @@ -14,9 +14,9 @@ You can see what was included in each .NET Framework release. Some releases are - [.NET Framework 4.7.1](net471/README.md) - [.NET Framework 4.7](net47/README.md) - [.NET Framework 4.6.2](net462/README.md) -- [.NET Framework 4.6.1](net461/README.md) -- [.NET Framework 4.6](net46/README.md) -- [.NET Framework 4.5.2](net452/README.md) +- [.NET Framework 4.6.1](net461/README.md) (unsupported) +- [.NET Framework 4.6](net46/README.md) (unsupported) +- [.NET Framework 4.5.2](net452/README.md) (unsupported) - [.NET Framework 4.5.1](net451/README.md) (unsupported) - [.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) - [.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)