• Stars
    star
    11
  • Rank 1,690,047 (Top 34 %)
  • Language
    C#
  • License
    MIT License
  • Created over 11 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Shows how to use a custom OAuth provider for external authentication in your ASP.NET MVC application.

More Repositories

1

knockout-pre-rendered

Adds binding handlers which values are initialized using pre-rendered content (HTML).
JavaScript
70
star
2

JsonDotNetCustomContractResolvers

A custom contract resolver for JSON.NET that allows for an easy way to specify exactly which properties to serialize, without resorting to adding attributes to the classes to be serialized.
C#
35
star
3

knockout-paging

Adds an extender to Knockout that can add paging functionality to observable arrays.
JavaScript
32
star
4

exercism

My submissions for the exercises on exercism.io
C++
27
star
5

basicoauth2server.persistent

A basic OAuth 2.0 server but one that stores tokens persistently.
C#
20
star
6

MoviePosterDb

A library to access the movie poster DB API.
C#
19
star
7

ionic2-audio-recorder

A simple audio recorder using Ionic 2.
CSS
13
star
8

requirejstutorial

Tutorial that shows how to use the RequireJS library.
JavaScript
13
star
9

AnalyzingSourceCodeUsingRoslyn

C#
12
star
10

hellogeneticalgorithm

A genetic algorithm that evolves to generate "Hello World"
JavaScript
4
star
11

sentencegenerator

A simple sentence generator using Markov Chains. It is implemented using F#.
JavaScript
4
star
12

basicoauth2server

An OAuth 2.0 server that runs on ASP.NET MVC.
C#
3
star
13

NodeBuildStep

A sample application that shows how you can use node.js (Grunt) as a build step in a .NET application.
JavaScript
3
star
14

aspnetmvcserialization

Serializing an IDictionary<TIn, TOut> instance in ASP.NET MVC is not supported by default. This project contains extensions to the `HtmlHelper` class that do allow `IDictionary<TIn, TOut>` objects to be correctly serialized.
C#
2
star
15

iocxamarin

A demo application that shows how to use an inversion of control container in Xamarin.iOS applications.
C#
2
star
16

krakow

F#
2
star
17

dotnet-format

Easily format all your C# code with a single CLI command.
C#
2
star
18

MarkdownLinkChecker

A simple markdown checker
F#
2
star
19

autofacwp8dependencyinjectiondemo

A short demo project that shows how to have inject viewmodel's into your views using the Autofac IoC container.
C#
2
star
20

typescriptparticles

A particle system implemented in TypeScript
JavaScript
1
star
21

dotnetcore-ci

Sample application that shows how to build a .NET Core application on AppVeyor, Travis and CircleCI.
C#
1
star
22

fable-mandelbrot

Rendering the Mandelbrot set using Fable
F#
1
star
23

clientsideglobalization

A small demo application that shows how to globalize jQuery (and jQuery UI)
JavaScript
1
star