Skip to content

Software done right. (This is a library of useful methods implemented on .NET Core that will give you a quick start.)

License

Notifications You must be signed in to change notification settings

SteOlivier/LamedalCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LamedalCore

Background


The best programmers in the world can deliver software before deadlines, under budget, and address 100% of the requirements. Sadly there are just too many deadlines and in order to stay afloat code is copied and pasted all over the place. No time is available to spend on code quality. There is never time to focus on writing code for one simple specific thing, that do one thing and do that one thing very well. The fact of life is that there is never an opportunity to create these "perfect little snowflakes" of code.

The continues pressures of "crunching" out code will ... (See https://sites.google.com/site/lamedalwiki/ for more details)


Roadmap

  • Create a simple but functional .NET Core library. (Done)
  • Create test cases with at least 95% code coverage of the library. (Done)
  • Create a simple c# code parser to evaluate code on a macro scale. (In progress)
  • Create Visual Studio Tools to support the Lamedal framework. (Future)
  • Use Lamedal tools to refactor and optimise source code. (Future)
  • Publish Lamedal Blueprint rule framework methodology. (Future)
  • Demo's to illustrate how Blueprint tools is used to create Lamedal extensions. (Future)

Setup

Please note that the library is still in its starting phases. Radical design changes will occur between versions.

alt tag alt tag

Test results & Code coverage:

alt tag alt tag

#License Apache License Version 2.0

About

Software done right. (This is a library of useful methods implemented on .NET Core that will give you a quick start.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages