From 681e32d0c12d1026148d5db10b2a1e375e413ad5 Mon Sep 17 00:00:00 2001 From: Eilon Lipton Date: Fri, 30 Sep 2016 10:30:30 -0700 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000000..ad923061f9 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +AzureIntegration +=== + +Features that integrate ASP.NET Core with Azure. + +This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.