Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.07 KB

File metadata and controls

9 lines (6 loc) · 1.07 KB

51DegreesDevice Detection C# Source Code

Important: 51Degrees Lite data is no longer embedded into this assembly. Make sure a device data file is referenced at runtime. Data files are available on GitHub and from 51Degrees.

Solution items

  • FiftyOne.Foundation 4.core.csproj & FoundationV3.csproj - .NET Core implementation of 51Degrees Device Detection - Requires VS 2017 or later
  • FiftyOne.Foundation 4.csproj - .NET Framework implementation of 51Degrees Device Detection
  • FiftyOne.Foundation SQL.sqlproj - SQL Module allows you to use 51Degrees Device Detection within a MSSQL Database - Will not compile under VS 2017