Skip to content

GestionSystemesTelecom/gst-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GST Library

Helper for every day code

Build status

What's inside :

How to Install

We provide this pakages:

  • Install-Package GST.Library.API.REST
  • Install-Package GST.Library.Data
  • Install-Package GST.Library.Helper
  • Install-Package GST.Library.Middleware.HttpOverrides
  • Install-Package GST.Library.StoredProcedureHelper
  • Install-Package GST.Library.String

How to build Nuget Package

If you are on Windows, run this commande line : .\build.ps1
If you are on Linux, run this commande line : .\build.sh