Git Product home page Git Product logo

netoffice-nuget's Introduction

NetOffice-NuGet NuGet Version Help

NuGet Packages for NetOffice - https://github.com/netoffice/NetOffice

Introduction

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.

NuGet Packages Available

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.

MS Excel

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

MS Word

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

MS Outlook

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

MS PowerPoint

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

MS Access

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

MS Project

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

MS Visio

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

MS Forms API

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

NetOffice Core

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

License

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.

netoffice-nuget's People

Contributors

erikaleblanc88 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.