Pinned Repositories
runner
The Runner for GitHub Actions :rocket:
runner-images
GitHub Actions runner images
azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
apollo-federation-ruby
A Ruby implementation of Apollo Federation
Mvc5NoViewBag
The default ASP.NET MVC5 project generated by Visual Studio, except with the ViewBag completely removed.
ServiceLayer
A C# library for developing SOLID services with consistent error handling. Includes integration with .NET Core.
SourceMapSecurity
Easy to use ASP.NET Core middleware for restricting access to JavaScript and CSS source map (.map) files.
fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
davidomid's Repositories
davidomid/SourceMapSecurity
Easy to use ASP.NET Core middleware for restricting access to JavaScript and CSS source map (.map) files.
davidomid/Mvc5NoViewBag
The default ASP.NET MVC5 project generated by Visual Studio, except with the ViewBag completely removed.
davidomid/ServiceLayer
A C# library for developing SOLID services with consistent error handling. Includes integration with .NET Core.
davidomid/apollo-federation-ruby
A Ruby implementation of Apollo Federation
davidomid/azure-rest-api-specs
The source for REST API specifications for Microsoft Azure.
davidomid/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
davidomid/Common
davidomid/ContentHiderModule
An HttpModule for hiding content based on user-specified rules
davidomid/dojo-showcode-2021
Dojo Showcode 2021
davidomid/fao
Party game based on Oink Games' tabletop game, "A Fake Artist Goes to New York." Draw with your phone or a mouse.
davidomid/fluentassertions
Fluent API for asserting the results of unit tests that targets .NET Framework 4.5, 4.7, .NET Standard 1.3, 1.6 and 2.0. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBunit, MSpec, and NSpec.
davidomid/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
davidomid/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
davidomid/RSSCore
ASPNETCore Middleware for generating RSS Feeds
davidomid/runner
The Runner for GitHub Actions :rocket:
davidomid/TraceKit
Attempts to create stack traces for unhandled JavaScript exceptions in all major browsers.