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.
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.
// Install StudioDonder.Framework as a Cake Addin
#addin nuget:?package=StudioDonder.Framework&version=2.0.0

// Install StudioDonder.Framework as a Cake Tool
#tool nuget:?package=StudioDonder.Framework&version=2.0.0

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 1,977 9/23/2013
2.0.0-alpha 1,311 9/22/2013
1.2.1 2,025 1/25/2013
1.2.0 1,984 1/4/2013
1.1.8 1,182 12/16/2012
1.1.7 1,399 10/30/2012
1.1.5 1,340 8/22/2012
1.1.4 1,206 8/21/2012
1.1.3 1,227 8/17/2012
1.1.2 1,818 8/15/2012
1.1.1 1,282 8/15/2012
1.0.5 1,250 8/13/2012
1.0.4 1,248 8/13/2012
1.0.3 1,262 8/8/2012
1.0.2 1,207 8/3/2012
1.0.1 1,267 7/4/2012

Removed unused classes and cleaned-up dependencies.