Browse Source

add signature

pull/16266/head
Ebicoglu 3 years ago
parent
commit
caa97a4ac7
  1. 15
      docs/en/Community-Articles/2020-08-07-Passwordless-Authentication/POST.md
  2. 14
      docs/en/Community-Articles/2022-10-27-Dotnet7-Upgrade/Upgrade-Your-Existing-Projects-to-Dotnet7.md
  3. 2
      docs/en/Community-Articles/2023-03-27-What-is-new-in-NET8/post.md

15
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](

14
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)

2
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 ⌨️

Loading…
Cancel
Save