Go to file
Thomas Hounsell 5a6d99a069 Merge branch 'pr/16' into Localisation
Conflicts:
	BuildFeed/Models/ViewModel/ChangePassword.cs
	BuildFeed/Models/ViewModel/RegistrationUser.cs
2015-07-27 09:41:47 +01: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 Merge branch 'pr/16' into Localisation 2015-07-27 09:41:47 +01:00
RedisAuth Merge branch 'pr/16' into Localisation 2015-07-27 09:41:47 +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.