-
Currently such methods as `OsmOAuth.nativeGetOsmUsername()` and `OsmOAuth.nativeGetOsmChangesetsCount()` doesn't provide detailed error message in case of troubles. If case of error first method retur…
-
Any plans to introduce async methods to ExcelPackage such as:
```csharp
public async Task SaveAsync();
```
Thanks
-
I've recently tried to write a cmdlet that had to use `async` APIs. Doing so turned out to be incredibly difficult, and with help I found an `AsyncCmdlet` class that lets you override `processRecordAs…
-
When you are resizing the window the shell gets misaligned. You have to clean the console for fixing it but you lose sight of the command history.
**BEFORE:**
![image](https://user-images.githubus…
-
## Orleans place in .NET ecosystem
Currently .NET lacks supported by Microsoft cloud independent solution for building distributed applications. Most obvious candidate on this role could be guessed p…
-
When you have 2 seperate sounds, it might make sense to play them at the same time, or maybe have overlapping sounds, but the current setup of the sound system does not allow for this.
-
**RxJS version:**
5.5.2
**Code to reproduce:**
[rxfiddle.net](https://rxfiddle.net/#type=editor&code=Y29uc3QgeCA9IFJ4Lk9ic2VydmFibGUuaW50ZXJ2YWwoMTAwMCk7Cgpjb25zdCB6ID0gbmV3IFJ4LlN1YmplY3QoKTsKUn…
-
The Snowflake connector for python seems to be implemented essentially as API calls over HTTP. Using [aiohttp](https://github.com/aio-libs/aiohttp), companion subclasses to `SnowflakeConnector`, `Snow…
-
Some time ago I did [this hack](https://github.com/AlternativaPlatform/Alternativa3D/commit/4bcd41ce0f0585f7883a4439b5f024d819ee3caf) for alternativa but, looking at your source, I can't see how to re…
makc updated
11 years ago
-
### As a ...
- [ ] Application user/user of the configuration itself
- [X] API user (application developer)
- [ ] SPI user (container or runtime developer)
- [ ] Specification implementer
### I need…