Skip to content
Johelvis Guzman edited this page May 28, 2019 · 4 revisions

Welcome to the DotNetToolkit.Repository wiki!

A toolkit for using the Repository pattern in C# .NET

What is the Repository Pattern?

An abstraction of the data layer and handling common data access functionality.

How do I get started?

If you want to use DotNetToolkit.Repository for the first time, the Getting Started guide will help you.