「.NET Libraries」の版間の差分

提供: A-VEKT Wiki
ナビゲーションに移動 検索に移動
4行目: 4行目:
* NuGet Gallery
* NuGet Gallery
https://www.nuget.org/
https://www.nuget.org/
=== reCAPTCHA ===
* reCAPTCHA for .NET (NuGet package)
https://www.nuget.org/packages/RecaptchaNet/


=== PDF generation ===
=== PDF generation ===

2015年12月24日 (木) 00:23時点における版

NuGet

  • NuGet Gallery

https://www.nuget.org/

reCAPTCHA

  • reCAPTCHA for .NET (NuGet package)

https://www.nuget.org/packages/RecaptchaNet/

PDF generation

  • iTextSharp (NuGet package)

https://www.nuget.org/packages/iTextSharp/

  • iTextSharp - Drawing shapes and Graphics

http://www.mikesdotnetting.com/Article/88/iTextSharp-Drawing-shapes-and-Graphics

  • iTextSharpを利用して.NETでPDF帳票を出力する

http://codezine.jp/article/detail/462#dl

  • A use case of iTextSharp in this website (当ウェブサイトにおけるiTextSharpの使用例)

https://www.avekt.com/WebApps/OpenedUpCuboid

  • PDFsharp (NuGet package)

https://www.nuget.org/packages/PdfSharp/

  • PDFsharp - A .NET library for processing PDF

http://pdfsharp.codeplex.com/

Barcode generation

  • Zen Barcode Rendering Framework (NuGet package)

https://www.nuget.org/packages/Zen.Barcode.Rendering.Framework/

  • Barcode Rendering Framework

http://barcoderender.codeplex.com/releases/view/91902

  • A use case of Zen Barcode Rendering Framework in this website (当ウェブサイトにおけるZen Barcode Rendering Frameworkの使用例)

https://www.avekt.com/WebApps/Barcode

Python

  • IronPython (NuGet package)

https://www.nuget.org/packages/IronPython

  • A use case of IronPython in this website (当ウェブサイトにおけるIronPythonの使用例)

https://www.avekt.com/WebApps/Sympy