-
Microsoft
- Longmont, CO
- http://blog.nerdbank.net
- @aarnott
Highlights
- 9 discussions answered
Block or Report
Block or report AArnott
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
CodeGeneration.Roslyn Public archive
Assists in performing Roslyn-based code generation during a build.
-
Nerdbank.Streams Public
Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing
-
IronPigeon Public
IronPigeon is a decentralized communication protocol that provides high confidentiality and authenticity for the messages.
-
-
Validation Public
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
3,024 contributions in the last year
Activity overview
Contribution activity
October 2021
Created 151 commits in 16 repositories
Created 4 repositories
Created a pull request in Squirrel/Squirrel.Windows that received 8 comments
Fix CreateShortcutForThisExe for .NET Core apps
The entrypoint assembly is reported as being a .dll in the .NET Core case. A shortcut to the dll is not what the developer expects and it doesn't w…
Opened 37 other pull requests in 15 repositories
AArnott/MoneyMan
12
merged
- Fix crash when deleting rows
- Set focus on Name field when adding categories or accounts
- Extract more functionality and constants from view to view model
-
Sort
AccountViewModeltransactions using newSortedObservableCollection<T> - Lots of sorting goodness
- Keep accounts list sorted in the Banking tab
- Publish CI builds to their own channel
- Fix transaction sort on load
- A few bug fixes
- Squirrel update
- Installer enhancements
- Add installer
dotnet/Nerdbank.GitVersioning
4
merged
1
open
Squirrel/Squirrel.Windows
5
merged
microsoft/CsWin32
2
merged
AArnott/Library.Template
1
open
1
merged
microsoft/vs-validation
2
merged
AArnott/vs-validation
1
closed
AvaloniaUI/Documentation
1
merged
microsoft/MSBuildSdks
1
open
microsoft/vs-streamjsonrpc
1
merged
AArnott/Squirrel.Windows
1
merged
taspeotis/DeltaCompressionDotNet
1
merged
microsoft/vs-threading
1
merged
microsoft/vs-mef
1
merged
AArnott/Nerdbank.Streams
1
merged
Reviewed 16 pull requests in 8 repositories
microsoft/CsWin32
3 pull requests
Squirrel/Squirrel.Windows
3 pull requests
microsoft/vs-threading
3 pull requests
microsoft/vs-validation
2 pull requests
dotnet/Nerdbank.GitVersioning
2 pull requests
AArnott/Xunit.Combinatorial
1 pull request
microsoft/MSBuildSdks
1 pull request
neuecc/MessagePack-CSharp
1 pull request
Created an issue in dotnet/roslyn that received 3 comments
CS0165 error on conditional expression with is true
Version Used: VS 2019 Update 11 Steps to Reproduce: Sharplab #nullable enable using System.Collections.Generic; var dict = new Dictionary<string, s…
Opened 17 other issues in 7 repositories
AArnott/MoneyMan
5
open
4
closed
- Banking tab makes saving new (empty) transactions accidental
- Account list in Banking tab gets out of order when the first account is closed then re-opened
- Banking transaction Category dropdown includes own account, leads to malfunction
- DB schema version should be recorded, and app updates should upgrade the database
- Transaction Cleared flag should be per account
- Squirrel update causes app to forget saved user settings
- New transaction resets date to "today" after user sets it
- Some account register columns' text alignment is off
- Installer improvements

