Top 20 NuGet Packages depending on StoreEntities
Total dependencies: 2
Simple storage based on json files on local disk.
See usage example here https://github.com/ravikhubchandani/data-persistence/blob/master/src/DataPersistence/Test/JsonStoreTest.cs
Base classes for Entity Framework Core 5.05. Use this for basic CRUD operations for a given DBContext. See how to use here https://github.com/ravikhubchandani/data-persistence/blob/master/src/DataPersistence/Test/DatabaseStoreTest.cs