Pinned Repositories
awesome-azure-learning
This repo includes plenty of references for Azure learning, especially for the Azure certs and Azure architecture, and any other learning materials e.g. security and automation topics.
AxoCover
Nice and free .Net code coverage support for Visual Studio with OpenCover.
eShopOnContainers
Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.2, Docker engine and optionally Azure, Kubernetes or Service Fabric. Supports Visual Studio 2017, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
EthList
The Comprehensive Ethereum Reading List
HubSpot.NET
C# .NET Wrapper around the common HubSpot APIs.
js-dev-env
JS development environment template
og-aws
📙 Amazon Web Services — a practical guide
REST-API-Design-Guide
NBB's REST-ish API Design Guide
terraformAzureExample
WebApp-GraphAPI-DotNet
This sample MVC web application demonstrates how to query Azure Active Directory using the Graph API. To facilitate application development, it includes showing how to use included Graph Library, and uses OpenID Connect to authorize users to conenct to their directory data.
EoinEdwards's Repositories
EoinEdwards/terraformAzureExample
EoinEdwards/awesome-azure-learning
This repo includes plenty of references for Azure learning, especially for the Azure certs and Azure architecture, and any other learning materials e.g. security and automation topics.
EoinEdwards/og-aws
📙 Amazon Web Services — a practical guide
EoinEdwards/eShopOnContainers
Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.2, Docker engine and optionally Azure, Kubernetes or Service Fabric. Supports Visual Studio 2017, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
EoinEdwards/REST-API-Design-Guide
NBB's REST-ish API Design Guide
EoinEdwards/HubSpot.NET
C# .NET Wrapper around the common HubSpot APIs.
EoinEdwards/EthList
The Comprehensive Ethereum Reading List
EoinEdwards/AxoCover
Nice and free .Net code coverage support for Visual Studio with OpenCover.
EoinEdwards/js-dev-env
JS development environment template
EoinEdwards/WebApp-GroupClaims-DotNet
This sample shows how to build an MVC web application that uses Azure AD Groups for authorization. Authorization in Azure AD can also be done with Application Roles, as shown in WebApp-RoleClaims-DotNet. This sample uses the OpenID Connect ASP.Net OWIN middleware and ADAL .Net.
EoinEdwards/WebApp-GraphAPI-DotNet
This sample MVC web application demonstrates how to query Azure Active Directory using the Graph API. To facilitate application development, it includes showing how to use included Graph Library, and uses OpenID Connect to authorize users to conenct to their directory data.
EoinEdwards/WebApp-WebAPI-OpenIDConnect-DotNet
This sample shows how to build an MVC web application that uses Azure AD for sign-in using the OpenID Connect protocol, and then calls a web API under the signed-in user's identity using tokens obtained via OAuth 2.0. This sample uses the OpenID Connect ASP.Net OWIN middleware and ADAL .Net.