Skip to content

dittodhole/dotnet-Svg.Contrib.Render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-Svg.Contrib.Render

This is 2016, and we are still writing printer commands ... burn in hell!

Build status

Installing

myget.org

PM> Install-Package -Id Svg.Contrib.Render -pre --source https://www.myget.org/F/dittodhole/api/v2

PM> Install-Package -Id Svg.Contrib.Render.EPL -pre --source https://www.myget.org/F/dittodhole/api/v2

PM> Install-Package -Id Svg.Contrib.Render.FingerPrint -pre --source https://www.myget.org/F/dittodhole/api/v2

PM> Install-Package -Id Svg.Contrib.Render.ZPL -pre --source https://www.myget.org/F/dittodhole/api/v2

PM> Install-Package -Id Svg.Contrib.ViewModel -pre --source https://www.myget.org/F/dittodhole/api/v2

nuget.org

PM> Install-Package -Id Svg.Contrib.Render

PM> Install-Package -Id Svg.Contrib.Render.EPL

PM> Install-Package -Id Svg.Contrib.Render.FingerPrint

PM> Install-Package -Id Svg.Contrib.Render.ZPL

PM> Install-Package -Id Svg.Contrib.ViewModel

Developing & Building

> git clone https://github.com/dittodhole/dotnet-Svg.Contrib.Render.git
> cd dotnet-Svg.Contrib.Render
dotnet-Svg.Contrib.Render> cd build
dotnet-Svg.Contrib.Render/build> build.bat

This will create the following artifacts:

  • artifacts/Svg.Contrib.Render.{version}.nupkg
  • artifacts/Svg.Contrib.Render.{version}.snupkg
  • artifacts/Svg.Contrib.Render.EPL.{version}.nupkg
  • artifacts/Svg.Contrib.Render.EPL.{version}.snupkg
  • artifacts/Svg.Contrib.Render.FingerPrint.{version}.nupkg
  • artifacts/Svg.Contrib.Render.FingerPrint.{version}.snupkg
  • artifacts/Svg.Contrib.Render.ZPL.{version}.nupkg
  • artifacts/Svg.Contrib.Render.ZPL.{version}.snupkg
  • artifacts/Svg.Contrib.ViewModel.{version}.nupkg

License

dotnet-Svg.Contrib.Render is published under WTFNMFPLv3.

Releases

No releases published

Packages

No packages published