Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 543 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 543 Bytes

Rules

  • Each project should have at least one maintainer (from the core team or external) and his/her name is mentioned in Readme.md
  • Each project should have configured continuous integration (Akka.Net TeamCity, AppVeyor, Travis, etc)
  • Each project should publish a nuget package (via scripts)
  • It would be nice to have nightly build on MyGet
  • Could have a different release lifecycle and version numbers from AkkaDotNet
  • Each project could use Apache2 or equivalent licence
  • Each project should support NetStandard (if it possible)