Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vforteli/flexinets.radius.core

Radius packet parser and assembler library for .Net.
https://github.com/vforteli/flexinets.radius.core

netstandard radius radius-client radius-dictionary radius-packet radius-server rfc2865 rfc2866

Last synced: about 13 hours ago
JSON representation

Radius packet parser and assembler library for .Net.

Awesome Lists containing this project

README

        

# Radius packet parser and assembler library for .Net.

[![Build Status](https://tikali.visualstudio.com/Flexinets.Radius/_apis/build/status/vforteli.Flexinets.Radius.Core?branchName=master)](https://tikali.visualstudio.com/Flexinets.Radius/_build/latest?definitionId=1&branchName=master)

Includes Core functionality for parsing and assembling Radius packets using a dictionary

Conditionally compliant with RFCs
https://tools.ietf.org/html/rfc2865
https://tools.ietf.org/html/rfc2866
https://tools.ietf.org/html/rfc5997

https://www.nuget.org/packages/Flexinets.Radius.Core/