sfc-gh-ext-simba-lf

Results 7 issues of sfc-gh-ext-simba-lf

### Description Change the target framework to .NET Standard 2.0 ### Checklist - [ ] Code compiles correctly - [ ] Code is formatted according to [Coding Conventions](../CodingConventions.md) - [...

### Description Change the target framework to .NET Standard 2.1 ### Checklist - [ ] Code compiles correctly - [ ] Code is formatted according to [Coding Conventions](../CodingConventions.md) - [...

### Description 1. Add extra check for retry timeout being infinite 2. Check maxHttpRetries before creating the HttpClient ### Checklist - [x] Code compiles correctly - [x] Code is formatted...

### Description Add SSO token cache ### Checklist - [ ] Code compiles correctly - [ ] Code is formatted according to [Coding Conventions](../blob/master/CodingConventions.md) - [ ] Created tests which...

### Description Stop retry on nonrecoverable exception ### Checklist - [ ] Code compiles correctly - [ ] Code is formatted according to [Coding Conventions](../blob/master/CodingConventions.md) - [ ] Created tests...

### Description Add vector type support ### Checklist - [ ] Code compiles correctly - [ ] Code is formatted according to [Coding Conventions](../blob/master/CodingConventions.md) - [ ] Created tests which...

### Description Remove the log4net dependency and replace with the Microsoft logging interface so users can plug in their own custom loggers ### Checklist - [ ] Code compiles correctly...