There are no reviews yet. Be the first to send feedback to the community and the maintainers!
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.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/soaintrodotnet
This is an introductory .NET project to demonstrate the basics of the SOA principles. The project is fully documented on my blog.soliddotnet
This is the example code to demonstrate SOLID on my blog here: http://wp.me/p31q78-nvrabbitmqdotnet
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-MTeventsdelegateslambdas
This is container for the blog series on events, delegates and lambdascommoninfrastructure
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-YPwindowsservicedemo
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-10fextensionmethods
This is a range of C# extension methods examplesdotnetformsbasedmvc5
This the material to demonstrate forms authentication in .NET MVC5. The code is fully documented on my blog starting here: http://wp.me/p31q78-Masignalrdemo
This is a demo application to show how SignalR can be used at a basic level. Full documentation is available on my blog.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-1CEmongodbwithdotnetdemo
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-WEmessaging-with-mass-transit-introduction
This is a set of examples on how to use the .NET messaging framework MassTransit.entityframeworksixdemo
A demo project belonging to a series of blog posts on EntityFramework 6 in .NET starting here: http://wp.me/p31q78-ODwebapi2securityextensions
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-1DILove Open Source and this site? Check out how you can help us