开发者

How to install "Html Agility Pack" in my C# project?

开发者 https://www.devze.com 2023-02-09 13:59 出处:网络
I\'m a PHP Progra开发者_Python百科mmer, and totally new to C#. I have downloaded the Html Agility Pack from http://html-agility-pack.netnow I need to add the assembly to the project, I think...

I'm a PHP Progra开发者_Python百科mmer, and totally new to C#. I have downloaded the Html Agility Pack from http://html-agility-pack.net now I need to add the assembly to the project, I think...

How can I add this package to my project?

Best Regards,


It should have a prebuilt assembly somewhere (ends in .dll) just right click on your project and "Add Reference" and browse to that and include the relevant namespaces.

Previous question - How to use HTML Agility pack


Open the References node in under your project in Visual Studio. You'll see a list of referenced assemblies. Right-click the References folder and select Add Reference. You can then select from the list of .NET assemblies, or Browse and find its location.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号