Viktor Andersson

Results 13 issues of Viktor Andersson

We have recently had to add basic support for MediaServices. And also using it as a source in EventGrid. Would there be any interest in a PR for that support?

First off, I am aware of the issue for serverless throughput #333 but that issue is on hold until the serverless feature leaves preview. In addition to the manual throughput...

tl dr; Could it be a reasonable default to look for fsproj-files in the current folder and any parent folders recursively? According to the plugin documentation, opening an .fs-file will...

enhancement
help wanted

This is a bug in the unit tests. **Describe the bug** The test generators for invalid data (pins and coord nums) are returning 12-digit strings. For the StrictMode.TenDigits we need...

bug

**Is your feature request related to a problem? Please describe.** There could potentially be an issue with serializing/deserializing the number types in this library. **Describe the solution you'd like** We...

enhancement

Right now all the unit tests are at the level of SwedishPersonalIdentityNumber and SwedishCoordinationNumber. I think we have full coverage of the parsing/validation-logic from there, but we should add just...

enhancement

When we have implemented more types of IdentityNumbers there will probably be a usecase for parsing an unknown number and get back the type that it is. The returned type...

The fsharp api was removed in #112 and the readme should be updated to reflect this.

enhancement

**Is your feature request related to a problem? Please describe.** The samples are growing pretty long. We should do something to separate the code for the different apis (SwedishPersonalIdentityNumber, SwedishCoordinationNumber,...

enhancement

**Is your feature request related to a problem? Please describe.** The README.md is getting very long, and not that easy to navigate. I find it hard to find (and add)...

enhancement