Go to file
Mitchell R fd16d09234 Update ChangePassword.cs
Allowing for a min password of 8 characters instead of 12.
2015-07-26 14:39:15 +02:00
.nuget Include the entire solution, not just the project 2015-06-05 10:03:36 +01:00
.vs/config Include the entire solution, not just the project 2015-06-05 10:03:36 +01:00
BuildFeed Update ChangePassword.cs 2015-07-26 14:39:15 +02:00
RedisAuth Code Cleanup 2015-07-05 23:19:01 +01:00
.gitattributes 🍭 Added .gitattributes & .gitignore files 2014-10-10 23:51:35 +01:00
.gitignore Include the entire solution, not just the project 2015-06-05 10:03:36 +01:00
BuildFeed.sln Include the entire solution, not just the project 2015-06-05 10:03:36 +01:00
LICENSE.md Add licence, readme. 2015-06-05 10:28:19 +01:00
Packages.dgml Include the entire solution, not just the project 2015-06-05 10:03:36 +01:00
README.md Add licence, readme. 2015-06-05 10:28:19 +01:00

BuildFeed


BuildFeed is a website for tracking Windows build numbers. The website itself is hosted at https://buildfeed.net/.

It is built using ASP.NET MVC, with a persistent Redis instance used for storing data.