AWSSDK.Core
by: Amazon Web Services
- 4.255k total downloads
- Latest version: 4.0.3.29
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3
by: Amazon Web Services
- 2.569k total downloads
- Latest version: 4.0.21.1
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SecurityToken
by: Amazon Web Services
- 1.695k total downloads
- Latest version: 3.7.100.14
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
Castle.Core
by: Castle Project Contributors
- 346 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
DocumentFormat.OpenXml
by: Microsoft
- 1.114k total downloads
- Latest version: 3.4.1
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DocumentFormat.OpenXml.Framework
by: Microsoft
- 1.096k total downloads
- Latest version: 3.4.1
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DocX
by: Xceed
- 260 total downloads
- Latest version: 5.0.0
DocX is a .NET library that allows developers to manipulate Microsoft Word files, in an easy and intuitive manner. DocX is fast, lightweight and best of all it does not require Microsoft Word or Office to be installed. v5.0.0 provides 8 bug fixes and improvements. Check out the professional edition, known as Xceed Words for .NET, on Xceed.com. It includes technical support, offer more features and options, and can create PDF files as well as convert Word files to PDF files.
EntityFramework
by: Microsoft
- 605 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus
by: EPPlus Software AB
- 2.066k total downloads
- Latest version: 8.4.2
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces
by: EPPlus.Interfaces
- 1.686k total downloads
- Latest version: 8.4.0
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 793 total downloads
- Latest version: 6.1.1
Package Description
ExcelNumberFormat
by: ExcelNumberFormat developers
- 39 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
IronPdf.Native.Chrome.Linux
by: https://ironpdf.com
- 351 total downloads
- Latest version: 2022.11.10299
External methods which allow for interoperability between native and managed code
JetBrains.Annotations
by: JetBrains
- 83 total downloads
- Latest version: 2024.3.0
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
librdkafka.redist
by: Magnus Edenhill, edenhill
- 1.925k total downloads
- Latest version: 2.13.0
The Apache Kafka C/C++ client library - redistributable
Microsoft.AspNetCore.App.Internal.Assets
by: Microsoft
- 99 total downloads
- Latest version: 10.0.8
ASP.NET Core static framework assets
This package was built from the source code at https://github.com/dotnet/dotnet/tree/94ea82652cdd4e0f8046b5bd5becbd11461482ca
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 858 total downloads
- Latest version: 9.0.16
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets.
This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4d825aeb5e5023588c036709c7914008b625b0eb
Microsoft.AspNetCore.Mvc.Analyzers
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0
CSharp Analyzers for ASP.NET Core MVC.
Microsoft.AspNetCore.Razor.Design
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.
Microsoft.CodeAnalysis
by: Microsoft
- 64 total downloads
- Latest version: 3.7.0
.NET Compiler Platform ("Roslyn").
This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality:
- "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services)
- "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services)
- "Microsoft.CodeAnalysis.Compilers" (both compilers)
- "Microsoft.CodeAnalysis.CSharp" (only the C# compiler)
- "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler)
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/34202cc2f3e869fd70a26d8237f4552cf9e192cf.