Signum.MSBuildTask 10.0.0

dotnet add package Signum.MSBuildTask --version 10.0.0
                    
NuGet\Install-Package Signum.MSBuildTask -Version 10.0.0
                    
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="Signum.MSBuildTask" Version="10.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Signum.MSBuildTask" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Signum.MSBuildTask" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Signum.MSBuildTask --version 10.0.0
                    
#r "nuget: Signum.MSBuildTask, 10.0.0"
                    
#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.
#:package Signum.MSBuildTask@10.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Signum.MSBuildTask&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Signum.MSBuildTask&version=10.0.0
                    
Install as a Cake Tool

IL rewriter for Signum Framework applications (auto-properties in entities, [AutoInit] and [ExpressionField])

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Signum.MSBuildTask:

Repository Stars
signumsoftware/framework
Open Source framework for writing data-centric applications using the latest versions of .Net Core, C# (not-nullable), ASP.NET Web API, Typescript (strict), React, D3 and Sql Server or PostgreeSQL
Version Downloads Last Updated
10.0.0 2,691 11/15/2025
9.0.0 4,237 11/19/2024
8.0.0 5,758 11/22/2023
7.5.0 2,352 5/9/2023
7.5.0-beta 461 3/5/2023
7.0.0 2,510 11/9/2022
6.0.0 2,973 11/18/2021
5.0.0 2,281 11/11/2020
5.0.0-preview2 486 10/15/2020
5.0.0-preview 514 10/15/2020
2.0.1 1,774 2/22/2020
2.0.0 833 2/11/2020
2.0.0-alfa6 627 2/11/2020
2.0.0-alfa5 631 2/11/2020
2.0.0-alfa4 565 2/11/2020
2.0.0-alfa3 674 2/10/2020
2.0.0-alfa2 696 2/10/2020
2.0.0-alfa1 573 2/10/2020
1.1.4 2,241 1/24/2020
1.1.3 787 1/23/2020
Loading failed