Click here to Skip to main content
15,886,799 members
Articles / Web Development

Resolving an Unreferenced Partial Type Name using Fusion

Rate me:
Please Sign up or sign in to vote.
5.00/5 (8 votes)
16 Sep 2020CPOL5 min read 28.5K   109   7  
Resolve unreferenced type in .NET app using partial type name from GAC
In this article, you will learn how to resolve an unreferenced type in a .NET application using a partial type name from the GAC.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Australia Australia
Applications developer specialising in .Net, Sql technologies, web development (TypeScript/JavaScript, MVC, WebAPI, REST), data processing.

Comments and Discussions