Top 20 NuGet Packages

An EF Code First implementation of a derived DbContext with provisions for the soft delete pattern. You would normally subclass the provided class for your own DbContext class. The entities should have a column named IsDeleted or Deleted. Reverse Engineer EF CodeFirst text templates are provided wi...
A simple implementation for soft deleting entities that you can add it to your project and soft delete entities that you want to soft delete and handle related data to soft delete or force delete from the database. Documentation: https://github.com/AshkanAbd/efCor...
A simple implementation for soft deleting entities that you can add it to your project and soft delete entities that you want to soft delete and handle related data to soft delete or force delete from the database. Documentation: https://github.com/AshkanAbd/efCor...
Softal .NET utilities, helpers and extensions
Package Description
Description
Core library for Basic authentication
New collections and extension methods for existing interfaces like IEnumerable<T> and ICollection<T>