Valentas

Results 11 issues of Valentas

Check if or any changes is necessary to support both nuget packages for .net6 and .netstandart 2.1. For sure it will be need to customize nuget package build options. Ticket...

I spend some time finding solution. I post it here so maybe it will help to someone. Problem. Mobile App google authentication and same google account validation on back end...

### Description Using barcode reader which acts as Physical keyboard and returns barcode as char. When it finished reading barcode it sends new line char "\n". After 5.0.0.2478 (including) version...

t/bug :bug:
s/unverified

It should as simple as clicking one button and it should do actions like add marker, remove it, add cluster, panel and so on. If smth fails it will show...

Would be great to support .net standart, net6 and so on. It shouldnt be big deal or breaking changes. Need to be checked

Now i get ``` [Get("/some-api")] Task GetSome([AliasAs("page_number")] int? pagenumber = null, [AliasAs("date_types")] DateType[] dateTypes = null, [AliasAs("q")] string query = null); ``` It should add nullability operator ? on string...

Better finish or add more test in test-all page and only then do js cleanup/optimization

Currently there are no way to setup property. Maybe do check if object has such property and set that. Need to check if it has impact on perfomance One example...

@rungwiroon Please enable dependbot alerts. I am not very familiar how it works exactly, but i assume it could even create pull request. https://docs.github.com/en/code-security/getting-started/dependabot-quickstart-guide#enabling-dependabot-for-your-repository

Library https://github.com/googlemaps/extended-component-library Gmp map https://developers.google.com/maps/documentation/javascript/add-google-map-wc-tut Vs. the javascript approach: https://developers.google.com/maps/documentation/javascript/adding-a-google-map It is just for general discussion, not plan to implement. At least at current stage