FSharp.NET.Sdk
by: Enrico Sada
- 86 total downloads
- Latest version: 1.0.5
F# and .NET Core SDK working together
Google.OrTools.runtime.linux-arm64
by: Laurent Perron
- 106 total downloads
- Latest version: 9.12.4544
.NET native wrapper for the Operations Research Tools project
FreeSpire.PDF
by: Administrator
- 31 total downloads
- Latest version: 5.4.0
As a standalone PDF component, Free Spire.PDF for .NET enables developers to create, write, edit, convert, print, handle and read PDF files on any .NET applications. You can implement rich capabilities to create PDF files from scratch or process existing PDF documents. Many rich features can be supported, such as security setting, PDF text/attachment/image extract, PDF merge/split, metadata update, section and paragraph optimizing, graph/image drawing and inserting, table creation and processing, and importing data etc.
Main Functions
Only Free Spire.PDF, No Adobe Acrobat installed.
Free Spire.PDF for .NET is a totally independent .NET PDF library. It Does NOT require Adobe Acrobat or any other 3rd party software/library installed on system.
High Quality PDF File Conversion
• Convert Webpage HTML, HTML ASPX to PDF
• Convert Image(Jpeg, Jpg, Png, Bmp, Tiff, Gif, EMF, Ico) to PDF
• Convert Text to PDF
• Convert RTF to PDF
• Convert PDF to Image
Easily Manipulate document and Form fields
• Merge/split PDF documents
• Overlay documents.
• Import and stamp feature
• Booklet feature
• Create and fill form field
Security features
• Protect PDF documents by setting passwords and digital signature.
• Decrypt PDF Document
• Get and Verify Digital Signature
• Modify PDF Passwords
Document Settings features
• Set custom metadata, document properties, page orientation, and page size.
• Set PDF position, title display, resize, page mode and print scaling etc.
Other Features
• PDF/A-1b and PDF/x1a:2001 Compliance, both standards can be applied.
• Extract images, text, pages and attachments from a PDF document
• Pen and brush to draw shape elements, text, images into PDF documents.
• Layers, transparent graphics, color space and barcode creation can render to PDF documents.
• Add scalar/vector images and mask and place them in designated location.
• Table and table style can be supported by Free Spire.PDF for .NET.
• Insert interactive elements inc
GeoAPI.CoordinateSystems
by: NetTopologySuite Team
- 147 total downloads
- Latest version: 2.0.0-nuget005
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
FSharp.Compiler.Tools
by: F# Software Foundation
- 208 total downloads
- Latest version: 10.2.3
FSharp.Compiler.Tools for F# 4.5
FSharp.Compiler.Tools built by F# Software Foundation
This package includes the F# compiler (fsc.exe), F# Interactive (fsi.exe, fsiAnyCpu.exe)
and the MSBuild component (FSharp.Build.dll).
NOTE: the compiler executes with .NET Framework and/or Mono. It does not execute with .NET Core.
For a compiler that executes with .NET Core use the .NET Core SDK, which includes an F# compiler.
FluentValidation
by: Jeremy Skinner
- 341 total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentFTP
by: Robin Rodricks FluentFTP Contributors
- 14.582k total downloads
- Latest version: 39.4.0
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
Glob
by: Kevin Thompson <kevin@theautomaters.com>
- 395 total downloads
- Latest version: 1.2.0-alpha0032
A C# Glob library for .NET and .NET Core.
FSharp.Data
by: Tomas Petricek Gustavo Guerra Colin Bull fsprojects contributors
- 9 total downloads
- Latest version: 4.2.0
The FSharp.Data package contains type providers and utilities to access
common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. It also
contains helpers for parsing CSV, HTML and JSON files and for sending HTTP requests.
Fody
by: Fody
- 1.524k total downloads
- Latest version: 6.9.2
Extensible tool for weaving .net assemblies.
GeoAPI
by: NetTopologySuite Team
- 21 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.Core
by: NetTopologySuite Team and Fabrício Godoy
- 14 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 80 total downloads
- Latest version: 2.0.2
Capstone.NET is an opinionated .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
Flurl.Http
by: Todd Menier
- 81 total downloads
- Latest version: 3.0.0-pre1
A fluent, portable, testable HTTP client library.
Google.OrTools.runtime.linux-x64
by: Laurent Perron
- 231 total downloads
- Latest version: 9.12.4544
.NET native wrapper for the Operations Research Tools project
Google.OrTools
by: Laurent Perron
- 204 total downloads
- Latest version: 9.12.4544
.NET wrapper for the Operations Research Tools project
Flurl
by: Todd Menier
- 163 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
FluentNHibernate
by: James Gregory and contributors
- 78 total downloads
- Latest version: 1.3.0.733
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.
GitInfo
by: Daniel Cazzulino
- 1.469k total downloads
- Latest version: 3.5.0
Access commit information from MSBuild and C#/F#/VB code, and infer SemVer from branch, tag or version file in Git repository.
> This project uses SponsorLink to attribute sponsor status (direct, indirect or implicit). For IDE usage, sponsor status is required.
> IDE-only warnings will be emitted after a grace period otherwise. Learn more at https://github.com/devlooped#sponsorlink.
Fractions
by: Daniel Mueller
- 238 total downloads
- Latest version: 6.0.0
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.