Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by AArnott
A curated list of projects in awesome lists by AArnott .
https://github.com/AArnott/CodeGeneration.Roslyn
Assists in performing Roslyn-based code generation during a build.
Last synced: 18 Nov 2024
https://github.com/AArnott/IronPigeon
IronPigeon is a decentralized communication protocol that provides high confidentiality and authenticity for the messages.
Last synced: 05 Nov 2024
https://github.com/aarnott/ironpigeon
IronPigeon is a decentralized communication protocol that provides high confidentiality and authenticity for the messages.
Last synced: 31 Dec 2024
https://github.com/AArnott/PCLCrypto
Platform crypto for portable libraries
Last synced: 12 Nov 2024
https://github.com/aarnott/xunit.combinatorial
Adds combinatorial and pairwise testing capability to Xunit tests
combinatorial-testing pairwise-testing testing
Last synced: 03 Jan 2025
https://github.com/aarnott/immutableobjectgraph
Code generation for immutable types
Last synced: 01 Jan 2025
https://github.com/aarnott/library.template
A template for a NuGet package with tests, static analysis, code style, versioning, Azure Pipelines and GitHub Actions builds ready to go.
Last synced: 04 Jan 2025
https://github.com/aarnott/xunit.skippablefact
Adds Xunit dynamic skipping of facts and theories.
Last synced: 04 Jan 2025
https://github.com/AArnott/Xunit.SkippableFact
Adds Xunit dynamic skipping of facts and theories.
Last synced: 28 Oct 2024
https://github.com/aarnott/validation
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
Last synced: 02 Jan 2025
https://github.com/AArnott/Library.Template
A template for a NuGet package with tests, stylecop, fxcop, versioning, and Azure Pipelines build ready to go.
Last synced: 06 Nov 2024
https://github.com/aarnott/xunit.stafact
Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic UI thread emulation with a SynchronizationContext that keeps code running on a "main thread" for that test.
Last synced: 03 Jan 2025
https://github.com/aarnott/nerdbank.messagepack
A .NET MessagePack serialization library with great performance and simplicity.
dotnet messagepack serialization
Last synced: 03 Jan 2025
https://github.com/aarnott/moneyman
A financial money management library and applications that utilize it.
Last synced: 19 Dec 2024
https://github.com/aarnott/spss.net
A .NET library for read/writing SPSS Data (.sav) files. This wraps the functionality exposed by the spssio32.dll native library that comes with SPSS.
Last synced: 08 Nov 2024
https://github.com/aarnott/streamjsonrpc.sample
Sample use of StreamJsonRpc that demonstrate separate client/server processes over named pipes.
Last synced: 08 Nov 2024
https://github.com/AArnott/StreamJsonRpc.Sample
Sample use of StreamJsonRpc that demonstrate separate client/server processes over named pipes.
Last synced: 13 Nov 2024
https://github.com/aarnott/nerdbank.msbuildextension
Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).
Last synced: 08 Nov 2024
https://github.com/aarnott/ppapifordotnet
Write PPAPI extensions for Chromium in your favorite .NET language.
Last synced: 08 Nov 2024
https://github.com/aarnott/assemblyrefscanner
Scans a given directory tree for interesting assembly references
Last synced: 01 Nov 2024
https://github.com/aarnott/nerdbank.algorithms
A collection of algorithms I've implemented and found generally useful
Last synced: 08 Nov 2024
https://github.com/aarnott/dotnetrepotools
A CLI tool with commands to help maintain .NET codebases
Last synced: 08 Nov 2024
https://github.com/aarnott/csharpisnull
C# null test syntax analyzers to guard against bugs in testing null against a struct.
Last synced: 08 Nov 2024
https://github.com/AArnott/DotNetRepoTools
A CLI tool with commands to help maintain .NET codebases
Last synced: 06 Nov 2024
https://github.com/aarnott/guidgen
A GuidGen tool similar to the one that ships with VS, but less than a decade old.
Last synced: 08 Nov 2024
https://github.com/aarnott/nerdbank.stylecop.rules
Custom rules for StyleCop
Last synced: 17 Oct 2024
https://github.com/aarnott/readonlysourcetree
A NuGet package that makes your project build to top-level bin and obj directories.
Last synced: 17 Oct 2024
https://github.com/aarnott/messagepackdualversions
Demonstrates how an application can run multiple incompatible versions of a library at once (MessagePack).
Last synced: 17 Oct 2024
https://github.com/aarnott/pluginserver
A network server that can do whatever the live-dropin modules tell it to (HTTP, telnet, ASP.NET, PHP, etc.)
Last synced: 17 Oct 2024
https://github.com/aarnott/node.js.redist
Builds packages that contain Node.js that can be used to redistribute across platforms
Last synced: 08 Nov 2024
https://github.com/aarnott/openidforsharepoint
A MembershipProvider for Sharepoint that enabled OpenID logins (forked from CodePlex). BEWARE: Read the README.txt file.
Last synced: 08 Nov 2024
https://github.com/aarnott/csharplibrarystarterkit
A starting point for C# library development, including logging, tests and build system
Last synced: 01 Jan 2025
https://github.com/aarnott/win-buildagent
Docker image build for a windows build agent
Last synced: 07 Dec 2024
https://github.com/aarnott/javascriptcsspackertargets
An MSBuild-based .targets file and task assembly for minifying js and css embedded resources
Last synced: 01 Jan 2025
https://github.com/aarnott/youtubedownloader
A CLI tool for downloading YouTube videos.
Last synced: 17 Oct 2024
https://github.com/aarnott/cloudbuild-task
Contracts and adapter NPM packages for various cloud build services
Last synced: 17 Oct 2024
https://github.com/aarnott/streamingmsgpacksample
A sample of streaming MessagePack from a child process to a parent process
Last synced: 08 Nov 2024
https://github.com/aarnott/httpclientecho
Enables automated tests with HTTP calls to avoid incurring the cost and instability of network traffic by recording a "live" test run and replaying it for subsequent test runs.
Last synced: 20 Dec 2024
https://github.com/aarnott/dasblog
A private dasblog playground for assembling patches for the official version on CodePlex
Last synced: 01 Jan 2025
https://github.com/aarnott/pclcommandbase
A common base class for ICommand implementations, and a BindableBase class for your viewmodels
Last synced: 17 Oct 2024
https://github.com/aarnott/vsixprojectwithpackagereferences
A sample of a VSIX project that uses PackageReference instead of packages.config. The grass is greener here.
Last synced: 17 Oct 2024
https://github.com/aarnott/asyncandthreadingdemo.wpf
A simple WPF that shows up async/threading patterns, including JTF
Last synced: 01 Jan 2025
https://github.com/aarnott/atom2blogger
A blog-to-blog conversion utility for transferring a blog published by Atom feed to Blogger.
Last synced: 01 Jan 2025
https://github.com/aarnott/cluebuddy
A program to run while playing the popular game Clue to help you deduce all the possible clues possible and win
Last synced: 08 Nov 2024
https://github.com/aarnott/staticpgo_example
How to collect a static (not the dynamic one) PGO and re-use it during "dotnet publish"
Last synced: 01 Jan 2025
https://github.com/aarnott/googleappenginehipy
The Hello World app for Google App Engine in Python
Last synced: 01 Jan 2025
https://github.com/aarnott/vsperfdemo
A repo demonstrating a VS Package that evolves from causing UI delays to a responsive extension.
Last synced: 01 Jan 2025
https://github.com/aarnott/enlistmentinfo
A NuGet package that imports EnlistmentInfo .props and .targets from a parent directory.
Last synced: 01 Jan 2025
https://github.com/aarnott/googauth
Sample .NET web site that uses Google authentication
Last synced: 01 Jan 2025
https://github.com/aarnott/nerdbank.zcash.volatilewalletdemo
A non-persistent Zcash wallet built on .NET using the Nerdbank.Zcash library. For demo and educational purposes only.
Last synced: 01 Jan 2025
https://github.com/aarnott/identityselector
FireFox plug-in for Information Cards support
Last synced: 01 Jan 2025
https://github.com/aarnott/pr-autocomplete-scratch
Just a scratch pad for testing PR auto-complete GitHub Actions
Last synced: 01 Jan 2025
https://github.com/aarnott/scriptvs
Visual Studio tools for scriptcs (work in progress)
Last synced: 01 Jan 2025
https://github.com/aarnott/w8bouncycastle
My fork of w8bouncycastle.codeplex.com
Last synced: 01 Jan 2025
https://github.com/aarnott/xunit481repro
A temporary project for reproing xunit issue #481
Last synced: 01 Jan 2025
https://github.com/aarnott/streamjsonrpctcp.807
Helping a user out in use of StreamJsonRpc
Last synced: 01 Jan 2025
https://github.com/aarnott/zcash-rust-experiments
A repo where I experiment with rust crates related to cryptocurrency, and zcash in particular.
Last synced: 01 Jan 2025
https://github.com/aarnott/vsmefsample
Trivial sample of using VS MEF with MEF attributes from System.Composition
Last synced: 01 Jan 2025
https://github.com/aarnott/websocketclosesample
Demonstrates the simplest app that creates and closes a WebSocket
Last synced: 01 Jan 2025
https://github.com/aarnott/nuget4698workaround
Workaround for NuGet/Home#4698
Last synced: 01 Jan 2025
https://github.com/aarnott/suppresspackagingpclfacades
Adds a build step to automatically suppress packaging of PCL reference assemblies when platform assemblies are available.
Last synced: 01 Jan 2025
https://github.com/aarnott/pclcryptostorecertcheck
Contains trivial store apps to demonstrate acceptability of using PCLCrypto with its P/Invoke code.
Last synced: 01 Jan 2025
https://github.com/aarnott/netstandard-testlibrary-repro
Reproduces a failure to restore packages in a netstandard1.3 targeted test library.
Last synced: 01 Jan 2025
https://github.com/aarnott/nugetissue1461
Repro project for https://github.com/NuGet/Home/issues/1461
Last synced: 01 Jan 2025
https://github.com/aarnott/nugetissue1587
A bug repro demonstrating that adding a project.json file to a net45 targeted class library causes System.dll to not be referenced.
Last synced: 01 Jan 2025
https://github.com/aarnott/xunitonwpa81repro
Demonstrates how xunit test discovery fails on VS2015 for a wpa81 app.
Last synced: 01 Jan 2025
https://github.com/aarnott/websocketsperftest
An ASP.NET Core 2.1 app that offers simple HTTP(s) and web socket endpoints to compare perf with the included console client.
Last synced: 01 Jan 2025
https://github.com/aarnott/nerdbank.netstandardbridge
A reference + fascade library to bring additional types to .NET Standard
Last synced: 17 Oct 2024
https://github.com/aarnott/adalintegratedkeyvault
Provides read access to Azure Key Vault secrets without an interactive user login prompt when the domain account already has access.
Last synced: 01 Jan 2025
https://github.com/aarnott/xunitprojectjson
A sample project to try to get to build xunit tests with project.json
Last synced: 01 Jan 2025
https://github.com/aarnott/nerdbank.oauth
OAuth 1.0 Consumer portable class library targeting .NET Framework 4.5,
Last synced: 01 Jan 2025
https://github.com/aarnott/msgpackstructuredparser
A CLI tool for converting msgpack data to a structured text representation.
Last synced: 01 Jan 2025
https://github.com/aarnott/nerdbank.zcash.rs
.NET bindings for Zcash-related rust crates
Last synced: 17 Oct 2024
https://github.com/aarnott/avalonia-withnativedependency
A sample of a minimal Avalonia app with a native dependency.
Last synced: 01 Jan 2025
https://github.com/aarnott/nugetissue1479
Repro for NuGet bug 1479 https://github.com/NuGet/Home/issues/1479
Last synced: 01 Jan 2025
https://github.com/aarnott/chinooksample
A project temporarily pushed for help in a bug report
Last synced: 01 Jan 2025
https://github.com/aarnott/delegateperftrials
Perf comparison of various ways to invoke a static method with first arg specified by a delegate.
Last synced: 01 Jan 2025
https://github.com/aarnott/bugrepro.monotouch.seckey.encrypt
Demonstrates a monotouch bug where encrypting an empty buffer results in an exception.
Last synced: 01 Jan 2025
https://github.com/aarnott/octokitpaginaterest.repro124
A repro for https://github.com/octokit/plugin-paginate-rest.js/issues/124
Last synced: 01 Jan 2025
https://github.com/aarnott/linux-buildagent
A .NET Core friendly linux container build
Last synced: 01 Jan 2025
https://github.com/aarnott/mastermind.buddy
A companion program while you play MasterMind
Last synced: 01 Jan 2025
https://github.com/aarnott/basicnetstandard11lib
A sample .NET Platform Standard 1.1 targeted class library that has a few interesting dependencies
Last synced: 01 Jan 2025