This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.
1.7.1-funcrel
Other Updates
Details |
---|
A change has been implemented to improve the identification of the caller for CRUD links between .NET client code and DynamoDB server side code. |
A change has been implemented to improve the identification of the caller for CRUD links between .NET client code and Elasticsearch server side code. |
A change has been implemented to improve the identification of the caller for CRUD links between .NET client code and Redis server side code. |
A change has been implemented to improve the identification of the caller for CRUD links between .NET client code and Memcached server side code. |
A change has been implemented to improve the identification of the caller for CRUD links between .NET client code and Couchbase server side code. |
A change has been implemented to improve the identification of the caller for CRUD links between .NET client code and Azure Cosmos DB server side code. |
New Support
Summary | Details |
---|---|
Support for Microsoft.Extensions.Caching.Redis | Implemented support for "Microsoft.Extensions.Caching.Redis". A new set of Connection,Collection and CRUD APIs have been added. See https://doc.castsoftware.com/display/TECHNOS/Redis+support+for+.NET+source+code. |
Support for Microsoft.Extensions.Caching.StackExchangeRedis | Implemented support for "Microsoft.Extensions.Caching.StackExchangeRedis". A new set of Connection, Collection and CRUD APIs have been added. See https://doc.castsoftware.com/display/TECHNOS/Redis+support+for+.NET+source+code. |
1.7.0-funcrel
New Support
Summary | Details |
---|---|
Data sensitivity support for NoSQL for .NET | Custom data sensitivity indicators can now be configured for the .NET Collection object when a collection matches an entry in a .datasensitive file (delivered with the source code). See https://doc.castsoftware.com/display/TECHNOS/NoSQL+for+.NET+-+1.7#NoSQLfor.NET1.7-Datasensitivity. |