Skip to content

Guacam-Ole/aweCsome

Repository files navigation

AweCsome Framework

AweCsome Framework: Entity Framework for SharePoint Provider Hosted Add-Ins. If you need a quick Overview what it does and if it can help you, read the Why use AweCsome? document.

Issues

If you find a bug or have a feature request, feel free to place an issue here. If you need support, please use Stackoverflow or SharePoint SE instead.

We will look there even more often than here. And if you have a reputation of 1500 or above. Feel free to create an "aweCsome" tag :)

Using AweCsome

You can install AweCsome using NuGet. You always need to install two packages: AweCsome.Interfaces and the package for the SharePoint-Version you are using, e.g. AweCsome.O365 or AweCsome.2013

Building AweCsome

If you want to build the source by yourself using Visual Studio you need to update the nuget - packages to met your local structure.

Simply type Update-Package -reinstall and you should be ready to go.

Getting Help

Documentation can be found at the Wiki

Build status:

This is the most current Build status. Even if the status is "failed", there most likely is an older version that works just fine.

Develop (CI)

  • Interfaces Build Status

  • SharePoint O365 Build Status

  • SharePoint 2013 Build Status

Master (stable)

  • Interfaces Build Status

  • SharePoint O365 Build Status

  • SharePoint 2013 Build Status

NuGet-Packages

All AweCsome-Packages are available as NuGet-Packages. They can be found here:

AweCsome.Interfaces Interfaces Version

AweCsome.O365 O365 Version

AweCSome.2013 2013 Version

About

AweCsome Framework: Entity Framework for SharePoint Provider Hosted Add-Ins

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages