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 398 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 763 1/18/2020
4.2.3 641 12/5/2019
4.2.1 794 2/4/2019
4.2.0 796 1/24/2019
4.1.7 843 10/24/2018
4.1.6 828 10/24/2018
4.1.5 803 10/23/2018
4.1.4 892 10/23/2018
4.1.3 967 8/21/2018
4.1.2 983 8/19/2018
4.1.1 973 8/19/2018
4.1.0 1,018 8/18/2018
4.0.18 1,052 8/9/2018
4.0.17 1,019 6/29/2018
4.0.16 1,092 6/3/2018
4.0.15 1,075 6/1/2018
4.0.14 1,093 5/20/2018
4.0.13 1,108 3/29/2018
4.0.12 1,108 3/28/2018
4.0.11 1,122 3/28/2018
4.0.10 1,105 3/27/2018
4.0.8 1,123 3/25/2018
4.0.7 1,115 3/25/2018
4.0.6 1,127 3/25/2018
4.0.5 1,091 3/25/2018
4.0.4 1,098 1/11/2018
4.0.3 1,185 12/27/2017
4.0.2 1,158 12/27/2017
4.0.1 1,075 12/22/2017
4.0.0 1,190 12/22/2017
3.9.42 1,059 11/6/2017
3.9.41 998 10/20/2017
3.9.40 996 10/19/2017
3.9.39 995 10/10/2017
3.9.38 1,011 9/28/2017
3.9.37 1,034 9/12/2017
3.9.36 1,020 9/12/2017
3.9.35 1,000 9/12/2017
3.9.34 1,042 9/6/2017
3.9.33 980 8/24/2017
3.9.32 983 8/24/2017
3.9.31 988 8/24/2017
3.9.30 1,012 8/24/2017
3.9.29 1,027 8/24/2017
3.9.28 1,051 7/18/2017
3.9.27 1,085 6/28/2017
3.9.26 1,037 6/28/2017
3.9.25 1,037 6/27/2017
3.9.24 1,045 6/27/2017
3.9.23 1,081 6/16/2017
3.9.22 1,120 6/13/2017
3.9.21 1,035 6/6/2017
3.9.20 1,054 6/5/2017
3.9.19 1,111 6/5/2017
3.9.18 1,105 5/29/2017
3.9.17 1,056 5/24/2017
3.9.16 1,140 5/19/2017
3.9.15 1,160 5/19/2017
3.9.14 1,098 5/15/2017
3.9.13 1,102 5/11/2017
3.9.12 1,051 5/5/2017
3.9.10 1,044 4/26/2017
3.9.9 1,067 4/25/2017
3.9.8 1,353 4/10/2017
3.9.7 1,071 4/6/2017
3.9.6 1,071 4/6/2017
3.9.5 1,064 3/30/2017
3.9.4 1,118 3/22/2017
3.9.3 1,117 3/17/2017
3.9.2 1,109 2/28/2017
3.9.1 1,129 2/16/2017
3.9.0 1,074 2/16/2017
3.8.7 1,088 2/1/2017
3.8.6 1,088 1/27/2017
3.8.5 1,081 1/27/2017
3.8.4 1,109 1/13/2017
3.8.3 1,138 12/26/2016
3.8.2 1,070 12/26/2016
3.8.1 1,077 12/23/2016
3.8.0 1,098 12/22/2016
3.7.15 1,100 12/19/2016
3.7.14 1,239 12/5/2016

Change .NET Framework