Derek Kowalddkowald.hashnode.devยทNov 22, 2023Testing NuGet packages in local developmentIn an ideal world, when developing a NuGet package you can easily verify it works during local development. For simple / code-only NuGet packages it's easy, just use a project reference: <ProjectReference Include= "MyPackage"> But, if your package c...168 readsC#Add a thoughtful commentNo comments yetBe the first to start the conversation.