391 packages tagged with “NHibernate”
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.
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.
Automatically bust your NHibernate cache when the schema changes.
NHibernate Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of NHibernate. The product is architected with input coming from many top industry leaders within the NHibernate community. Alerts are presented in a concise code-review manner indicating patterns of misuse by your application. To streamline your efforts to correct the misuse, we provide links to the problematic code section that triggered the alert. We provide a 30 day trial to download and see for yourself, the value you will receive with your purchase of NHibernate Profiler. This package contains the NHibernate Profiler's Appender only.
Common types of NHibernate.Caches providers.
Cache provider for NHibernate using ASP.NET Cache object.
NHibernate Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of NHibernate. The product is architected with input coming from many top industry leaders within the NHibernate community. Alerts are presented in a concise code-review manner indicating patterns of misuse by your application. To streamline your efforts to correct the misuse, we provide links to the problematic code section that triggered the alert. We provide a 30 day trial to download and see for yourself, the value you will receive with your purchase of NHibernate Profiler.
Cache provider for NHibernate using .Net Core MemoryCache (Microsoft.Extensions.Caching.Memory).
Serilog logging provider for NHibernate
Cache provider for NHibernate using ASP.NET Cache object. Supports SqlCacheDependency, allowing SQL Server changes to invalidate the cache.
Redis cache provider for NHibernate using StackExchange.Redis.
MassTransit NHibernate persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
Audit trail integrated with NHibernate.
NHibernate Validator is a powerful and extensible framework to validate objects using the .Net Platform. Born as a port of Hibernate Validator 3.0.0 project at december of 2007. Later on, many improvements and changes were made to the Core and API, and now we can say that NHibernate Validator is more than just a port. NHibernate Validator is entirely written in C#. The first release of NHibernate Validator was entirely developed by Dario Quintana, Gustavo Ringel and Fabio Maulo.
Attribute based mapping for NHibernate.
Provides NHibernate persistance support for a Sharp Architecture application, providing NHibernate session managment and initialisation, and implementations of core SharpArch data access interfaces.
Json.NET serializer for distributed NHibernate.Caches providers.
Provides an NHibernate driver that uses the Microsoft Transient Fault Handling library to allow for reliable SQL Azure connections. This package has the Microsoft Transient Fault Handling library IL-merged into it; for a version that doesn't see the NHibernate.SqlAzure.Standalone package.
Use Microsoft.Extensions.Logging as NHibernate logging provider
Additional functionality useful for FubuMVC applications that use NHibernate and StructureMap
Cache provider for NHibernate using .Net Core IDistributedCache (Microsoft.Extensions.Caching.Abstractions). This provider is not bound to a specific implementation and require a cache factory yielding IDistributedCache implementations.
Cache provider for NHibernate using MemoryCache (System.Runtime.Caching).
Extensions for NHibernate when used in dotnet core. For examples, visit https://github.com/beginor/nhibernate-extensions/blob/master/test/NHibernate.Extensions.UnitTest/BaseTest.cs
OData parser for NHibernate.
Various additions for NHibernate like the Include method from EntityFramework
NHibernate.Spatial is a library of spatial extensions for NHibernate, and allows you to connect NHibernate to a spatially-enabled database and manipulate geometries in .NET code using NetTopologySuite, providing you with a fully integrated GIS programming experience.
An NHibernate caching provider for Redis.
NHibernate driver for MySQL/MariaDB using MySqlConnector.
Redis cache provider for NHibernate using .Net Core IDistributedCache (Microsoft.Extensions.Caching.Redis). Consider using NHibernate.Caches.StackExchangeRedis instead: IDistributedCache contract limits the Redis features we can use.
Automatonymous, an open source state machine library, usable with MassTransit