-
_From @nanivijay on August 24, 2016 23:54_
We used to get the code coverage for the mvc 6 web api in vs2015 targeting to asp.net 5 rc1(dnx451).
After upgrading to core 1.0 we targeted to net 461. I …
Eilon updated
8 years ago
-
I was trying to build MonoDevelop 6.0.0.4761 in the hopes that this was a version that is able to build using the source code provided. It also errors, because of unresolved dependencies:
```
[ 1…
-
### Issue or suggestion
This issue is a copy of https://github.com/dotnet/AspNetCore.Docs/issues/33226
See the warning just above [SQL Server Express LocalDB](https://learn.microsoft.com/en-us/a…
-
This is my first time looking into buildpack's for heroku, but I've got a .NET Mono app attempting to compile and fails with the following log (below). Is there anyway to tell which library is failin…
-
Hi..
Do you have any sql scripts to run for this app, and are there any installation steps required?
-
System.InvalidOperationException
The view 'Index' or its master was not found or no view engine supports the searched locations. The following locations were searched:
~/Views/Home/Index.aspx
~/Vie…
-
Hello,
I am totally new to RavenDB and was able to find your StarterKit. I have got some WebForms experience from years ago and it is now my intention to learn ASP.NET 5 and skip ASP.NET MVC as it is…
-
A valid OData WebAPI query generates an invalid SQLite command that has a syntax error. I'm using EFCore SQLite with Odata.
### Assemblies affected
TargetFramework - **netcoreapp3.1**
SDK -…
-
## Steps to reproduce:
1) `dotnet new mvc -o Project1`
2) Follow .Net CLI instructions here: https://docs.microsoft.com/en-us/aspnet/core/security/authentication/scaffold-identity?view=aspnetcore-2.…
-
_From @TLHamilton on August 17, 2016 16:5_
In Visual Studio 2015 I will create a new project File>New>Project>Templates>Visual C#>Web>ASP.NET Core Web Application (.Net Framework).
Once created, I w…