New Post: Open source : Advanced starter kit project and framework released...
Hi, I paused the framework development because it evolves with myprettycms based on (http://myprettycms.codeplex.com) So myprettycms is the up to date fremework version. I'll synchronize all my project...
View ArticleCreated Issue: HttpResponseException thrown at ActionFilter is being...
From here: http://stackoverflow.com/questions/15065594/error-handling-in-web-api-self-hosted-server-for-actionfilterattributeAs user mentions, when throwing HttpResponseException at the controller's...
View ArticleEdited Issue: HttpResponseException thrown at ActionFilter is being...
From here: http://stackoverflow.com/questions/15065594/error-handling-in-web-api-self-hosted-server-for-actionfilterattributeAs user mentions, when throwing HttpResponseException at the controller's...
View ArticleCommented Issue: Test...
The test ConventionsHelpersTests.GetUriRepresentationForValue_Works verifies the DateTimeOffset representation using the value "datetimeoffset'1600-12-31T16:00:00-08:00'" which will only work if the...
View ArticleCreated Issue: ApiExplorer incorrectly assumes conflicts when a controller's...
I have a ValuesController and StudentsController in my application and following routes:```config.Routes.MapHttpRoute( name: "Api2", routeTemplate: "api/Values/{id}", defaults: new { id =...
View ArticleSource code checked in, #7638b68b5bd3
Update csproj files to allow managing NuGet packages without project changes
View ArticleCommented Issue: HttpResponseException thrown at ActionFilter is being...
From here: http://stackoverflow.com/questions/15065594/error-handling-in-web-api-self-hosted-server-for-actionfilterattributeAs user mentions, when throwing HttpResponseException at the controller's...
View ArticleCommented Issue: Test...
The test ConventionsHelpersTests.GetUriRepresentationForValue_Works verifies the DateTimeOffset representation using the value "datetimeoffset'1600-12-31T16:00:00-08:00'" which will only work if the...
View ArticleCommented Issue: Test...
The test ConventionsHelpersTests.GetUriRepresentationForValue_Works verifies the DateTimeOffset representation using the value "datetimeoffset'1600-12-31T16:00:00-08:00'" which will only work if the...
View ArticleCommented Issue: Test...
The test ConventionsHelpersTests.GetUriRepresentationForValue_Works verifies the DateTimeOffset representation using the value "datetimeoffset'1600-12-31T16:00:00-08:00'" which will only work if the...
View ArticleCommented Issue: Test...
The test ConventionsHelpersTests.GetUriRepresentationForValue_Works verifies the DateTimeOffset representation using the value "datetimeoffset'1600-12-31T16:00:00-08:00'" which will only work if the...
View ArticleCommented Issue: Test...
The test ConventionsHelpersTests.GetUriRepresentationForValue_Works verifies the DateTimeOffset representation using the value "datetimeoffset'1600-12-31T16:00:00-08:00'" which will only work if the...
View ArticleUpdated Wiki: Building from Source
Building from SourceIf you are contributing code or you want to build from source then building from source is what you will want to do. Follow the steps below:To build our sources, you must be running...
View ArticleCommented Task: MQ: Work around sporadic TeamCity exception [813]
Add a workaround to the Team City bug for the "exception during messages processing."Comments: Altered test_name column to be utf8mb4. This should fix the problem.
View ArticleEdited Task: MQ: Work around sporadic TeamCity exception [813]
Add a workaround to the Team City bug for the "exception during messages processing."
View ArticleSource code checked in, #291de7fa2ace
Add Add Microsoft.Bcl.Build package to binary dependencies and add System.Net.Http.Formatting.NetCore to list of assemblies to use for restoring packages
View ArticleSource code checked in, #23839b3bd931
Fix load problem due to missing app.config in NetCore test
View ArticleNew Post: Feature: Conversational session
Thank you for this suggestion and your interest in contributing to ASP.NET MVC. First I think we need to get a better understanding of the scenario you have a mind. Could you please give as a concrete...
View ArticleNew Post: Feature: Conversational session
Hi danroth27. First of all, thank you for reviewing my feature request! Answer question 1: For example, you create an webapp where you have a list of entities and a edit/create page. And the user wants...
View ArticleSource code checked in, #91f78bc347fa
Update Runtime build to not require portable SDK to be installed
View Article