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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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,854 | 9/23/2013 |
2.0.0-alpha | 1,240 | 9/22/2013 |
1.2.1 | 1,830 | 1/25/2013 |
1.2.0 | 1,783 | 1/4/2013 |
1.1.8 | 1,107 | 12/16/2012 |
1.1.7 | 1,317 | 10/30/2012 |
1.1.5 | 1,232 | 8/22/2012 |
1.1.4 | 1,141 | 8/21/2012 |
1.1.3 | 1,138 | 8/17/2012 |
1.1.2 | 1,685 | 8/15/2012 |
1.1.1 | 1,199 | 8/15/2012 |
1.0.5 | 1,168 | 8/13/2012 |
1.0.4 | 1,154 | 8/13/2012 |
1.0.3 | 1,166 | 8/8/2012 |
1.0.2 | 1,129 | 8/3/2012 |
1.0.1 | 1,173 | 7/4/2012 |
Removed unused classes and cleaned-up dependencies.