# Odn **Repository Path**: flyear/Odn ## Basic Information - **Project Name**: Odn - **Description**: Open DotNet Framework - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://odotnet.com - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2015-12-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 欢迎来到ODN框架 ===================== ODN是一个开源的.NET开发框架, 其设计思想跟部分源码参考了众多国外开源组件的优秀设计思想,像Abp,NopCommerce,Orchard, 结合西安.NET社区的力量在逐步的开发过程当中 ODN社区网站 - - 拥有大量的资源帮助你开始, 包括[怎么使用?][A1], [博客][A2]跟[参考文档][A3]. including [howtos][A1], [blogs][A2] and [reference documentation][A3]. [A1]: http://odotnet.com/doc/ [A2]: http://odotnet.com/blog/ [A3]: http://odotnet.com/doc/start/index.html 最新版本 -------------- The quickest way to get the latest release of NHibernate is to add it to your project using NuGet (). Alternatively binaries are available from SourceForge at . You are encouraged to review the release notes (releasenotes.txt), particularly when upgrading to a later version. The release notes will generally document any breaking changes. 社区论坛 ---------------- Odn有两个专用的论坛: * [Odn 用户][B1] - Odn用户专用论坛来帮助用户更好的使用Odn框架 * [ODN 开发][B2] - Odn开发人员专用论坛 [B1]: http://git.oschina.net/flyear/Odn/issues [B2]: http://groups.google.com/group/nhibernate-development Bug报告 ----------- If you find any bugs, please report them using the [JIRA bug tracker][C1]. A test-case that demonstrates the issue is usually required. Instructions on providing a test-case can be found [here][C2]. [C1]: http://git.oschina.net/flyear/Odn/issues [C2]: http://nhibernate.info/blog/2008/10/03/the-best-way-to-solve-nhibernate-bugs-submit-good-unit-test.html 授权 -------- This software is distributed under the terms of the Free Software Foundation [Lesser GNU Public License (LGPL), version 2.1][D1] (see lgpl.txt). [D1]: http://www.gnu.org/licenses/lgpl-2.1-standalone.html 感谢 ------- Many thanks to the following individuals, organisations and projects whose work is so important to the success of NHibernate (in no particular order): * [NUnit][] - unit-testing * [Nant][] - build automation * [CodeBetter][] - [TeamCity][] continuous integration and build management server hosting * [GitHub][] and [SourceForge][] - source code hosting * [Atlassian][] - JIRA bug tracker licence and hosting * [Log4net][] - logging, by the [Apache Software Foundation][] * [JetBrains][] - [ReSharper][] licences for NHibernate developers * [LinFu][] - proxy implementation (Philip Laureano) * Iesi.Collections - source code taken from an [article][Article] written by Jason Smith * [Relinq] - Linq provider for NHibernate [NUnit]: http://www.nunit.org [Nant]: http://nant.sourceforge.net [CodeBetter]: http://www.codebetter.com [TeamCity]: http://www.jetbrains.com/teamcity [GitHub]: http://www.github.com [SourceForge]: http://www.sourceforge.net [Atlassian]: http://www.atlassian.com [Log4net]: http://logging.apache.org/log4net [Apache Software Foundation]: http://www.apache.org [JetBrains]: http://www.jetbrains.com [ReSharper]: http://www.jetbrains.com/resharper [LinFu]: http://code.google.com/p/linfu [Article]: http://www.codeproject.com/KB/recipes/sets.aspx "Add Support for "Set" Collections to .NET" [Relinq]: http://relinq.codeplex.com/ "re-linq: Generic LINQ provider"