Flexinets.Radius.RadiusServer
1.0.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Flexinets.Radius.RadiusServer --version 1.0.5
NuGet\Install-Package Flexinets.Radius.RadiusServer -Version 1.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Flexinets.Radius.RadiusServer" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Flexinets.Radius.RadiusServer --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Flexinets.Radius.RadiusServer, 1.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Flexinets.Radius.RadiusServer as a Cake Addin #addin nuget:?package=Flexinets.Radius.RadiusServer&version=1.0.5 // Install Flexinets.Radius.RadiusServer as a Cake Tool #tool nuget:?package=Flexinets.Radius.RadiusServer&version=1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Radius server and client. Implement IRadiusPacketHandler and handle packets
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Flexinets.Radius.Core (>= 1.0.5)
- System.AppContext (>= 4.3.0)
- System.Collections.NonGeneric (>= 4.3.0)
- System.Console (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Diagnostics.StackTrace (>= 4.3.0)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO.FileSystem.Watcher (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Threading.Timer (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Move Radius client to own project