Git Product home page Git Product logo

spartacus-csharp's Introduction

Join the chat at https://gitter.im/spartacuslibrary/Lobby

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;
  • Simple networking classes (server, client, webserver, etc);
  • Simple 2D game engine over System.Drawing and System.Windows.Forms.

SpartacusMin is a subset of Spartacus designed to work on Xamarin Android.

NuGet packages:

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:

spartacus-csharp's People

Contributors

cristianorc avatar wind39 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spartacus-csharp's Issues

[Reporting] Quando há N grupos que variam dados

Para 2 grupos que variam dados, foi resolvido.

Acredito que se houver mais de 2 grupos que variam dados vai dar problema.
Uma possível solução seria criar um "path" recursivo, semelhante à rotina de geração da composição.

Outra possível solução seria no próprio XML do relatório, agrupar por colunas que contenham as colunas do grupo pai concatenadas.

[Reporting] CreateZStream Exception

Acontece no Mono 4.0.2 no Windows. Ocorre porque a PDFjet tenta usar a zlib através do namespace System.IO.Compression.

Possível solução: mudar as chamadas de compressão/descompressão no código da PDFjet para ZipStorer

[Doc] Variáveis de ambiente

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:.:bin
export LC_ALL=pt_BR.UTF-8
export NLS_LANG="BRAZILIAN PORTUGUESE_BRAZIL.WE8MSWIN1252"
export NLS_DATE_FORMAT="dd/mm/yyyy hh24:mi:ss"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.