falahati / PCIIdentificationResolver

PCI Identification Resolver is a library containing the list of known PCI vendors, devices and other related information for .Net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PCI Identification Resolver (A pci.ids Parser)

PCI Identification Resolver is a library containing the list of known PCI vendors, devices and other related information for .Net

How to get

This library is available as a NuGet package at nuget.org.

Help me fund my own Death Star

--OR--

You can always donate your time by contributing to the project or by introducing it to others.

How to use

Starting point of this library is the PCIIdentificationDatabase static class.

License

Copyright (C) 2019-2020 Soroush Falahati

This project is licensed under the GNU Lesser General Public License ("LGPL") and therefore can be used in closed source or commercial projects. However, any commit or change to the main code must be public and there should be a read me file along with the DLL clarifying the license and its terms as part of your project as well as a hyperlink to this repository. Read more about LGPL.

About

PCI Identification Resolver is a library containing the list of known PCI vendors, devices and other related information for .Net

License:GNU Lesser General Public License v3.0


Languages

Language:C# 100.0%