Pinned Repositories
BenchmarkDotNet
Powerful .NET library for benchmarking
benchmarks
blog.commentout.net
blog.commentout.net website source
dn
A micro-sdk for .NET
json-serializer
Prototype for a JSON serializer library based on Roslyn future source generators
racket
Racket clone for random contract testing
serde.net
Serde.NET is a C# port of the popular Serde serialization library for Rust
xres2lnk
Parse out the colors from an Xresources file and put them into a Windows console shortcut (LNK)
serde
Serde.NET is a C# port of the popular Serde serialization library for Rust
agocke's Repositories
agocke/dn
A micro-sdk for .NET
agocke/serde.net
Serde.NET is a C# port of the popular Serde serialization library for Rust
agocke/benchmarks
agocke/ComponentShape
Port of TypeConverter and other System.ComponentModel pieces to use TypedReflect
agocke/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
agocke/spectre.console
A .NET library that makes it easier to create beautiful console applications.
agocke/TypedReflect
agocke/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
agocke/cecil
Cecil is a library to inspect, modify and create .NET programs and libraries.
agocke/csharplang
The official repo for the design of the C# programming language
agocke/dnvm
dnvm is a command-line interface for installing and updating different dotnet SDKs
agocke/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
agocke/dotnet-api-docs
.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
agocke/dotnet-docs
This repository contains .NET Documentation.
agocke/dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
agocke/fpcastle.github.io
A representative FP Castle
agocke/linker
agocke/reqsign
Signing HTTP requests without heavy SDKs.
agocke/rules_dotnet
.NET rules for Bazel
agocke/runtime
.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.
agocke/runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
agocke/samples
Sample code referenced by the .NET documentation
agocke/sbom-tool
The SBOM tool is a highly scalable and enterprise ready tool to create SPDX 2.2 compatible SBOMs for any variety of artifacts.
agocke/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
agocke/serde.msgpack
Implementation of the MessagePack format for Serde.NET
agocke/serilog
Simple .NET logging with fully-structured events
agocke/static-cs
A series of analyzers, attributes, and libraries to help C# developers write clearer, more type-safe code.
agocke/typeshape-csharp
Practical generic programming for C#
agocke/visualstudio.xunit
VSTest runner for xUnit.net (for Visual Studio Test Explorer and dotnet test)
agocke/zio
A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET