NuGet Package
See original GitHub issueThanks for the updates, it’s good to see that you’ve removed the requirement of the Designer.dll
. It makes it a whole lot easier to use. Is it ok if I create a NuGet package for easier deployment?
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Packages
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, ...
Read more >NuGet Gallery | Home
NuGet is the package manager for .NET. The NuGet client tools provide the ability to produce and consume packages. The NuGet Gallery is...
Read more >What is NuGet and what does it do?
In short, a NuGet package is a shareable unit of code, but does not require nor imply any particular means of sharing. The...
Read more >Install and use a NuGet package in Visual Studio ...
You can install a NuGet package in a Microsoft Visual Studio project by using the NuGet Package Manager, the Package Manager Console, or...
Read more >NuGet
NuGet (pronounced "New Get") is a package manager, primarily used for packaging and distributing software written using the .NET framework.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Great job, thanks.
On Mon, Oct 8, 2018 at 8:24 PM Peter Wagner notifications@github.com wrote:
– Regards Phil Wright phil.wright@componentfactory.com
Not a problem, took me months to figure out why I couldn’t make one for the .NET 4.7x versions.