diff --git a/docs/articles/intro.md b/docs/articles/intro.md index 1cd3688c..d4af2b98 100644 --- a/docs/articles/intro.md +++ b/docs/articles/intro.md @@ -11,7 +11,7 @@ Whether you're building an ASP.NET Core Web API or a native UI application with MADE.NET has been built on common code from projects built by the MADE team, and is now a home for all those bits of code that you know you will reuse in another project! -Most packages support the `netstandard2.0` target framework, with some packages opting to support platform specific frameworks such as .NET 6, UWP, and Xamarin. +Most packages support the `netstandard2.0` target framework, with some packages opting to support platform specific frameworks such as .NET 6/7/8 and UWP. ## Installation diff --git a/docs/index.md b/docs/index.md index 77c5df63..72cc7378 100644 --- a/docs/index.md +++ b/docs/index.md @@ -39,7 +39,7 @@ title: Make App Development Easier
- Standard 2.0+, 5, 6 + Standard 2.0+, 6, 7, 8
@@ -66,12 +66,12 @@ title: Make App Development Easier
- Xamarin + MAUI
- Android, iOS, macOS, Forms + Android, iOS
@@ -96,62 +96,6 @@ title: Make App Development Easier -
- - Stats - -
- - -
-
- - v1.5.0 - -
-
- - Latest release - -
-
-
-
- - -
-
- - 300k+ - -
-
- - Total downloads - -
-
-
-
- - -
-
- - 27 - -
-
- - NuGet packages - -
-
-
-
-
-
- ---