Skip to content
forked from Geeksltd/Olive

Olive framework, for more productive cross platform .NET solutions. It's available under the GPL v3 license. See License.md for more information.

License

Notifications You must be signed in to change notification settings

GeeksSpan/Olive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,925 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Olive

Olive: More productive .NET development.

See documentation

Olive

Olive

Olive is a framework built on top of .NET for more productive cross-platform software development in .NET solutions. It provides a set of productivity tools to make .NET development easier, cleaner and more expressive.

As a .NET Standard 2.0 library it's compatible with almost any .NET stack. Check out the Olive documentation HERE

Contributing

As this solution is an opensource project, so contributions are welcome! Just fork the repo, do your changes then make a merge request. We'll review your code ASAP and we will do the merge if everything was just fine. If there was any kind of issues, please post it in the issues section.

Build and running the code

Olive projects might have dependencies to each other. You might need to build other projects recursively to run a certain project. All projects have dependencies to Olive project; So you need to build this one first. Also you can run BuildAll.bat, which is located in the root of the project, to build all of the Olive projects.

Authors

This project is maintained and supported by Geeks Ltd.

See also the list of contributors who participated in this project.

License

This project is available under the GPL v3 license. See License.md for more information.

About

Olive framework, for more productive cross platform .NET solutions. It's available under the GPL v3 license. See License.md for more information.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.3%
  • Other 0.7%