From 7db5282f116c4029a1f2e2022f969b870ad52a6d Mon Sep 17 00:00:00 2001 From: Kelvin Ferreira <10376375+k30v1n@users.noreply.github.com> Date: Wed, 5 Apr 2023 18:12:00 -0400 Subject: [PATCH] adding email folder --- README.md | 3 +++ email/discartable_email_address.md | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 email/discartable_email_address.md diff --git a/README.md b/README.md index a28916b..4f76eb9 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ Repo to hold important notes, links and guides to help throughout the carrer. Ki 1. [How to run dotnet with profile using CLI](/dotnet/how_to_run_dotnet_with_profile.md) 1. [Thread pool exhaustion](/dotnet/thread_pool_exhaustion_dotnet.md) +# Email +1. [Adding discartable email address](/email/discartable_email_address.md) + ## Entity Framework 1. [How to run Entity Framework migrations](/entity_framework/how_to_run_migrations.md) diff --git a/email/discartable_email_address.md b/email/discartable_email_address.md new file mode 100644 index 0000000..a08ee32 --- /dev/null +++ b/email/discartable_email_address.md @@ -0,0 +1,3 @@ +Websites that provides discartable email address + +- https://tuamaeaquelaursa.com/ \ No newline at end of file