Skip to content

FeodorFitsner/Archimedes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Archimedes

Build status

Current Status: Updating libraries and refactoring. The web project will start, but doesn't actually do anything. The console project runs a null command. All tests pass locally.

Tests that require app.config files do not run on appveyor. I'm looking into this. See https://github.com/charlesj/AppVeyorXunitIssue

Requires C# 6.

This project is a place where I am experimenting with several different things:

  • What's the least wrong way I can find to wire up core application services in a way that can be used wherever I need them to be.
  • Learning the basics of Durandal
  • Making data flow through the application with commands in a logical and consistent manner
  • Is there a better object mapper than auto mapper?
  • What if we don't use entity framework?

About

Just an experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.3%
  • CSS 19.7%
  • C# 4.7%
  • Other 0.3%