Info
| Version: | 1.0.3 | 
| Author(s): | Jörn Roddelkopf | 
| Last Update: | Wednesday, December 28, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://omegaframe.com/opensource/xmlrpc | 
| NuGet Url: | https://www.nuget.org/packages/Omegaframe.XmlRpc.Kestrel | 
Install
Install-Package Omegaframe.XmlRpc.Kestrel
                        dotnet add package Omegaframe.XmlRpc.Kestrel
                        paket add Omegaframe.XmlRpc.Kestrel
                        
                                Omegaframe.XmlRpc.Kestrel Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Omegaframe.XmlRpc.Server(>= 1.0.0)
 - Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
 - Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.0)
 
Tags
                
Use this Package if you want to build a Xml Rpc Server based on Kestrel.