-
In order to support a wide range of .NET versions (& UWP as well), this library should support .NET Standard 2.0.
I'm currently working on an [OwlCore.Storage](https://github.com/Arlodotexe/OwlCore…
-
Hello.
Please tell me, is there a new library planned for release in the near future?
I would like to get rid of Net. Standard in a future version of the library for Net. Core Application.
![imag…
-
# Proposal: Add `Grpc.Net.Server` for Non-ASP.NET Core Environments
## Context
We have received customer requests to support gRPC within our terminal framework (for .NET Standard, .NET
https://g…
-
A follow up task to SDS deprecation, we need to add [Obsolete attributes](https://learn.microsoft.com/dotnet/csharp/language-reference/attributes/general#obsolete-attribute) to .NET 8 and .NET Standar…
-
Hello! The package looks great.
However, the following problem:
![image](https://github.com/user-attachments/assets/db963f68-6b76-458c-911c-e1558d1be731)
Can be resolved by using the .NET Stand…
-
We need the persistent main log file name capability, but we are currently running multiple projects still targeting .NET 4.7.2 and thus cannot reference this NuGet as the library currently only targe…
-
Was looking in to using the SDK in a .NET Core environment. I installed the code in a console application and it seems to be working just fine, but there is a warning about it being restored using .NE…
-
Initial conversion after several early fails
-
I am creating a .NET Standard 2.0 library that's using `Utf8StringWriter`. That library is supposed to be consumed by other projects with possibly newer .NET versions. The problem here is that for .NE…
-
Hi @ryannewington
Microsoft have ported the ability to consume WCF services with their [dotnet/wcf](https://github.com/dotnet/wcf) library and a couple of days ago, [CoreWCF v1](https://github.com/…