DotNetRoo 0.0.25

dotnet add package DotNetRoo --version 0.0.25
                    
NuGet\Install-Package DotNetRoo -Version 0.0.25
                    
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="DotNetRoo" Version="0.0.25" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNetRoo" Version="0.0.25" />
                    
Directory.Packages.props
<PackageReference Include="DotNetRoo" />
                    
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 DotNetRoo --version 0.0.25
                    
#r "nuget: DotNetRoo, 0.0.25"
                    
#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 DotNetRoo@0.0.25
                    
#: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=DotNetRoo&version=0.0.25
                    
Install as a Cake Addin
#tool nuget:?package=DotNetRoo&version=0.0.25
                    
Install as a Cake Tool

Source Generator inspired by Spring Roo. Do not use this library yet, it is just incubated

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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.25 2,683 1/27/2012
0.0.23 1,760 1/27/2012
0.0.22 1,695 1/27/2012
0.0.21 1,736 1/27/2012
0.0.20 1,693 1/27/2012
0.0.15 1,761 1/9/2012
0.0.14 1,725 1/9/2012
0.0.13 1,749 12/28/2011
0.0.12 1,686 12/28/2011
0.0.11 1,709 12/28/2011
0.0.10 1,698 12/28/2011
0.0.9 1,788 12/28/2011
0.0.8 1,720 12/28/2011
0.0.7 1,718 12/28/2011
0.0.6 1,670 12/28/2011
0.0.5 1,692 12/28/2011
0.0.4 1,689 12/28/2011
0.0.3 1,733 12/15/2011
0.0.2 1,829 12/14/2011
0.0.1 1,820 12/14/2011

Do not use this library yet, it is just incubated