Flexinets.Radius.RadiusClient by Verner Fortelius

<PackageReference Include="Flexinets.Radius.RadiusClient" Version="1.0.8" />

 Flexinets.Radius.RadiusClient 1.0.8

Radius client. Send packets to radius servers

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Flexinets.Radius.RadiusClient</id>
    <version>1.0.8</version>
    <title>RadiusClient</title>
    <authors>Verner Fortelius</authors>
    <owners>vforteli</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/vforteli/RadiusServer/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/vforteli/Flexinets.Radius.RadiusClient</projectUrl>
    <description>Radius client. Send packets to radius servers</description>
    <releaseNotes>Send and receive packets asynchronously on same local port. Request and responses matched together using packet identifier and remote host:port.</releaseNotes>
    <copyright>Copyright 2017 Verner Fortelius</copyright>
    <tags>Radius RadiusClient rfc2865 rfc2866 Authentication Accounting</tags>
    <dependencies>
      <dependency id="Flexinets.Radius.Core" version="1.0.8" />
    </dependencies>
  </metadata>
</package>