From de9769baa5fa9e2d09d5cc490da65c0630c5ca16 Mon Sep 17 00:00:00 2001 From: Glenn Date: Mon, 12 May 2014 17:52:35 -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..ab7b29e979 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +ASP.NET Security +======== + +ASP.NET Security contains the security and authorization middlewares for ASP.NET vNext. + +This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the [Home](https://github.com/aspnet/home) repo.