NuGet Packages for NetOffice - https://github.com/netoffice/NetOffice
NetOffice is a set of .NET Wrapper Assemblies for accessing MS Office applications such as Excel, Word, Outlook, PowerPoint, Access, Project, and Visio developed by Sebastian Lange and maintained by Erika LeBlanc.
There are several NuGet packages available and they are specific to each MS Office application.
The ones below include assemblies targeting the .NET Framework 2.0, 3.0, 3.5, 4.0, and 4.5, and NuGet automatically selects the right ones depending on the version of the .NET Framework that your application is targeting.
NuGet Package | Description | |
---|---|---|
NetOffice.Excel | Assemblies required for accessing MS Excel | |
NetOffice.Word | Assemblies required for accessing MS Word | |
NetOffice.Outlook | Assemblies required for accessing MS Outlook | |
NetOffice.PowerPoint | Assemblies required for accessing MS PowerPoint | |
NetOffice.Access | Assemblies required for accessing MS Access | |
NetOffice.MSProject | Assemblies required for accessing MS Project | |
NetOffice.Visio | Assemblies required for accessing MS Visio | |
NetOffice.MSFormsApi | Assemblies required for accessing MS Forms API | |
NetOffice.Core | Core NetOffice assemblies |
The alternative packages below contain only assemblies targeting a specific version of the .NET Framework, so if you know exactly the .NET version that your application is targetting and want to save some disk space, these are the ones you should use.
NuGet Package | Description | |
---|---|---|
NetOffice.Excel.Netxx | Assemblies required for accessing MS Excel | |
NetOffice.Excel.Net20 | Targets the .NET Framework 2.0 | |
NetOffice.Excel.Net30 | Targets the .NET Framework 3.0 | |
NetOffice.Excel.Net35 | Targets the .NET Framework 3.5 | |
NetOffice.Excel.Net40 | Targets the .NET Framework 4.0 | |
NetOffice.Excel.Net45 | Targets the .NET Framework 4.5 |
NuGet Package | Description | |
---|---|---|
NetOffice.Word.Netxx | Assemblies required for accessing MS Word | |
NetOffice.Word.Net20 | Targets the .NET Framework 2.0 | |
NetOffice.Word.Net30 | Targets the .NET Framework 3.0 | |
NetOffice.Word.Net35 | Targets the .NET Framework 3.5 | |
NetOffice.Word.Net40 | Targets the .NET Framework 4.0 | |
NetOffice.Word.Net45 | Targets the .NET Framework 4.5 |
NuGet Package | Description | |
---|---|---|
NetOffice.Outlook.Netxx | Assemblies required for accessing MS Outlook | |
NetOffice.Outlook.Net20 | Targets the .NET Framework 2.0 | |
NetOffice.Outlook.Net30 | Targets the .NET Framework 3.0 | |
NetOffice.Outlook.Net35 | Targets the .NET Framework 3.5 | |
NetOffice.Outlook.Net40 | Targets the .NET Framework 4.0 | |
NetOffice.Outlook.Net45 | Targets the .NET Framework 4.5 |
NuGet Package | Description | |
---|---|---|
NetOffice.PowerPoint.Netxx | Assemblies required for accessing MS PowerPoint | |
NetOffice.PowerPoint.Net20 | Targets the .NET Framework 2.0 | |
NetOffice.PowerPoint.Net30 | Targets the .NET Framework 3.0 | |
NetOffice.PowerPoint.Net35 | Targets the .NET Framework 3.5 | |
NetOffice.PowerPoint.Net40 | Targets the .NET Framework 4.0 | |
NetOffice.PowerPoint.Net45 | Targets the .NET Framework 4.5 |
NuGet Package | Description | |
---|---|---|
NetOffice.Access.Netxx | Assemblies required for accessing MS Access | |
NetOffice.Access.Net20 | Targets the .NET Framework 2.0 | |
NetOffice.Access.Net30 | Targets the .NET Framework 3.0 | |
NetOffice.Access.Net35 | Targets the .NET Framework 3.5 | |
NetOffice.Access.Net40 | Targets the .NET Framework 4.0 | |
NetOffice.Access.Net45 | Targets the .NET Framework 4.5 |
NuGet Package | Description | |
---|---|---|
NetOffice.MSProject.Netxx | Assemblies required for accessing MS Project | |
NetOffice.MSProject.Net20 | Targets the .NET Framework 2.0 | |
NetOffice.MSProject.Net30 | Targets the .NET Framework 3.0 | |
NetOffice.MSProject.Net35 | Targets the .NET Framework 3.5 | |
NetOffice.MSProject.Net40 | Targets the .NET Framework 4.0 | |
NetOffice.MSProject.Net45 | Targets the .NET Framework 4.5 |
NuGet Package | Description | |
---|---|---|
NetOffice.Visio.Netxx | Assemblies required for accessing MS Visio | |
NetOffice.Visio.Net20 | Targets the .NET Framework 2.0 | |
NetOffice.Visio.Net30 | Targets the .NET Framework 3.0 | |
NetOffice.Visio.Net35 | Targets the .NET Framework 3.5 | |
NetOffice.Visio.Net40 | Targets the .NET Framework 4.0 | |
NetOffice.Visio.Net45 | Targets the .NET Framework 4.5 |
NuGet Package | Description | |
---|---|---|
NetOffice.MSFormsApi.Netxx | Assemblies required for accessing MS Forms API | |
NetOffice.MSFormsApi.Net20 | Targets the .NET Framework 2.0 | |
NetOffice.MSFormsApi.Net30 | Targets the .NET Framework 3.0 | |
NetOffice.MSFormsApi.Net35 | Targets the .NET Framework 3.5 | |
NetOffice.MSFormsApi.Net40 | Targets the .NET Framework 4.0 | |
NetOffice.MSFormsApi.Net45 | Targets the .NET Framework 4.5 |
NuGet Package | Description | |
---|---|---|
NetOffice.Core.Netxx | Core NetOffice assemblies | |
NetOffice.Core.Net20 | Targets the .NET Framework 2.0 | |
NetOffice.Core.Net30 | Targets the .NET Framework 3.0 | |
NetOffice.Core.Net35 | Targets the .NET Framework 3.5 | |
NetOffice.Core.Net40 | Targets the .NET Framework 4.0 | |
NetOffice.Core.Net45 | Targets the .NET Framework 4.5 |
Copyright (c) 2011-2015 Sebastian Lange
Copyright (c) 2015-2020 Erika LeBlanc
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.