Skip to content
#

factory

Here are 54 public repositories matching this topic...

With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbContext lifetime.

  • Updated Mar 3, 2023
  • C#

The Library Web Management System is a comprehensive backend solution for efficiently managing library resources and user interactions. Built as a final project for Asal Technologies Training, it showcases modern software development practices and robust architectural principles, making it an ideal solution for real-world library operations.

  • Updated Nov 22, 2024
  • C#

Improve this page

Add a description, image, and links to the factory topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the factory topic, visit your repo's landing page and select "manage topics."

Learn more