FreeSql
by: FreeSql ncc YeXiangQin
- 1.703k total downloads
- Latest version: 3.5.202
FreeSql is the ORM in .NetCore, .NetFramework, And Xamarin. It supports Mysql, Postgresql, SqlServer, Oracle, Sqlite, Firebird, Clickhouse, DuckDB, TDengine, QuestDB, Odbc, Oledb, 达梦, 人大金仓, 南大通用, 虚谷, 神舟通用, 翰高, And Access
FreeSql.Cloud
by: FreeSql ncc YeXiangQin
- 292 total downloads
- Latest version: 2.0.1
提供跨数据库访问,分布式事务TCC、SAGA解决方案,支持 .NET Core 2.1+, .NET Framework 4.0+.
Fractions
by: Daniel Mueller
- 279 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.
FreeIM
by: YeXiangQin
- 104 total downloads
- Latest version: 2.0.1
.NET websocket 实现简易、高性能、集群即时通讯组件,支持点对点通讯、群聊通讯、上线下线事件消息等众多实用性功能.
FreeSql.Provider.SqlServer
by: FreeSql ncc YeXiangQin
- 1.804k total downloads
- Latest version: 3.5.203
FreeSql 数据库实现,基于 SqlServer 2005+,并根据版本适配分页方法:row_number 或 offset fetch next
FreeSql.Provider.MySql
by: FreeSql ncc YeXiangQin
- 2.049k total downloads
- Latest version: 3.5.203
FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySql.Data(Oracle官方)
FreeSpire.PDF
by: Administrator
- 292 total downloads
- Latest version: 8.6.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
FreeRedis
by: FreeRedis
- 1.064k total downloads
- Latest version: 1.3.6
FreeRedis is .NET redis client, supports cluster, sentinel, master-slave, pipeline, transaction and connection pool.
FreeSql.Provider.MySqlConnector
by: FreeSql ncc YeXiangQin
- 1.573k total downloads
- Latest version: 3.5.202
FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySqlConnector
FSharp.Compiler.Tools
by: F# Software Foundation
- 257 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.
FreeSql.Provider.Sqlite
by: FreeSql ncc YeXiangQin
- 2.037k total downloads
- Latest version: 3.5.203
FreeSql 数据库实现,基于 Sqlite 3.0,支持 .NetCore、.NetFramework、Xamarin
FreeSql.Provider.PostgreSQL
by: FreeSql ncc YeXiangQin
- 2.219k total downloads
- Latest version: 3.5.202
FreeSql 数据库实现,基于 PostgreSQL 9.5
FreeSql.Repository
by: FreeSql ncc YeXiangQin
- 2.371k total downloads
- Latest version: 3.5.202
FreeSql Implementation of General Repository, Support MySql/SqlServer/PostgreSQL/Oracle/Sqlite/Firebird/Clickhouse/DuckDB/TDengine/QuestDB/达梦/人大金仓/南大通用/虚谷/神舟通用/翰高/Access, and read/write separation、and split table.
Fody
by: Fody
- 1.701k total downloads
- Latest version: 6.9.2
Extensible tool for weaving .net assemblies.
FreeSql.Provider.Oracle
by: FreeSql ncc YeXiangQin
- 2.425k total downloads
- Latest version: 3.5.203
FreeSql 数据库实现,基于 Oracle 11
FreeScheduler
by: YeXiangQin
- 198 total downloads
- Latest version: 2.0.33
轻量化定时任务调度,支持集群任务、临时的延时任务和重复循环任务,可按秒,每天/每周/每月固定时间,自定义间隔执行,支持 .NET Core 2.1+、.NET Framework 4.0+ 运行环境。
FontStashSharp.Base
by: FontStashSharpTeam
- 21 total downloads
- Latest version: 1.0.0
Package Description
FreeSql.Extensions.BaseEntity
by: FreeSql ncc YeXiangQin
- 1.481k total downloads
- Latest version: 3.5.202
BaseEntity 是一种极简单的 CodeFirst 开发方式,特别对单表或多表CRUD,利用继承节省了每个实体类的重复属性(创建时间、ID等字段),软件删除等功能,进行 crud 操作时不必时常考虑仓储的使用.
FreeSql.DbContext
by: FreeSql ncc YeXiangQin
- 2.258k total downloads
- Latest version: 3.5.202
FreeSql is the ORM in .NetCore, .NetFramework, And Xamarin. It supports Mysql, Postgresql, SqlServer, Oracle, Sqlite, Firebird, Clickhouse, DuckDB, TDengine, QuestDB, Odbc, Oledb, 达梦, 人大金仓, 南大通用, 虚谷, 神舟通用, 翰高, And Access
FreeSql.Extensions.JsonMap
by: FreeSql ncc YeXiangQin
- 1.968k total downloads
- Latest version: 3.5.202
FreeSql 扩展包,可实现实体类属性为对象时,以JSON形式映射存储.