-
When BDN builds a MonoAOT project, it first does a regular dotnet build, then it does the MonoAOT compilation ([source](https://github.com/dotnet/BenchmarkDotNet/blob/40305b402ff795992ac9d926c8ad1aee8…
-
As I originally asked over on StackOverflow in [this posting](http://stackoverflow.com/questions/36749200/net-core-1-0-and-entityframework-7-not-compatible), I've upgraded to Visual Studio Code 1.0.0 …
-
Hi.
I have a question.
When using app created from boilerplate template MVC .Netcore we faced issue that when you are browsing through menu options and change module the whole page is reloaded, e…
-
Type: Performance Issue
Hola como me les va desearia su ayda para reparar mi editor virtual stdio code y volverlo a la forma original lo desintale y lo volvi a intalar pero aparecio igual sin mas gr…
-
### Description
Messages sent to Event Log as per the [documentation](https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.eventlog?view=dotnet-plat-ext-6.0) do not look as expected.
Ins…
-
After I updated to the latest dotnet/performance to work on some benchmarks, I got a new and exciting error:
```
// Build Error: Exception!
Message: Could not find file '/home/kate/Projects/perf…
-
The changes delivered with dotnet/BenchmarkDotNet#2216 are not reflected in the https://github.com/dotnet/performance repo.
While running the microbenchmarks from within 'performance' repo, it fai…
-
We have written the needed data into your clipboard because it was too large to send. Please paste.
-
For V3, I am thinking of making a number of changes.
These are just thoughts and I am looking for feedback. Nothing is set in stone as of yet.
### Activity Data & Handlers
Currently, an activ…
-
### Rationale
`System.Guid` represents .NETs support for `Globally Unique Identifiers` or `GUIDs` (sometimes also referred to as `Universally Unique Identifiers` or `UUIDs`).
This type represent…