Mercurial > pub > bltoolkit
diff Tools/DocGen/Content/Home.htm @ 0:f990fcb411a9
Копия текущей версии из github
author | cin |
---|---|
date | Thu, 27 Mar 2014 21:46:09 +0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Tools/DocGen/Content/Home.htm Thu Mar 27 21:46:09 2014 +0400 @@ -0,0 +1,29 @@ +<p class="j"> +Business Logic Toolkit is a set of components to simplify .NET application development. +BLToolkit is provided as <a href="http://www.bltoolkit.net/Source/index.htm">source code</a> that you can use "as is" +or customize for your applications. +It is written in C# and compatible with .NET Framework 2.0, 3.0, and 3.5. +</p> + +<ct_table> +<ct_hr> +<ct_text>Version 3.1</ct_text> +<ct_item link="http://www.bltoolkit.net/download/bltoolkit.3.1.zip" label="BLToolkit 3.1" >Source code</ct_item> +<ct_item link="http://www.bltoolkit.net/download/bltoolkit.3.1.dev.zip" label="BLToolkit 3.1 Dev">Full dev version</ct_item> +<ct_hr> +<ct_text>Current SVN working copy</ct_text> +<ct_item link="http://bl-toolkit.googlecode.com/svn/trunk/Source/" label="BLToolkit" >SVN checkout source code</ct_item> +<ct_item link="http://bl-toolkit.googlecode.com/svn/trunk/" label="BLToolkit Dev">SVN checkout full dev version</ct_item> +<ct_hr> +<ct_text>Current SVN snapshot</ct_text> +<ct_item link="http://www.bltoolkit.net/download/bltoolkit.zip" label="bltoolkit.zip" >Source code</ct_item> +<ct_item link="http://www.bltoolkit.net/download/bltoolkit_dev.zip" label="bltoolkit_dev.zip">Full dev version</ct_item> +<ct_item link="http://www.bltoolkit.net/download/bltoolkit_bin.zip" label="bltoolkit_bin.zip">Binaries</ct_item> +<ct_hr> +</ct_table> + +<br> +ChangeLog.txt +<pre> +<% ..\..\..\Source\Doc\ChangeLog.txt %> +</pre>