One.NET 4.3.5

dotnet add package One.NET --version 4.3.5
NuGet\Install-Package One.NET -Version 4.3.5
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="One.NET" Version="4.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add One.NET --version 4.3.5
#r "nuget: One.NET, 4.3.5"
#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 One.NET as a Cake Addin
#addin nuget:?package=One.NET&version=4.3.5

// Install One.NET as a Cake Tool
#tool nuget:?package=One.NET&version=4.3.5

One.NET

An old CMS written in old technology, but still works quite well for tree based websites.

Getting started

Requirements

  • Microsoft .NET framework 4.5
  • Microsoft SQL server 2014
  • IIS8

Installation

There are a few way to install One.NET, but the most typical is to install it as a nuget module in a blank Visual Studio project, where you will add project specific code and files.

  1. Open Visual studio 2015
  2. File → New → Project → ASP.NET Web Application → (choose name and folder) → (select "Empty" template)
  3. Add One.NET package in Package Manager Console Install-Package One.NET
  4. Create folder where specific site files (like css, templates,...) will be stored. By Convention the name of the folder should start with "Site". If you just need to get started fast, use default folder "site_specific".
  5. "SiteDefault" folder contains sensible examples and starting files. Ideally you should copy them to your new "site" folder and then modify them. There are two exceptions:
  • gitignore.template is just a typical .gitignore file for Visual studio and you should copy it to root if desired
  • LocalRewrite.config, web.config and web.sitemap should be copied to root of the project
  1. Edit web.config to include connection strings to at least two databases:
  • DefaultConnection: connection to ASP.NET authentication database (you'll need a user there with admin role to boostrap the development)
  • MsSqlConnectionString: this is where all of the CMS data will be stored. 7.... ?

Documentation

TemplateContent module

Report bugs

Yes, please! You can view existing issues or report a new issue. Even better, you can contribute a solution:

Contributing

Just send a pull request.

License

One.NET is licensed under GNU GPL 3.0 as of 28/10/2016 as approved by CEO of Renderspace.

Copyright 2006-2016 Renderspace d.o.o.

GNU GPL v3.0

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.3.5 389 1/11/2023
4.3.4 492 7/12/2022
4.3.3 450 7/8/2022
4.3.2 470 7/7/2022
4.3.1 460 7/7/2022
4.3.0 462 7/7/2022
4.2.6 617 9/7/2020
4.2.4 762 1/18/2020
4.2.3 641 12/5/2019
4.2.1 792 2/4/2019
4.2.0 794 1/24/2019
4.1.7 840 10/24/2018
4.1.6 825 10/24/2018
4.1.5 800 10/23/2018
4.1.4 889 10/23/2018
4.1.3 964 8/21/2018
4.1.2 980 8/19/2018
4.1.1 970 8/19/2018
4.1.0 1,015 8/18/2018
4.0.18 1,049 8/9/2018
4.0.17 1,017 6/29/2018
4.0.16 1,090 6/3/2018
4.0.15 1,073 6/1/2018
4.0.14 1,091 5/20/2018
4.0.13 1,106 3/29/2018
4.0.12 1,106 3/28/2018
4.0.11 1,120 3/28/2018
4.0.10 1,103 3/27/2018
4.0.8 1,121 3/25/2018
4.0.7 1,113 3/25/2018
4.0.6 1,125 3/25/2018
4.0.5 1,089 3/25/2018
4.0.4 1,096 1/11/2018
4.0.3 1,183 12/27/2017
4.0.2 1,156 12/27/2017
4.0.1 1,073 12/22/2017
4.0.0 1,188 12/22/2017
3.9.42 1,057 11/6/2017
3.9.41 996 10/20/2017
3.9.40 994 10/19/2017
3.9.39 993 10/10/2017
3.9.38 1,009 9/28/2017
3.9.37 1,032 9/12/2017
3.9.36 1,018 9/12/2017
3.9.35 998 9/12/2017
3.9.34 1,040 9/6/2017
3.9.33 978 8/24/2017
3.9.32 981 8/24/2017
3.9.31 986 8/24/2017
3.9.30 1,010 8/24/2017
3.9.29 1,025 8/24/2017
3.9.28 1,049 7/18/2017
3.9.27 1,083 6/28/2017
3.9.26 1,035 6/28/2017
3.9.25 1,035 6/27/2017
3.9.24 1,043 6/27/2017
3.9.23 1,079 6/16/2017
3.9.22 1,118 6/13/2017
3.9.21 1,032 6/6/2017
3.9.20 1,052 6/5/2017
3.9.19 1,109 6/5/2017
3.9.18 1,103 5/29/2017
3.9.17 1,054 5/24/2017
3.9.16 1,138 5/19/2017
3.9.15 1,158 5/19/2017
3.9.14 1,096 5/15/2017
3.9.13 1,100 5/11/2017
3.9.12 1,049 5/5/2017
3.9.10 1,042 4/26/2017
3.9.9 1,066 4/25/2017
3.9.8 1,351 4/10/2017
3.9.7 1,069 4/6/2017
3.9.6 1,069 4/6/2017
3.9.5 1,063 3/30/2017
3.9.4 1,116 3/22/2017
3.9.3 1,115 3/17/2017
3.9.2 1,107 2/28/2017
3.9.1 1,127 2/16/2017
3.9.0 1,072 2/16/2017
3.8.7 1,086 2/1/2017
3.8.6 1,086 1/27/2017
3.8.5 1,079 1/27/2017
3.8.4 1,107 1/13/2017
3.8.3 1,136 12/26/2016
3.8.2 1,069 12/26/2016
3.8.1 1,075 12/23/2016
3.8.0 1,096 12/22/2016
3.7.15 1,099 12/19/2016
3.7.14 1,237 12/5/2016

Change .NET Framework