Baseclass.Contrib.Nuget.Output 1.0.2

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

dotnet add package Baseclass.Contrib.Nuget.Output --version 1.0.2
NuGet\Install-Package Baseclass.Contrib.Nuget.Output -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Baseclass.Contrib.Nuget.Output" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Baseclass.Contrib.Nuget.Output --version 1.0.2
#r "nuget: Baseclass.Contrib.Nuget.Output, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Baseclass.Contrib.Nuget.Output as a Cake Addin
#addin nuget:?package=Baseclass.Contrib.Nuget.Output&version=1.0.2

// Install Baseclass.Contrib.Nuget.Output as a Cake Tool
#tool nuget:?package=Baseclass.Contrib.Nuget.Output&version=1.0.2

Treats the "output" folder in an dependend nuget package as an additional special folder and copies it's content to the build folder

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (32)

Showing the top 5 NuGet packages that depend on Baseclass.Contrib.Nuget.Output:

Package Downloads
libsodium-net

A secure cryptographic library

GeckoFX

GeckoFX and XulRunner binaries for .NET GeckoFX Runtime Version: 45.0.6.0 XulRunner Runtime Version: 45.0.0.5873

Emgu2.9.0Beta

quick package to wrap emgu 2.9 beta x64

ezPrint.SDK

ezPrint SDK Wrapper for .NET

Math.Gmp.Native.NET

The GMP Native Interface for .NET Library exposes to .NET (through P-Invoke and .NET types) all of the functionality of the GNU MP Library (version 6.1.2). It automatically loads at runtime the 32-bit or 64-bit GNU MP library that matches the current CPU architecture, thus allowing building Visual Studio Projects for AnyCPU, x86, or x64. It is based on the GNU MP "fat" build which automatically detects the current CPU type, and selects any available assembly language code optimization for that CPU, thus providing optimal performance. Documentation with sample usage is given at the Project URL. GNU MP is at https://gmplib.org/. Supported Platform: .NET Framework 4.0+

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on Baseclass.Contrib.Nuget.Output:

Repository Stars
bitbeans/SimpleDnsCrypt
A simple management tool for dnscrypt-proxy
ddobrev/QtSharp
Mono/.NET bindings for Qt
ic3w0lf22/Roblox-Account-Manager
Application that allows you to add multiple accounts into one application allowing you to easily play on alt accounts without having to change accounts
allisterb/jemalloc.NET
A native memory manager for .NET
natfrp/launcher-windows
SakuraFrp 启动器 Windows 用户界面
Version Downloads Last updated
2.4.4 38,148 11/1/2022
2.4.3 449,961 2/7/2018
2.4.0 4,089 11/7/2017
2.3.0 200,138 3/28/2017
2.3.0-vs20172 11,799 3/13/2017
2.2.0-xbuild02 188,557 4/20/2016
2.1.0 180,356 6/4/2015
2.0.0 34,582 5/4/2015
1.0.9 4,453 5/1/2015
1.0.7 12,013 8/27/2014
1.0.6 3,146 6/20/2014
1.0.4 3,313 5/23/2014
1.0.3 3,248 4/21/2014
1.0.2 12,181 1/10/2014
1.0.1 3,218 6/26/2013
1.0.0 29,119 6/21/2013

- Support sub directories in output folder
- Clean files while building with build target: Clean