You can’t make document changes more convenient than editing your aspx files online. With DocHub, you can access tools to edit documents in fillable PDF, aspx, or other formats: highlight, blackout, or erase document fragments. Include textual content and images where you need them, rewrite your copy entirely, and more. You can download your edited record to your device or submit it by email or direct link. You can also convert your documents into fillable forms and invite others to complete them. DocHub even has an eSignature that allows you to certify and deliver documents for signing with just a few clicks.
Your documents are safely stored in our DocHub cloud, so you can access them at any time from your PC, laptop, smartphone, or tablet. Should you prefer to use your mobile phone for file editing, you can easily do it with DocHub’s application for iOS or Android.
you can use the ID distributed cache abstraction in net core to implement a very flexible cach service you can easily Implement methods for getting a value from the cash setting a new value inside of the cash and removing a value from the cach by the cach key the I distributed cache interface uses bytes so you will have to implement serialization and deserialization for your types the advantage of using this interface is that you can connect it to different caching providers for example it can work in memory but you can also connect it to redis