Mirco Bianchini

Results 30 issues of Mirco Bianchini

This required the use of the deBoor algo. For line and polyline could be specific.

enhancement :loudspeaker:

Add the possibility to define the offset cap style, none, squared, round.

enhancement :loudspeaker:

The method used to check if a point is inside a polygon. https://stackoverflow.com/questions/217578/how-can-i-determine-whether-a-2d-point-is-within-a-polygon

enhancement :loudspeaker:

Self-intersection is already implemented into the library, this method has to be tested with closed polyline/polygon or create a specific solution for these types of curves. During the initialization of...

enhancement :loudspeaker:

As a start a simple FromJson and ToJson methods.

enhancement :loudspeaker:

Add a page inside the documentation dedicated to code examples.

documentation :book:
enhancement :loudspeaker:

**Describe the bug** Workbook `UsedRange` doesn't support `requestConfiguration.QueryParameters.Select`. It would be also great to understand and document how to deserialize the `values` which is a `Microsoft.Graph.Models.Json` object. **To Reproduce** ![image](https://github.com/microsoftgraph/msgraph-sdk-dotnet/assets/57708659/a81a860e-d3d4-424e-99e5-4811e718f5f5)...

Bug: metadata
OpenApi

This implementation should solve the issue we have once we merge branches from forked repos. ### What type of PR is this? (check all applicable) - [ ] ♻️ Refactor...

bug :bug:
patch

Avoid publishing NuGet if the PR doesn't have the labels: `Major`, `Minor`, `Patch` or the change involves only the documentation.

refactor :toolbox:
minor

Hi there. How can I customize the colour of the search bar board? When I hit the bar, I would like the primary colour, not white, as in this case....

feature request