My First NuGet Package
I’ve been working on a project over the last year that was my first serious use of MVC, Git and Nuget. While I was working on part of the system that allowed users to upload documents I wrote a custom validator that would check the file extension was valid, the file didn’t exceed a maximum […]
Read More My First NuGet Package