Cengiz Ilerler

Results 62 comments of Cengiz Ilerler

You may find more info here https://github.com/microsoft/msbuild/issues/5485

Once I added the code below into the CSPROJ file, it works, but I don't think it is an elegant solution since I have to update the version number manually...

Thanks. > Do you want to be able to list the Users that are authorized to access the Recurly admin user interface? If so, the API is not intended to...

![image](https://user-images.githubusercontent.com/385958/140602863-b8744fdc-5056-4a60-b40a-93744d36d314.png)

As @AbhitejJohn already mentioned above [DynamicData](https://github.com/Microsoft/testfx-docs/blob/master/RFCs/006-DynamicData-Attribute.md) is way to go at this point. Here is an example for CSV reading ```csharp private static string[] SplitCsv(string input) { var csvSplit =...

@rhyous 1. The very basic example I provided above is for demonstration purpose only to let others see how easy it is to implement it. I literally didn't expect no...

@jsumners just wondering why did you close it, is it no longer an issue/request?

Thank you for the quick response! I've been searching for this feature for a long time, and it's incredibly helpful, especially for troubleshooting. For example, let's say you're logging a...

~The [merge](https://github.com/OData/RESTier/pull/734) occurred last week. [This tag](https://www.nuget.org/packages/Microsoft.Restier.AspNetCore/1.1.0-rc.1.20231121.1) indicates a release candidate. I suggest waiting for the official announcement before proceeding.~

@julealgon, apologies for the confusion—I was browsing the Restier repository and got sidetracked, leading to a mix-up. Please ignore my previous comment; it was not intended for this issue. Thank...