Skip to main content
deadlydog avatar

deadlydog

NuGet publisher profile

Packages
7
Total Downloads
1.5M
1,535,131

Packages (7)

CreateNewNuGetPackageFromProjectAfterEachBuild package icon

CreateNewNuGetPackageFromProjectAfterEachBuild

Automatically creates a NuGet package from your project each time it builds. The NuGet package is placed in the project's output directory. If you want to use a .nuspec file, place it in the same directory as the project's project file (e.g. .csproj, .vbproj, .fsproj). This adds a PostBuildScripts folder to your project to house the PowerShell script that is called from the project's Post-Build event to create the NuGet package. If it does not seem to be working, check the Visual Studio Output window for any errors that may have occurred.

1.0M
downloads
AutoUpdateProjectsMinimumRequiredClickOnceVersion package icon

AutoUpdateProjectsMinimumRequiredClickOnceVersion

Automatically force your ClickOnce app to update itself without prompting the user, making a less obtrusive end-user experience, and guaranteeing they are always using the latest version of the application. Adds a post-build event to the project to run a PowerShell script that updates the ClickOnce project's minimum required version in the .csproj/.vbproj file to the latest published version. Because the PowerShell script modifies the .csproj/.vbproj file outside of Visual Studio, the first time you do a build after publishing a new ClickOnce version, if you have any files from that project open you will be prompted to reload the project. In order to prevent this from closing your open tabs, I recommend installing Scott Hanselman’s Workspace Reloader Visual Studio extension. If it does not seem to be working or causes the build to fail, check the Output window for any errors that may have occurred.

319.5K
downloads
DansUtilityLibraries.CSharpLibrary package icon

DansUtilityLibraries.CSharpLibrary

A collection of C# code.

86.9K
downloads
DansCSharpTestingBundle.XUnit.NSubstitue package icon

DansCSharpTestingBundle.XUnit.NSubstitue

A simple nuget package that just includes other nuget packages I use to make XUnit tests.

35.8K
downloads
DPSF package icon

DPSF

Dynamic Particle System Framework for XNA. Supports Windows, Xbox 360, Windows Phone, and MonoGame (Windows RT and Mono For Android). NuGet does not always install the proper DLL reference for each project type, so you may need to remove the reference it adds and manually add the correct one.

25.6K
downloads
DansUtilityLibraries.WpfLibrary package icon

DansUtilityLibraries.WpfLibrary

A collection of WPF code.

11.5K
downloads
DPSFAsDrawableGameComponent package icon

DPSFAsDrawableGameComponent

Dynamic Particle System Framework for XNA assemblies compiled As Drawable Game Components. Supports Windows, Xbox 360, Windows Phone, and MonoGame (Windows RT and Mono For Android). NuGet does not always install the proper DLL reference for each project type, so you may need to remove the reference it adds and manually add the correct one.

9.1K
downloads