All Projects → dittodhole → dotnet-Svg.Contrib.Render

dittodhole / dotnet-Svg.Contrib.Render

Licence: other
No description or website provided.

Programming Languages

C#
18002 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to dotnet-Svg.Contrib.Render

vscode-npm-gui
vscode nuget package manager gui https://marketplace.visualstudio.com/items?itemName=aliasadidev.nugetpackagemanagergui
Stars: ✭ 36 (+71.43%)
Mutual labels:  nuget, nuget-package
Krypton-Toolkit-Suite-Extended-NET-5.470
An extension to the Krypton Toolkit suite of controls for .NET framework 4.7
Stars: ✭ 51 (+142.86%)
Mutual labels:  nuget, nuget-package
Xamarin.Forms.MultiSelectListView
☑️ Select multiple rows in a listview with xamarin.forms
Stars: ✭ 61 (+190.48%)
Mutual labels:  nuget, nuget-package
CoreFTP
An FTP library written in C# with no external dependencies
Stars: ✭ 99 (+371.43%)
Mutual labels:  nuget
Paket.Unity3D
An extension for the Paket dependency manager that enables the integration of NuGet dependencies into Unity3D projects.
Stars: ✭ 42 (+100%)
Mutual labels:  nuget
unzip
Tiny unzip helper class for .NET 3.5 Client Profile and Mono 2.10, written in pure C#.
Stars: ✭ 25 (+19.05%)
Mutual labels:  nuget
CoreLibraries
A set of .NET libraries for building enterprise level solutions quickly
Stars: ✭ 22 (+4.76%)
Mutual labels:  nuget
VersionTrackingPlugin
Version Tracking Plugin for Xamarin and Windows
Stars: ✭ 62 (+195.24%)
Mutual labels:  nuget
gradle-msbuild-plugin
Gradle plugin for msbuild execution, supports C# project files for now
Stars: ✭ 101 (+380.95%)
Mutual labels:  nuget
OAuthLogin.AspNetCore
第三方平台联合登陆(facebook、微信、微博、QQ、Kakao)
Stars: ✭ 43 (+104.76%)
Mutual labels:  nuget
net-Socket
A minimalist wrapper around System.Net.Sockets.Socket.
Stars: ✭ 21 (+0%)
Mutual labels:  nuget
escpos-coffee
Java library for ESC/POS printer
Stars: ✭ 172 (+719.05%)
Mutual labels:  thermal-printer
QuestPDF
QuestPDF is an open-source, modern and battle-tested library that can help you with generating PDF documents by offering friendly, discoverable and predictable C# fluent API.
Stars: ✭ 2,872 (+13576.19%)
Mutual labels:  nuget
AsyncLock
An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.
Stars: ✭ 106 (+404.76%)
Mutual labels:  nuget-package
Extended-Toolkit
A companion toolkit for the standard toolkit.
Stars: ✭ 83 (+295.24%)
Mutual labels:  nuget
nexus-repository-import-scripts
A few scripts for importing artifacts into Nexus Repository
Stars: ✭ 142 (+576.19%)
Mutual labels:  nuget
MayMeow.Cryptography
🔐 Cryptography library for .NET
Stars: ✭ 12 (-42.86%)
Mutual labels:  nuget-package
dapper-repositories
CRUD for Dapper
Stars: ✭ 523 (+2390.48%)
Mutual labels:  nuget
SimpleGitVersion
Simple Git prerelease versioning integrated into SDK-based msbuild projects
Stars: ✭ 17 (-19.05%)
Mutual labels:  nuget-package
iTunesSearch
🎵 A .NET wrapper to the iTunes search API
Stars: ✭ 20 (-4.76%)
Mutual labels:  nuget

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].