-
We'll be reshipping ASP.NET Core 2.1 as ASP.NET Core 2.3 and encourage ASP.NET Core 2.2 users to update to it. In this post I'll provide more background.
> [!NOTE]
>
> This post only applies if you'r…
-
I've noticed FoolProof requires obsolete .NET 2 packages to build. Is there a way the dependency on these could be removed?
Specifically, it references and uses the Microsoft.AspNetCore.Mvc.DataAn…
-
Description
===========
I have following the sample code (https://github.com/confluentinc/confluent-kafka-dotnet/tree/master/examples/AvroSpecific) to build a Kafka Avro Producer with C# code. But i…
-
On recent builds, we get a bunch of out-of-support warnings for .NET Core 2.1 and 3.1:
```
warning NETSDK1138: The target framework 'netcoreapp2.1' is out of support and will not receive security …
stakx updated
4 weeks ago
-
Thanks for the awesome project. We already use it successfully in some of our projects.
Just have a question here, can we use ConfuserEx to protect/obfuscate .Net Core 2 compatible assemblies as we…
-
About EventListener.
-
What is your roadmap for .Net Core 2.2 and future .Net releases?
-
Trying to use this with a .NET Core 2 project, however, the examples do not work. I'm currently working on a solution, but figured i'd put this on here to see if you have any insight while I work on i…
-
In attempt to add CppSharp reference to a .Net Core console project (2.2) the following warning is given:
```
Warning NU1701 Package 'CppSharp 0.10.1' was restored using '.NETFramework,Version=v4.…
-
Hi,
Are there any plans to update this library to Core 2.0?
Thanks