Automates build and NuGet package restore for Visual Studio/MSBuild and Xamarin Studio/XBuild. This package provides a simple and straightforward way to build solutions and nuget packages via command line or IDE builds, with automatic NuGet package restore without impacting build performance or requiring custom build scripts in your project or solution files. To use this package for an entire repository or solution, please install this package in your repository root from the command line using the command: `nuget install build -excludeversion`. This will add the `build` folder at the repository root, and you can just copy the sample solution and build script from the build\sample folder. Updating the package is achieved by just executing the install command again.
Automatically Installs StyleCop build targets into a project so you don't have to manually install StyleCop. StyleCop binaries are released under MS-PL by http://stylecop.codeplex.com/license. BuildTools.StyleCop scripts are released under MS-PL by http://github.com/jonwagner/BuildTools
Build mechanism for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/5f43e7a8a8e8d083e7416fb5f20cb003936c97da
MicroBuild bootstrapper package which wires up build targets that load and execute other MicroBuild plugins during the build
DLLs for referencing from VisualStudio integration projects. Make sure you follow the rules for referencing DLLs from specific VS versions. The referenced DLL must be legitimate in context of the VS-version-affinity of your project. A JustVsXY.dll can only be referenced from the same-version JustVsXY project. It MUST NOT be used in any SinceVsUV project, because it's only available in one specific VS version. A SinceVsXY.dll can be referenced from JustVsUV or SinceVsUV, provided that XY is not above UV. AnyVs.dll is actually SinceVsXY where XY is below any supported VS, so it can be used freely.
MSBuild runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.5.2 or later.
Common helper and utility classes
Generate DGML (Graph) content that visualizes your DbContext. Adds the AsDgml() extension method to the DbContext class. Also has AsSqlScript() extension method to generate a SQL script for your current model.
Enables reproducible build settings
MSBuild targets for Web and WebApplications that come with Visual Studio. Useful for build servers that do not have Visual Studio installed.
MSBuild task for ILRepack which is an open-source alternative to ILMerge.
Allows project reference content to be added to the NuGet-package during pack process.
Signed Xamarin Build-time Download Support for Intersoft Crosslight.
Session implementation for RavenDB
Library for exposing interfaces used to build bot runtime plugins
Shared library for Conversational AI Virtual Assistants and Skills.
Microsoft.Practices.ObjectBuilder.dll
JetBrains Platform reference DLLs.
A package that includes Uno.Core as a dependency for build tasks and Uno.SourceGeneration binaries.
MSBuild targets for compiling a Git repository hash into .NET assemblies.
Contains a simple implementation of the pool and extension methods for string builder.
iText represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high- and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText can be a boon to nearly every workflow. iText allows you to build custom PDF scenarios for web, mobile, desktop or cloud apps in .NET.
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 8 - Portable Class Libraries
MicroBuild bootstrapper package which wires up build targets that load and execute other MicroBuild plugins during the build
Provide Cognitive Services extensions to the Microsoft Bot Builder. This includes dialogs and scorables for QnA Maker, and LUIS Action Binding
Async signaling library for .NET to help build real-time, multi-user interactive web applications.
Provides the $(CodeTaskAssembly) property which properly locates the right assembly to use for inline tasks depending on the currently executing MSBuild engine.
Bundles and minifies CSS, JS and HTML files. Depending on Typescript build, so you can include .js files in your bundleconfig which are generated by Typescript.
A MSBuild task that automatically runs Roslyn (csx) scripts before compilation as an alternative to T4.
Automatically transforms on build all files with a build action of `None/Content` that have the `TextTemplatingFileGenerator` custom tools associated, without requiring the installation of any Visual Studio SDK.
A fast and customizable way to build parts of your .NET application via templates
Build.Mvc is a HtmlHelper extension library that turns the standard ASP .NET MVC 5.0 HtmlHelper methods into jQuery-style chainable methods that allow you to expressively add markup and style to your MVC application.
This is the MSBuild Task for the YUICompressor .NET library - a good idea to use in Team Foundation Server Builds.
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
A fluent interface to create Lambda functions and expression waiting for Microsoft Roslyn. The documentation can be found on http://www.kendar.org/?p=/dotnet/expressionsbuilder. No knowledge of IL and System.Linq.Expression is needed. And even Lambda can be called. Available items are: Function parameters and Variables, Constants, String functions, Collections, Invocation of static and instance methods, If and While statements, Assignament, Conditions, Cast, New instance of arbitrary types. For debugging purposes it's possible to generate the source code for the function just created. Available on Github: https://github.com/kendarorg/ExpressionBuilder
Gate is a utility library for locating, manufacturing, and hosting OWIN applications.
Chocolatey is a package manager for Windows (like apt-get but for Windows). It was designed to be a decentralized framework for quickly installing applications and tools that you need. It is built on the NuGet infrastructure currently using PowerShell as its focus for delivering packages from the distros to your door, err computer. Chocolatey is brought to you by the work and inspiration of the community, the work and thankless nights of the [Chocolatey Team](https://github.com/orgs/chocolatey/people), with Rob heading up the direction. You can host your own sources and add them to Chocolatey, you can extend Chocolatey's capabilities, and folks, it's only going to get better. ### Information - [Chocolatey Website and Community Package Repository](https://community.chocolatey.org) - [Mailing List](http://groups.google.com/group/chocolatey) / [Release Announcements Only Mailing List](https://groups.google.com/group/chocolatey-announce) / [Build Status Mailing List](http://groups.google.com/group/chocolatey-build-status) - [Twitter](https://twitter.com/chocolateynuget) / [Facebook](https://www.facebook.com/ChocolateySoftware) / [GitHub](https://github.com/chocolatey) - [Blog](https://blog.chocolatey.org/) / [Newsletter](https://chocolatey.us8.list-manage1.com/subscribe?u=86a6d80146a0da7f2223712e4&id=73b018498d) - [Documentation](https://docs.chocolatey.org/en-us/) / [Support](https://chocolatey.org/support) ### Commands There are quite a few commands you can call - you should check out the [command reference](https://docs.chocolatey.org/en-us/choco/commands). Here are the most common: - Help - choco -? or choco command -? - Search - choco search something - List - choco list -lo - Config - choco config list - Install - choco install baretail - Pin - choco pin windirstat - Outdated - choco outdated - Upgrade - choco upgrade baretail - Uninstall - choco uninstall baretail #### Alternative installation sources: - Install ruby gem - choco install compass -source ruby - Install python egg - choco install sphynx -source python - Install windows feature - choco install IIS -source windowsfeatures #### More For more advanced commands and switches, use `choco -?` or `choco command -h`. You can also look at the [command reference](https://docs.chocolatey.org/en-us/choco/commands), including how you can force a package to install the x86 version of a package. ### Create Packages? We have some great guidance on how to do that. Where? I'll give you a hint, it rhymes with socks! [Docs!](https://docs.chocolatey.org/en-us/create/create-packages) In that mess there is a link to the [PowerShell Chocolatey module reference](https://docs.chocolatey.org/en-us/create/functions).
psake is a build automation tool written in PowerShell. It avoids the angle-bracket tax associated with executable XML by leveraging the PowerShell syntax in your build scripts. psake has a syntax inspired by rake (aka make in Ruby) and bake (aka make in Boo), but is easier to script because it leverages your existent command-line knowledge. psake is pronounced sake - as in Japanese rice wine. It does NOT rhyme with make, bake, or rake. You can also install with chocolatey (http://nuget.org/List/Packages/chocolatey) and have global psake.
Adds ILMerge to Visual Studio 2013/2017 or automated builds. This Task is intended to work right out of the box however an optional configuration file can be used to cover virtually all ILMerge properties including the list of assemblies to be merged and output directory.
This is SearchBuilder for DataTables