commit 681e32d0c12d1026148d5db10b2a1e375e413ad5 Author: Eilon Lipton Date: Fri Sep 30 10:30:30 2016 -0700 Create 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.