Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

NHibernate Object Relational Mapper

License

NotificationsYou must be signed in to change notification settings

nhibernate/nhibernate-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed,fully featured and used in thousands of successful projects.

The NHibernate community website -https://nhibernate.info - has a range of resources to help you get started,includinghowtos,blogs andreference documentation.

Latest Release Version

The quickest way to get the latest release of NHibernate is to add it to your project usingNuGet (https://nuget.org/List/Packages/NHibernate).

Alternatively binaries are available from SourceForge athttp://sourceforge.net/projects/nhibernate.

You are encouraged to review the release notes (releasenotes.txt), particularly when upgrading to alater version. The release notes will generally document any breaking changes.

Nightly Development Builds

The quickest way to get the latest development build of NHibernate is to add it to your project usingNuGet from Cloudsmith feed (https://cloudsmith.io/~nhibernate/repos/nhibernate-core/packages/).

In order to make life a little bit easier you can register the package source in the NuGet.Configfile in the top folder of your project, similar to the following.

<?xml version="1.0" encoding="utf-8"?><configuration>  <packageSources>    <addkey="NHibernateDevBuilds"value="https://nuget.cloudsmith.io/nhibernate/nhibernate-core/v3/index.json" />  </packageSources></configuration>

Package repository hosting is graciously provided byCloudsmith.Cloudsmith is the only fully hosted, cloud-native, universal package management solution, thatenables your organization to create, store and share packages in any format, to any place, with totalconfidence.

Hosted By: Cloudsmith

Community Forums

There are two official NHibernate community forums:

Bug Reports

If you find any bugs, please report them using theGitHub issue tracker. Atest-case that demonstrates the issue is usually required. Instructions on providing a test-casecan be found incontributing guidelines orhere.

Licenses

Credits

Many thanks to the following individuals, organisations and projects whose work is so important to the successof NHibernate (in no particular order):


[8]ページ先頭

©2009-2025 Movatter.jp