Skip to content

Lowzada/spartacus

 
 

Repository files navigation

Spartacus Icon

Spartacus is a business library written in C#, focused on:

  • Access many types of databases in a fast, easy to use and generic way;
  • Render reports from a unique XML markup to PDF, using own database objects;
  • Really fast import and export spreadsheets (CSV, DBF and XLSX), with no need of Excel or any other piece of software;
  • Easy to work with cryptography of files and messages.

NuGet package: https://www.nuget.org/packages/Spartacus

Examples of how to use Spartacus are here: https://github.com/wind39/spartacus/wiki

Discussion about Spartacus is here: https://www.reddit.com/r/spartacuslibrary/

Spartacus contains this managed libraries:

Spartacus reuse code from this C# projects:

Spartacus optionally use this libraries:

Spartacus DLL is built with Mono C# Compiler (http://www.mono-project.com/docs/about-mono/languages/csharp/), merged with ILRepack (https://github.com/gluck/il-repack) and packaged with NuGet (https://www.nuget.org/).

Spartacus is successfully used by this projects:

I also would like to thank the following people and companies for help testing and suggesting improvements:

About

Spartacus is a multi-purpose library written in C#.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.9%
  • Other 1.1%