CoreWCF v1.9.0
#1709
Replies: 1 comment 2 replies
-
|
Why is this update still using Microsoft.AspNetCore.DataProtection v2.3,9 referencing System.Security.Cryptography.Xml v10.0.0 that contains vulnerabilities? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Release Notes
Package Info
CoreWCF.ConfigurationManager 1.9.0
CoreWCF.Http 1.9.0
CoreWCF.Kafka 1.9.0
CoreWCF.Kafka.Client 1.9.0
CoreWCF.MSMQ 1.9.0
CoreWCF.NetFramingBase 1.9.0
CoreWCF.NetNamedPipe 1.9.0
CoreWCF.NetTcp 1.9.0
CoreWCF.Primitives 1.9.0
CoreWCF.Queue 1.9.0
CoreWCF.RabbitMQ 1.9.0
CoreWCF.RabbitMQ.Client 1.9.0
CoreWCF.Templates 1.9.0
CoreWCF.UnixDomainSocket 1.9.0
CoreWCF.WebHttp 1.9.0
.NET Compatibility
This release depends on .NET Standard 2.0 and runs on any .NET version which supports .NET Standard 2.0. This release supports .NET Framework 4.6.2 and above, .NET 8, .NET 9, and .NET 10. It is built on top of ASP.NET Core and has been tested and runs on all currently supported versions of ASP.NET Core up to 10.0. The CoreWCF.RabbitMQ.Client, CoreWCF.Kafka.Client, and CoreWCF.UnixDomainSocket packages only support .NET 8 or later.
New Features
A service using NetNamedPipe can now listen from inside an Application Container and be connected to by a WCF client from outside the application container.
What's Changed
Bug Fixes
Feedback
Your feedback is important and appreciated. Please use the discussion #1709 for your questions and comments.
New Contributors
Full Changelog: v1.8.0...v1.9.0
This discussion was created from the release CoreWCF v1.9.0.
Beta Was this translation helpful? Give feedback.
All reactions