-
I receive this error on my datasets since I've installed the latest VS2017. I have big tables, and think the MSDataSetGenerator generates code different, so now the compiler can't handle the big gener…
-
I am attempting to upgrade my app to Core 3 and am running into [this](https://github.com/aspnet/AspNetCore/issues/12890) issue.
-
```
What steps will reproduce the problem?
1. msm + kryo + legacy spring mvc application
2. Override the default max buffer size to 10
MB(-Dmsm.kryo.buffersize.max=10240000)
3.
What is the expected…
-
```
What steps will reproduce the problem?
1. msm + kryo + legacy spring mvc application
2. Override the default max buffer size to 10
MB(-Dmsm.kryo.buffersize.max=10240000)
3.
What is the expected…
-
```
What steps will reproduce the problem?
1. msm + kryo + legacy spring mvc application
2. Override the default max buffer size to 10
MB(-Dmsm.kryo.buffersize.max=10240000)
3.
What is the expected…
-
When using the following code in .net core 3 mvc web project the scaffolding of views fails.
```
public class HomeController : Controller
{
public IActionResult About()
{
…
-
I'm having trouble getting netstandard2.0 to work which was added in #509
The build command I am using (from the source directory) is:
```
dotnet build -c release -f netstandard2.0 Svg.csproj
…
-
I have an idea for a [feature for galaxy and bioblend](https://github.com/galaxyproject/bioblend/issues/177): namely I'd like to have access to data libraries with files located in S3. Similar to the …
-
I have just downloaded the latest SimpleSite sample from GitHub.
As per Readme.md, I did item 1 and created a database.
I then failed at item 2 and could not build the site so cannot run it.
I ge…
-
### Have you checked our Troubleshooting page for your issue?
- [X] I have checked the Troubleshooting page
### Is there already an issue for your problem?
- [X] I have checked older issues, open a…