Releases: Horizon0156/XmlRpc
Releases · Horizon0156/XmlRpc
Horizon.XmlRpc 2.5.2
- Updated library to target .NET Standard 2.1
- Updated demos to .NET 8
- Removed ASP.NET wrapper to have a more static library relying on .NET Standard only
- Fix anchor link, thanks @aberus
- Update project files and packet versions, thanks @Dethernal
- Replace HttpWebRequest with HttpClient, thanks @Dethernal
- Fix response stream handling when logging, thanks @albertschulz
Horizon.XmlRpc 2.5.0
This is the first release of the XML-RPC port. It holds the same version than the underlying XML-RPC version and targets .NET Standard 2.0
Ported Components
- Core compionents (Attributes, Serializer, etc.)
XmlRpcProxyGen
ClientXmlRpcListenerService
as a simple server component
Added components
- ASP.NET Core integration which allows to map multiple services by a using an extended
RouterBuilder
Nuget packages are available for download and hosted on nuget.org