SharpDocx 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package SharpDocx --version 1.0.0
NuGet\Install-Package SharpDocx -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SharpDocx" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpDocx --version 1.0.0
#r "nuget: SharpDocx, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SharpDocx as a Cake Addin
#addin nuget:?package=SharpDocx&version=1.0.0

// Install SharpDocx as a Cake Tool
#tool nuget:?package=SharpDocx&version=1.0.0

Framework for creating Word documents
- Use C# code inside Word documents.
- Supports the MVC pattern, where the view is a Word document.
- Create simple and complex documents with ease.
- High performance.
- Based on Microsoft's Open XML SDK.
- Source code, tutorial and sample code on GitHub.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on SharpDocx:

Package Downloads
TS.AppFramework

Package Description

Base.TBH

Package Description

Yiyun.Office The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Yiyun.Office

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.1 47 4/18/2024
2.4.0 37,233 1/30/2023
2.3.0 13,174 10/9/2022
2.2.0 33,663 1/20/2022
2.1.0.1 11,353 10/16/2021
2.0.4 59,519 8/17/2020
2.0.3 1,223 7/28/2020
2.0.2 15,037 3/13/2020
2.0.1 1,503 2/7/2020
1.2.1 1,340 12/23/2019
1.2.0 1,693 2/22/2019
1.1.0 4,280 1/4/2018
1.0.0 1,689 1/1/2018

Version 1.0.0 - January 1, 2018
- Initial version.