StudioDonder.Framework 2.0.0

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

Classes to help with creating a .NET application.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on StudioDonder.Framework:

Package Downloads
StudioDonder.Framework.Mvc3

Collection of classes to help with creating an ASP.NET MVC website.

StudioDonder.Framework.Entities

Classes to help with creating a .NET application using entities.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 2,236 9/23/2013
2.0.0-alpha 1,510 9/22/2013
1.2.1 2,248 1/25/2013
1.2.0 2,230 1/4/2013
1.1.8 1,395 12/16/2012
1.1.7 1,602 10/30/2012
1.1.5 1,549 8/22/2012
1.1.4 1,411 8/21/2012
1.1.3 1,431 8/17/2012
1.1.2 2,053 8/15/2012
1.1.1 1,484 8/15/2012
1.0.5 1,455 8/13/2012
1.0.4 1,450 8/13/2012
1.0.3 1,472 8/8/2012
1.0.2 1,398 8/3/2012
1.0.1 1,477 7/4/2012

Removed unused classes and cleaned-up dependencies.