Skip to content

A lightweight generic repository pattern implementation for Entity Framework Core, designed to simplify data access and management in .NET applications.

License

Notifications You must be signed in to change notification settings

AngeloDotNet/TinyRepository

Repository files navigation

Tiny Repository for .NET EF Core

NuGet Version

A lightweight generic repository for Entity Framework Core

🏷️ Introduction

A lightweight generic repository pattern implementation for Entity Framework Core, designed to simplify data access and management in .NET applications.

🛠️ Installation

Prerequisites

  • .NET 8.0 SDK (latest version)

Setup

The library is available on NuGet, just search for Identity.Module.API in the Package Manager GUI or run the following command in the .NET CLI:

dotnet add package TinyRepository

Tip

See the documentation for a list of helpful examples.

💡 Release Notes

See the release notes page for the latest updates and changes.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

⭐ Give a Star

Don't forget that if you find this project helpful, please give it a ⭐ on GitHub to show your support and help others discover it.

🤝 Contributing

The project is constantly evolving. Contributions are always welcome. Feel free to report issues and submit pull requests to the repository, following the steps below:

  1. Fork the repository
  2. Create a feature branch (starting from the develop branch)
  3. Make your changes
  4. Submit a pull requests (targeting develop)

🆘 Support

If you find this project helpful, consider buying me a coffee!

About

A lightweight generic repository pattern implementation for Entity Framework Core, designed to simplify data access and management in .NET applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages