[]
        
(Showing Draft Content)

C1.Web.Api.Visitor.Models

C1.Web.Api.Visitor.Models Namespace

Classes

GeoLocation

The geographical location model of the visitor.

GeoLocationIPv4

The geographical location model of the visitor.

GeoLocationIPv6

The geographical location model of the visitor.

Ip

IP that is collected from client

LocationContext

A Database Context represend Entity Framework Core Database Context to work with IP2Location database.

StringValueExtractor

The base class help the concreting classes extract the string value

VisitorBrowser

The Browser Object comes from client

VisitorClientBrowserInfo

The client browser information object

VisitorClientDataModel

The object wrapped all of client browser information

VisitorConfig

Configuration to use Visitor API

VisitorData

All the information of the visitor that can be detected in server side including ip, geo..

VisitorDevice

The Device information comes from client

VisitorGeoInfo

The Client Geo Location

VisitorLocale

Locale Location object comes from client

VisitorOs

The Os information object comes from the client

VisitorScreen

The screen information object comes from client

Interfaces

IStringValueGetter