-
I am using a Class Library project, whose target frameworks are `net451` and `netstandard1.6`, which dynamically compiles a class in a way similar to the example here (a "standard" way to do the compi…
-
hi,
we are migrating from .netcore2.2 to .netcore3.1. During migration in the unit test, httpclient request which is created using TestServer is not hitting the controller. and the response is alwa…
-
We have a NETCore2.1+ API project with the following environments:
- Environment Development
- Environment DEMO
- Environment Quality (Secured with Certificate)
- Environement Staging (Secured wit…
-
Environment data
----------------
macOS Sierra
MacBook Pro (Retina, 15-inch, Mid 2014)
2.2 GHz Intel Core i7
16 GB 1600 MHz DDR3
Intel Iris Pro 1536 MB
I followed guidance from @Steve…
ugreg updated
11 months ago
-
Recent netcore releases (2.1) have had some large improvements in performance (specifically sockets) and added lots of features to help improve performance of a library like this (Span and Memory as l…
-
_From @kosa-gyula-77 on June 8, 2017 14:27_
Publishing the _xunitCore1.0_ project in the solution attached from Visual Studio 2017 fails with the following error:
_Assets file 'C:\Users\xxx\Docume…
-
### Description
Once a SIGTERM is issued, the host should be allowed the opportunity to gracefully drain and shutdown all existing http and WebSocket connections.
This used to work properly on net…
-
## Updated proposal from 2017/9
Proposal (by @karelz - https://github.com/dotnet/corefx/issues/1626#issuecomment-329840518) will be updated in top-post based on further discussion and proposal chan…
-
Soliciting opinions on revisiting branch naming convention when we store artifacts in [ci_artifacts](https://github.com/kaitai-io/ci_artifacts). Right now, it's fairly inconsistent:
* construct/pyt…
-
The types generated are not implementing INotifyPropertyChanged.
Example on .net:
```
public partial class MyEntity : ... System.ComponentModel.INotifyPropertyChanged {
...
[Syste…