• This repository has been archived on 22/Jul/2020
  • Stars
    star
    100
  • Rank 339,127 (Top 7 %)
  • Language
    C#
  • Created about 13 years ago
  • Updated over 11 years ago

Reviews

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

Repository Details

StackOverflow rip with a RavenDb database store

PewPew!

AIM OF THIS PROJECT

To help people getting started with RavenDb by showing some common problems and how to solve those problems using RavenDb as the database/persistence.

Introduction

This is a sample ASP.NET MVC3 application that leverages RavenDB as the database / persistence store. I've copied StackOverflow's home page, include css and images. It looks a lot like it ... but I'm not a CSS/HTML Gandalf so it's a bit rough around the edges. Because I'm putting my emphasis on the how to use RavenDB .. I'm not putting much energy into the UI. If it looks similar/OK to StackOverflow, then that's enough :)

Like Racoon Blog (another sample application which is actually being used in production scenarios), this project is trying to show the benefits of RavenDb in an ASP.NET MVC3 framework.

What it Does

  • List some fake questions. Summarize answers / views / tags.
  • Shows how to do simple queries and leverage Indexes.
  • Shows how to batch page queries using RavenDb

What it Uses

What it is NOT

  • A best practice application. I'm a noob, so this is a learning experience.

Can I see a demo of it running?

Support / Help

  • I'm usually idling on JabbR RavenDB room. Please drop by! :)
  • I accept Pull Requests, btw (hint hint) :)

More Repositories

1

HttpClient.Helpers

Some simple System.Net.Http.HttpClient test helpers
C#
76
star
2

SimpleSitemap

A simple way to generate a sitemap for your .NET web application
C#
26
star
3

EcmaScript.NET

C# Port of the Java EcmaScript project.
C#
15
star
4

WorldDomination.Web.Mvc.ErrorHandling

C#
13
star
5

SimpleHosting

Making it simple to customize Hosting for your .NET Core 6.x+ application
C#
10
star
6

WorldDomination.RavenDb

Totally titty sparkle awesome kewl extensions and helpers for RavenDb.
C#
6
star
7

WorldDomination.Web.Mvc

Added a simple Api Json wrapper to your ASP.NET MVC Application
C#
5
star
8

SimpleLogging

Logging - made simple.
C#
5
star
9

SimpleRavenDB

Making it simple and easy to use RavenDb in your .NET Core application(s).
C#
5
star
10

WorldDomination.Security

C#
4
star
11

sitemaps

Smart sitemap generation for ASP.NET MVC web apps
C#
4
star
12

PushIt

Simple but awesome Powershell script to make NuGet packaging & publishing nice and easy-peasey-lemon-squeezy
PowerShell
3
star
13

WorldDomination.Web.Mvc.RequestHeaderAuthorizeAttribute

A custom way for authorizing via Request Http Header Key
C#
2
star
14

Spatial

A few Spatial utilities
C#
2
star
15

XamarinForms.StarterKit

Your starting point for any common Xamarin Forms app.
C#
1
star
16

SimpleHosting.Extensions

ASP.NET hosting extensions - making hosting simple!
C#
1
star
17

SimpleAWSCodeArtifactAuthorization

Making it simple to authenticate with AWS Code Artifact
C#
1
star
18

Nancy.SimpleErrorHandlers

Some simple error handlers for a NancyFX application
C#
1
star
19

SimpleGoogleWebServices

Some simple wrappers over Google's Web Services.
JavaScript
1
star
20

SimpleAzure.Storage.HybridQueues

Simple way to add various sized messages to an Azure Storage: Queue
C#
1
star
21

RavenDb.Samples

Some RavenDb code samples to test stuff out.
C#
1
star
22

RavenDbBulkInsert

C#
1
star
23

Unsplash-carplay

Using Unsplash.com for an Apple Carplay app
1
star
24

RiderEmbeddedPDB

Testing out if Jetbrains Rider can use/handle Nuget packages with Embedded PDB's.
C#
1
star