Actya 0.2.0-beta
Actya is a simple ASP.NET MVC CMS that can be added to an existing .NET application.
This is a prerelease version of Actya.
Install-Package Actya -Version 0.2.0-beta
dotnet add package Actya --version 0.2.0-beta
<PackageReference Include="Actya" Version="0.2.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Actya --version 0.2.0-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Actya 0.2.0 - 2012-02-01:
- Added ~/CmsContent dir. This replaces the ~/Themes dir. Themes are now located in ~/CmsContent/Themes.
- Added elFinder File Manager (https://github.com/studio-42/elfinder)
- Medium Trust support (when RavenDB is running in Server mode).
- Upgraded RavenDB to build 616.
Dependencies
-
- Autofac (>= 2.5.1 && < 3.0.0)
- Autofac.Mvc3 (>= 2.5.1 && < 3.0.0)
- Castle.Core (>= 3.0.0)
- MvcPaging (>= 1.0.1 && < 2.0.0)
- RavenDB-Embedded (>= 1.0.573 && <= 1.0.616)
- WebActivator (>= 1.5.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | |
---|---|---|---|
0.2.0-beta | 1,110 | 2/2/2012 | |
0.1.0-alpha | 859 | 1/20/2012 |