Skip to main content
Tag

xunit

All blogs tagged with xunit

2
Articles
136
Total Views

Showing 2 of 2 articles

06
Apr
2026
Unit Testing NHibernate Repositories in ASP.NET Core Projects
68 views

This blog post provides an in-depth exploration of unit testing NHibernate repositories within ASP.NET Core projects, covering the theory, practical implementations, and best practices. Understanding how to effectively test these repositories is crucial for ensuring data integrity and application reliability. Readers should have a basic knowledge of C#, ASP.NET Core, and unit testing principles.

Translate Page