diff --git a/docs/en/Community-Articles/2020-08-07-Passwordless-Authentication/POST.md b/docs/en/Community-Articles/2020-08-07-Passwordless-Authentication/POST.md index d14901a2ba..672bd26289 100644 --- a/docs/en/Community-Articles/2020-08-07-Passwordless-Authentication/POST.md +++ b/docs/en/Community-Articles/2020-08-07-Passwordless-Authentication/POST.md @@ -241,3 +241,18 @@ That's all! We created a passwordless login with 7 steps. ## Source Code The completed sample is available on [GitHub repository](https://github.com/abpframework/abp-samples/tree/master/PasswordlessAuthentication). + + + +〰️〰️〰️ + +Happy Coding 🤗 + +--- + +> I'm Alper Ebicoglu 🧑🏽‍💻 ABP Framework Core Team Member +> Follow me for the latest news about .NET and software development: +> 📌 [twitter.com/alperebicoglu](https://twitter.com/alperebicoglu) +> 📌 [github.com/ebicoglu](https://github.com/ebicoglu) +> 📌 [linkedin.com/in/ebicoglu](https://www.linkedin.com/in/ebicoglu) +> 📌 [medium.com/@alperonline]( diff --git a/docs/en/Community-Articles/2022-10-27-Dotnet7-Upgrade/Upgrade-Your-Existing-Projects-to-Dotnet7.md b/docs/en/Community-Articles/2022-10-27-Dotnet7-Upgrade/Upgrade-Your-Existing-Projects-to-Dotnet7.md index 26aa115e3b..9eff84b774 100644 --- a/docs/en/Community-Articles/2022-10-27-Dotnet7-Upgrade/Upgrade-Your-Existing-Projects-to-Dotnet7.md +++ b/docs/en/Community-Articles/2022-10-27-Dotnet7-Upgrade/Upgrade-Your-Existing-Projects-to-Dotnet7.md @@ -258,8 +258,16 @@ Not all the changes are here, but you can check out the following PR of the .NET * [github.com/abpframework/abp/pull/13626/files](https://github.com/abpframework/abp/pull/13626/files) -... -Happy coding with .NET 7 🤗 +〰️〰️〰️ -... +Happy Coding 🤗 + +--- + +> I'm Alper Ebicoglu 🧑🏽‍💻 ABP Framework Core Team Member +> Follow me for the latest news about .NET and software development: +> 📌 [twitter.com/alperebicoglu](https://twitter.com/alperebicoglu) +> 📌 [github.com/ebicoglu](https://github.com/ebicoglu) +> 📌 [linkedin.com/in/ebicoglu](https://www.linkedin.com/in/ebicoglu) +> 📌 [medium.com/@alperonline](https://medium.com/@alperonline) diff --git a/docs/en/Community-Articles/2023-03-27-What-is-new-in-NET8/post.md b/docs/en/Community-Articles/2023-03-27-What-is-new-in-NET8/post.md index 61256bba62..665ad251e3 100644 --- a/docs/en/Community-Articles/2023-03-27-What-is-new-in-NET8/post.md +++ b/docs/en/Community-Articles/2023-03-27-What-is-new-in-NET8/post.md @@ -220,6 +220,8 @@ Become a pioneer and try the new features of .NET 8 now. Adapt it to your project or start a new .NET 8 project. [Claim your copy of .NET 8](https://dotnet.microsoft.com/next) today 🏎️ ! + + 〰️〰️〰️ Happy Coding ⌨️