-
### What You Are Seeing?
Release notes does not tolerate prerelease versions
### What is Expected?
Allow prerelease version in release notes
### What version of Cake are you using?
0.20
##…
-
Why you are not using `record` for `ValueObject`?
For example in `Ordering` service domain model there is an `Address` class. Can this be converted into `record`?
![image](https://user-images.g…
-
### Description
Version 6.0.0 introduced an undocumented breaking change from version 5.10.3. In older versions, `actual.Should().Be(expected)` would pass when actual and expected were of the same…
-
I'm giving [packer.nvim](https://github.com/wbthomason/packer.nvim) and [nvim-compe](https://github.com/hrsh7th/nvim-compe) a go, finally! And using [compe-conjure](https://github.com/tami5/compe-con…
-
The following APIs were introduced in 6.0 and did not get documented in triple slash. They will need to be manually documented directly in dotnet-api-docs, and must target the net6-rc1 branch. This ne…
-
# Test plan for "native ints" [#38821](https://github.com/dotnet/roslyn/issues/38821)
[Championed issue](https://github.com/dotnet/csharplang/issues/435)
- [x] ** [Specification](https://github.…
jcouv updated
2 years ago
-
### Background and motivation
As far as I can see, there's almost no way to do common and necessary operations on JsonValues. I'll give four examples:
1. **I got a JsonValue from somewhere. I kn…
-
# Roles, extension interfaces and static interface members
This is an attempt to address the scenarios targeted by my previous ["shapes" investigation](https://github.com/dotnet/csharplang/issues/1…
-
It would be great if there were an option to clear a local group policy setting using your module.
-
The following does not compile:
```fsharp
type Wrapper IComparable> = {
Values: Set 'T must implement IComparable, or be an array type with comparable
> elements, or be System.IntPtr or Syst…