Skip to content

java168/DIMVC_HelloWorld

Repository files navigation

Write a "Hello World" program.

- The program should support future enhancements for writing to a database, console application, etc.
	entity framework
- Use configuration files or another industry-standard mechanism for determining where to write the information to.
	web.config 
		log1 -> read/write file
		log2 -> read/write eventlog
		log3 -> read/write local DB

About

HelloWorld using DI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages