Noodles 1.1.558

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

Noodles transforms your object modelinto a web app. This is the core library without a dependency on ASP MVC

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.558 294 11/23/2013
1.1.557 79 11/21/2013
1.1.556 84 11/21/2013
1.1.555 77 11/21/2013
1.1.554 87 11/21/2013
1.1.553 83 11/21/2013
1.1.552 74 11/20/2013
1.1.551 90 11/20/2013
1.1.550 79 11/18/2013
1.1.549 89 11/18/2013
1.1.548 78 11/13/2013
1.1.547 93 11/8/2013
1.1.546 83 11/8/2013
1.1.545 83 11/7/2013
1.1.544 79 11/6/2013
1.1.543 86 10/30/2013
1.1.542 74 10/30/2013
1.1.541 84 10/29/2013
1.1.540 83 10/29/2013
1.1.539 80 10/29/2013
Loading failed