Pinned Repositories
bench-fsharp-template
A simple template for an F# benchmark using BenchmarkDotNet and Diagnostics.Windows
expecto-adapter
Visual Studio test adapter for Expecto (https://github.com/haf/expecto)
test-dotnet-preview3
A sample solution with a Console App, Library (multi-targeting) and XUnit Tests with build scripts for Windows (AppVeyor), OS X, and Linux (Travis) running dotnet SDK preview3
AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
logary
Logs and metrics are one! Professional logging, metrics and analytics for your apps.
ionide-atom-fsharp
Set of Atom plugins for F# development
messagetemplates-csharp
A C# implementation of Message Templates
messagetemplates-fsharp
Message templates - the ability to format named string values, and capture the properties
serilog
Simple .NET logging with fully-structured events
adamchester's Repositories
adamchester/expecto-adapter
Visual Studio test adapter for Expecto (https://github.com/haf/expecto)
adamchester/EaToSql
Enterprise architect XMI to SQL converter
adamchester/gistblog-express
A blog, where posts are github gists, using Node.js / Express
adamchester/adamchester.github.com
Build a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll
adamchester/Assent
adamchester/AutoFixture
AutoFixture is an open source framework for .NET designed to minimize the 'Arrange' phase of your unit tests. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
adamchester/azure-docs
adamchester/azure-quickstart-templates
Azure Quickstart Templates
adamchester/azure-sdk-for-net
.NET Libraries for Azure
adamchester/blog.hgaard.dk
adamchester/charts
Curated applications for Kubernetes
adamchester/DbUp
DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.
adamchester/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET Core 3.0, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
adamchester/Giraffe
A native functional ASP.NET Core web framework for F# developers.
adamchester/helm-charts
Kubernetes Helm Charts for the Center for Open Science
adamchester/logary
Logary is the best logging framework for .Net. It's a high performance, multi-target logging, metric and health-check library for mono and .Net. Targets include: textwriter, console, debugger, nlog, zipkin, nimrod, riemann, logstash, sqlite, sql server, graphite, loggr, elmah.io, logentries. Adapters for: suave, topshelf.
adamchester/opentelemetry-exporter-dotnet
adamchester/Saturn
Opinionated, web development framework for F# which implements the server-side, functional MVC pattern
adamchester/serilog
Simple .NET logging with fully-structured events
adamchester/serilog-aspnetcore
Serilog integration for ASP.NET Core 2+
adamchester/serilog-docker
An example docker image for testing Serilog
adamchester/serilog-enrichers-environment
Enrich Serilog log events with properties from System.Environment.
adamchester/serilog-sinks-applicationinsights
A Serilog sink that writes events to Microsoft Azure Application Insights
adamchester/serilog-sinks-azuredocumentdb
A Serilog sink that writes to Azure DocumentDB
adamchester/serilog-sinks-azureeventhub
A Serilog sink that writes events to Azure EventHubs
adamchester/serilog-sinks-azuretablestorage
A Serilog sink that writes events to Azure Table Storage
adamchester/serilog-sinks-console
The console sink for Serilog.
adamchester/serilog-sinks-seq
A Serilog sink that writes events to the Seq structured log server
adamchester/simple-http-go
Samples and experiments in go
adamchester/sql-server-samples
Official Microsoft GitHub Repository containing code samples for SQL Server