28 packages tagged with “IpAddress”
This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can contains check. This library supports both IPv4 and IPv6.
TakeIo.NetworkAddress is a small library to handle IP/Mask operations (network mask tasks), like matching same network address between two IPs and a network mask. It also handles parsing of IP/Mask input strings like "192.168.0.0/24" or "192.168.0.0/255.255.0.0", and handle IP range addresses like "192.168.0.1-192.168.2.1".
Unofficial Sypex Geo for .Net Core and ASP.Net Core. The library for receiving information by ip address.
Why didn't Microsoft include an IP address control in the stock toolbox for Visual Studio .NET? I needed something similar to the MFC CIPAddressCtrl class in a C# application recently, and was forced to roll my own. I tried to mimic the behavior of CIPAddressCtrl using C#, and hopefully I've succeeded. IPAddressControl is a ContainerControl that aggregates four specialized TextBox controls of type FieldCtrl and three specialized Controls of type DotCtrl.
This library is designed to optimize the lookup of an IP address in a set of IP Ranges. It supports both IPv4 and IPv6 addresses. It provides methods for checking if an IP address is a part of Public IP Ranges for M365 endpoints.
API client library to geocode zip codes and IP addresses via https://www.zipcodeservices.com/
Allows easy IP address access filtering by simply adding an attribute to MVC controller or controller action. It supports: - single IP address filtering - multiple IP address filtering - single IP address range filtering - multiple IP address range filtering - a list of roles with linked IP addresses Forked from https://github.com/dejanstojanovic/IP-Address-Filtering
Lightweight package for working with networking types such as IPv4 addresses, IPv6 addresses, ranges, and subnets.
A .NET library to provide an easy IP to country mapping. Everything is done in memory, no database is needed. Uses IP2Location Lite Nuget, SpartanExtensions and CsvHelper.
Arcus is a C# manipulation library for calculating, parsing, formatting, converting, and comparing both IPv4 and Pv6 addresses and subnets. It accounts for 128-bit numbers on 32-bit platforms.
SiteServer CMS IP定位拦截插件能够根据IP地址阻止不需要的访问者访问网站。
Dariush Tasdighi Framework
MyIP is a simple web service that provides you with your current public IP address (both IPv4 and IPv6 depending on availability).
Link.WPF.Toolkit is a library with some WPF Controls and some Components. Controls: IPAddrBox ImageViewer PasswordTextBox Wait Mask etc. Some UI Helper: ScrollViewerHelper etc. Some Converter: EnumToDisplayName Converter etc.
EonaCat Matchers for e.g. URL, Regex and IPAddresses
ADN.Net is a cross-platform open-source library which provides net utilities to .NET developers
SmartFieldPackEditor.Net for Windows Forms is the perfect MS DateTimePicker replacement + other controls based on fields (TimeSpanEditor, IpAddressEditor and LatitudeLongitudeEditor) + a framework to design your own fields editor.
Mehran Sattari Framework
NetCoreUtils is a collection of C# functions and methods for various tasks.
.NET SDK to perform geolocation lookups by IP address, using ip-api.com.
SpgSfpeAdapter is a utility library that allows to use field editors from the Smart FieldPackEditor library (like DateTimePicker, TimeSpanEditor, IpAddressEditor and LatitudeLongitudeEditor) inside Smart PropertyGrid.
A library for working with network addresses. Includes a network class that represents IP networks, a network lookup class for high performance prefix matching using a variable stride trie, MAC address class that represents an Ethernet MAC address, and a OUI lookup class to retrieve manufacturer information of MAC addresses
SmartFieldPackEditor.Net for Windows Forms / .Net 6 is the perfect MS DateTimePicker replacement + other controls based on fields (TimeSpanEditor, IpAddressEditor and LatitudeLongitudeEditor) + a framework to design your own fields editor.
A library for working with IPv4 and IPV6 network prefixes.