-
I read [here](https://github.com/dotnet/standard/blob/master/docs/netstandard-20/README.md) that in .Net Standard 2.0, a .NET Standard class library is able to reference non-.NET Standard class librar…
-
Hi,
I installed this tool, and ran it without an argument. It happily removed all nuget packages from the cache, 10GB cleared. Great!
Well, I then started a build of a multi-targeting sln (netst…
-
I'm checking `Barrel.Current.IsExpired(key)` and I get the exception below. I have not added anything to the cache yet, my service checks if it's expired before doing anything else. Do I need to call …
-
I noticed that the NETSTANDARD20 constant isn't defined for netstandard2.0 builds. This results in `FastHierarchyBuilder.InitializeWitnessGraph` to not use multi-threaded operations.
I suggest addi…
-
First of all: Thanks for the great work. I love that project and I want to support it as much as i can.
I started with a simple Blazor (not hosted) project and referenced some of my existing .net s…
-
It all started as an attempt to improve over recent changes to `StaticFilesModule`... but then, after some days working on EmbedIO, especially after @geoperez expressed his favour to breaking changes …
-
As the user add packages to its chart, we need to modify the URL so it becomes sharable.
Open an URL with packages on it, should load the chart as if you added one by one.
Packages:
/packages/?i…
-
In the current 6.0.0 beta support for `net451` was dropped in favour of `netstandard20` which we understood to provide support for .NET 4.6.1 and up, however recently there is increasing consensus tha…
-
The docker image can't build these two projects correctly as they have .Net 4.5 targets, and the Docker image is missing Mono.
I think our options are either:
1. Remove .Net 4.5 targets from Ima…
BnMcG updated
5 years ago
-
Hello
I utilize an Azure SignalR Service on Standard S2 App Service Plan and the service itself on Standard price tier.
My Hub is hosted in an Asp.Net Core 2.1 (netstandard20) Api App in Azure.
…
ghost updated
6 years ago