-
Hello,
I am new to using Visual Studio 2017. I have one console application and three class libraries. I am using Net standard 1.4 on the class libraries and net framework 4.6.1.
I would appre…
-
# How do I transfer an amr stream to aac stream?
I'm using netcore 2.0 for centos with my company's webapi service, it is some kind of IM system. however I come across an request.
our users send…
-
Hello,
As outlined in [the re:Invent video](https://youtu.be/IfF1E2RJ6Do?t=24m6s), it is my understanding that the lambda compute substrate has the AspNetCore package stored locally. The demo shows a…
-
Hi, i'm facing a strange problem, i make some microservices, some of them are just consoleApp with hostbuilder using only Microsoft.NETCore.App SDK, and others are webapi using Microsoft.NETCore.App S…
-
These ones were affected, but I have reflowed them.
```
EntityFramework/4.3.1
EntityFramework/6.0.0-alpha2
EntityFramework/6.0.0
EntityFramework/6.0.1
EntityFramework/6.0.2…
-
_[continuosly edited with suggestions and approved tasks for 3.0]_
Hi guys,
BeatPulse 3.0 is starting **(vnext branch)** with next features on the roadmap.
**BeatPulse**
- [ ] Decouple BeatP…
-
I got conflict with autofac 4.0.0.0 for .net4.5.1 .
why there's a System.SerializableAttribute inside the librairie?
-
## Steps to reproduce
dotnet pack sa_netcore20_webapi --no-build --include-source --output bin/Debug
## Expected behavior
an nupkg containing a folder structure like this
--sa_netcore20_w…
-
## Steps to reproduce
1. Install sdk 3.0.100-preview-009784
2. dotnet new mvc /web /webapi
3. dotnet run
## Expected behavior
Dotnet run for mvc, web and webap works well
## Actual behavior…
-
This issue will track the .NET Core port activities for porting the **runtime** to .NET core. Note that netstandard 1.3 assemblies can be used on Azure Functions and this is fully supported.
We'll …