Go to file
Thomas Hounsell 40933862b0 Localising all those strings
for the front controller at any rate.
2015-07-16 11: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 Localising all those strings 2015-07-16 11:41:47 +01: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.