-
I'm using dot net standard 2.1 and c# 8, I want to create an event for my class (interface), I follow [this tutorial](https://docs.microsoft.com/en-us/dotnet/standard/events/#events) and I wrote an in…
ghost updated
4 years ago
-
ArraySegment could be much more useful if it had the following additional APIs. I propose that we add these members to ArraySegment:
``` csharp
namespace System
{
partial struct ArraySegment…
-
On the build 2017 event @coolcsh(Scott hunter) said that 70% in nuget library compatible with dotnet standard 2.0 is EF6 will support it.
-
I have created a small `dotnetstandard 2.1` library project in a solution. I want to test out using [Nullable Reference Types](https://docs.microsoft.com/en-us/dotnet/csharp/nullable-references). …
-
Hi stumbled upon this project. I may be interested in contributing especially around improving the functionality of the bitcoin fullnode.
.NET standard seems to lag core in functionality. Sounds as…
-
Hi! I'm trying to use GHOSTS for a range that is mostly a Windows XP SP3/Server 2k3 environment. I've considered two approaches:
1) Writing a GHOSTS client from scratch based on the API, or
2) D…
-
# Original
Since `IReadOnlyList` was added the parity between sets and lists has declined. It would be great to re-establish it.
Using it would be an implementation-agnostic way of saying: "here …
-
Hello,
I created an XUnit test project, referencing the following packages:
- Microsoft.Owin.Testing (4.0.0)
- Microsoft.AspNet.WebApi.Owin (5.2.4)
I don't have an app.config, nor project.js…
-
#### Expected Behaviour
lieber specklers,
admittedly this isn't in master yet so fair enough it doesnt work, but.... i'd like to use the dotnetstandard build of SpeckleCore from within a .NET core…
-
Hey guys,
.NET Standard is the future -- would be nice to support this so I can switch from using PCLs (many other packages I use are adding support, this is one of the only ones that doesn't suppo…