• Stars
    star
    35
  • Rank 748,620 (Top 15 %)
  • Language
    C#
  • License
    Other
  • Created over 11 years ago
  • Updated almost 2 years ago

Reviews

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

Repository Details

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.

More Repositories

1

knockout-pre-rendered

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

knockout-paging

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

exercism

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

basicoauth2server.persistent

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

MoviePosterDb

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

ionic2-audio-recorder

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

requirejstutorial

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

AnalyzingSourceCodeUsingRoslyn

C#
12
star
9

CustomOAuthClient

Shows how to use a custom OAuth provider for external authentication in your ASP.NET MVC application.
C#
11
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