Pinned Repositories
AccountActivation
Sample ASP.NET Identity Account Activation
AspNetCore2AuthNZ
Code samples for my Asp.NET Core 2.0 Authentication + Authorization talk
AspNetCoreAuth
Asp.Net Core Authentication Authorization Talk
coding.abel.nu
The code that is used for the samples on my blog "Passion for Coding".
dotnet-saml
SAML toolkit for .NET
DummyOwinAuth
Dummy Owin authentication middleware to test how Owin authentication middleware works.
EfCorePrivate
Private property setters with EF Core
OwinAuthTalk
Code for my Owin, Authentication and ASP.NET Identity talk.
OwinSelfHostTest
Owin self host playground looking at the setup of the owin pipeline.
SocialLoginWithoutIdentity
Social login for ASP.NET Mvc without using ASP.NET Identity sample.
AndersAbel's Repositories
AndersAbel/AspNetCoreAuth
Asp.Net Core Authentication Authorization Talk
AndersAbel/AspNetCore2AuthNZ
Code samples for my Asp.NET Core 2.0 Authentication + Authorization talk
AndersAbel/AccountActivation
Sample ASP.NET Identity Account Activation
AndersAbel/dotnet-saml
SAML toolkit for .NET
AndersAbel/EfCorePrivate
Private property setters with EF Core
AndersAbel/OwinOAuthProviders
OAuth providers for Owin
AndersAbel/azure-activedirectory-identitymodel-extensions-for-dotnet
IdentityModel extensions for .Net
AndersAbel/copenhagen-2017
Talk at Copenhagen .NET User group May 2017
AndersAbel/coveralls.net
Coveralls uploader for .Net Code coverage
AndersAbel/Cryptography101
Cryptography in .NET Samples
AndersAbel/demo.duendesoftware.com
Demo Instance of Duende IdentityServer
AndersAbel/Docs
Documentation for ASP.NET and ASP.NET Core
AndersAbel/docs.duendesoftware.com
Documentation for our Products
AndersAbel/Documentation
Documentation for IdentityServer3
AndersAbel/DualXmlDsigBug
Sample code for https://github.com/dotnet/corefx/issues/32526
AndersAbel/FluentAssertions
Fluent Assertions is a set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test. We currently use it in all our internal and client projects, and it is used in many open-source projects. It runs on .NET 4.0, 4.5, 4.6, CoreClr, .NET Native, Windows 8.1, Silverlight 5, Windows Phone 8.0 and UWP. It supports the unit test frameworks NUnit, XUnit, MBUnit, Gallio, NSpec and MSpec.
AndersAbel/git-started
AndersAbel/Identity
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data.
AndersAbel/IdentityServer3
OpenID Connect Provider and OAuth2 Authorization Server
AndersAbel/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
AndersAbel/IdentityServer4.Quickstart.UI
Starter UI for in-memory IdentityServer4
AndersAbel/Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
AndersAbel/Oredev2016
Demos for Øredev 2016
AndersAbel/pfc-theme
The Passion for Coding WordPress Theme used at http://coding.abel.nu
AndersAbel/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
AndersAbel/Security
Middleware for security and authorization of web apps.
AndersAbel/TDSwe15
Demo upstream for TechDays 2015
AndersAbel/TemplateTest
Test of issue templates.
AndersAbel/Thinktecture.IdentityModel.v1
[deprecated] Add-on and convenience extension for claims-based identity in .NET
AndersAbel/XmlDsigEnvelopedFix
Proof of concept of bug in SignedXml/XmlDsigEnvelopedTransform with multiple signatures in document.