R4Mvc.Tools-alphavaleriob
1.0.0-alphavaleriob-00395
This is a prerelease version of R4Mvc.Tools-alphavaleriob.
dotnet add package R4Mvc.Tools-alphavaleriob --version 1.0.0-alphavaleriob-00395
NuGet\Install-Package R4Mvc.Tools-alphavaleriob -Version 1.0.0-alphavaleriob-00395
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="R4Mvc.Tools-alphavaleriob" Version="1.0.0-alphavaleriob-00395"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add R4Mvc.Tools-alphavaleriob --version 1.0.0-alphavaleriob-00395
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: R4Mvc.Tools-alphavaleriob, 1.0.0-alphavaleriob-00395"
#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 R4Mvc.Tools-alphavaleriob as a Cake Addin #addin nuget:?package=R4Mvc.Tools-alphavaleriob&version=1.0.0-alphavaleriob-00395&prerelease // Install R4Mvc.Tools-alphavaleriob as a Cake Tool #tool nuget:?package=R4Mvc.Tools-alphavaleriob&version=1.0.0-alphavaleriob-00395&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
R4MvcTools not working with new versions of Visual Studio any more. This is a fix from valeriob, see https://github.com/T4MVC/R4MVC/pull/173
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-alphavaleriob-00395 | 5,256 | 10/4/2022 |
+ Adding the option to add extra namespaces to generated files
! Now working with multi-targeted projects (#66)
+ Now available as a dotnet cli tool (see R4Mvc.Tools.Cli package)