0
kicks
NoSQL MongoDb Enterprise Design with C# .NET, the Repository Pattern
Learn how to use a NoSQL MongoDb database to create a simple .NET application for displaying Dragons. Our architecture will utilize the repository pattern, combined with a global database context provider. We'll create a 3-tier system for accessing the Dragons, creating, updating, and deleting.