Biroj Nayak
Biroj Nayak
Design document for generic queue transport in CoreWCF #164
Creating a line item for benchmarking CoreWCF and finding potential performance improvements and sharing the result in CoreWCF community.
services.AddServiceModelConfigurationManagerFile(filepath), should throw exception if file is not present.... during startup itself...
…tests #### Description of change Added more test coverage, earlier we were only targeting for .netcore3.1, added coverage for net5.0 #### Issue [//]: # (Having an issue # for the...
## Related issue PortingAssistant.Client.Analysis.PortingAssistantAnalysisHandler: **MyBase.New** System.NullReferenceException: Object reference not set to an instance of an object. ## Description * NPE as described above Added unit test --- *By submitting this...
# Feature Request I see exceptions messages are thrown all places, good idea to put them into a resource file and re-use them as a constant. **Is your feature request...
### Source/destination types string type (invalid input) ### Source/destination JSON "Hello Admin" ### Expected behavior Valid exception message if input is invalid ### Actual behavior Got NRE due to FSharpUtils.Instance...
Working on [request 1](https://github.com/CoreWCF/CoreWCF/issues/234#issuecomment-1112931729) [request 2]( https://github.com/CoreWCF/CoreWCF/issues/234#issuecomment-776254157) and issue #303. There would be multi-parts before this is a full PR to review. Part-1 : - Message received from client, decrypted...
Submitting another design doc for transport with message credential + Certificate
### Duplicate ? - [X] I have searched issues/discussions and did not find other issues/discussions reporting this bug. ### Product version 1.5.0 ### Describe expected behavior Fix TransportSecurity with clientcredential...