Skip to content

A seed project for playing around with data/domain models in a structured, production-like environment

Notifications You must be signed in to change notification settings

andrewtyped/ConsoleSeed

Repository files navigation

Console Seed

A seed project for playing around with various domain and data models.

Stack

  • StructureMap for DI
  • Fluent Nhibernate for ORM
  • NLog for logging
  • NUnit for unit testing
  • Moq for mocking
  • SqlLite for data mocking

About

A seed project for playing around with data/domain models in a structured, production-like environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages