• Stars
    star
    1
  • Language
    C#
  • Created about 10 years ago
  • Updated about 10 years ago

Reviews

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

Repository Details

This is a demo project to show how MongoDb can be used as the storage mechanism in a .NET web app. The code is documented on my blog. You can find the list of posts here: http://wp.me/P31q78-WE

More Repositories

1

DDDSkeletonNet

This is a .NET skeleton project to introduce the concepts of Domain Driven Design and loosely coupled layers. You can use this solution as a starting point to build loosely coupled and composable applications where the Domain is at the heart of the project.
C#
180
star
2

ddd-updated-skeleton-project

This is the updated DDD demo project described on my blog here: http://dotnetcodr.com/2015/08/06/domain-driven-design-with-web-api-revisited-part-1-introduction/
C#
26
star
3

soaintrodotnet

This is an introductory .NET project to demonstrate the basics of the SOA principles. The project is fully documented on my blog.
C#
11
star
4

soliddotnet

This is the example code to demonstrate SOLID on my blog here: http://wp.me/p31q78-nv
C#
6
star
5

rabbitmqdotnet

This is a collection of examples how to work with RabbitMQ in .NET. The code is fully documented on my blog: http://wp.me/P31q78-MT
4
star
6

eventsdelegateslambdas

This is container for the blog series on events, delegates and lambdas
C#
3
star
7

commoninfrastructure

This is a reusable and extensible .NET common infrastructure layer you can readily use in your project. The full description is available here: http://wp.me/p31q78-YP
C#
3
star
8

windowsservicedemo

This is a demo on how to use a Windows service in your application. Full step-by-step documentation can be found on my blog here: http://wp.me/p31q78-10f
C#
2
star
9

extensionmethods

This is a range of C# extension methods examples
1
star
10

cryptographydotnet

This project includes the code examples from my blog series on .NET cryptography
1
star
11

dotnetformsbasedmvc5

This the material to demonstrate forms authentication in .NET MVC5. The code is fully documented on my blog starting here: http://wp.me/p31q78-Ma
C#
1
star
12

signalrdemo

This is a demo application to show how SignalR can be used at a basic level. Full documentation is available on my blog.
JavaScript
1
star
13

webapifromscratchwithowin

This is a demo application that shows how to build a .NET Web API 2 project with OWIN. Full description is available on my blog here: http://wp.me/p31q78-1CE
C#
1
star
14

messaging-with-mass-transit-introduction

This is a set of examples on how to use the .NET messaging framework MassTransit.
C#
1
star
15

entityframeworksixdemo

A demo project belonging to a series of blog posts on EntityFramework 6 in .NET starting here: http://wp.me/p31q78-OD
C#
1
star
16

webapi2securityextensions

This is demo application to show the possible security extension points of Web API 2 .NET. Full blog description is available here: http://wp.me/p31q78-1DI
C#
1
star