MicroCms 0.9.99

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

MicroCms is a light-weight CMS framework that can be easily embedded into any ASP.NET application

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.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on MicroCms:

Package Downloads
MicroCms.SourceCode

Provides Source Code Syntax Highlighting (with color!) for the MicroCms CMS framework

MicroCms.Markdown

Provides a Markdown content type for the MicroCms CMS framework

MicroCms.Lucene

Provides full-text search using Lucene for the MicroCms CMS framework

MicroCms.Mvc

Provides ASP.NET MVC helper methods and supporting types for the MicroCms CMS framework

MicroCms.Azure

Provides support for using Azure blob storage for the MicroCms framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.99 3,431 8/10/2014
0.9.17-alpha 1,843 8/9/2014
0.9.16-alpha 1,843 8/9/2014
0.9.15-alpha 1,704 7/26/2014
0.9.14-alpha 1,007 7/26/2014
0.9.13-alpha 1,589 7/26/2014
0.9.12-alpha 1,696 7/26/2014
0.9.11-alpha 1,576 7/25/2014
0.9.10-alpha 1,601 7/25/2014
0.9.9-alpha 1,648 7/21/2014
0.9.8-alpha 1,690 7/20/2014
0.9.7-alpha 1,640 7/20/2014
0.9.6-alpha 1,696 7/20/2014
0.9.5-alpha 1,440 7/20/2014
0.9.4-alpha 1,425 7/19/2014
0.9.3-alpha 1,389 7/19/2014
0.9.2-alpha 1,397 7/19/2014
0.9.1-alpha 1,032 7/19/2014

MicroCms is a light-weight CMS framework that can be easily embedded into any ASP.NET application