AdamE.Firebase.iOS.CloudFirestore by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 10.29.0.1
C# bindings for Firebase APIs Cloud Firestore iOS Library
AdamE.Firebase.iOS.CloudMessaging by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 10.17.0
C# bindings for Firebase APIs Cloud Messaging iOS Library
coverlet.msbuild by: tonerdo
  • 1 total downloads
  • Latest version: 3.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
DocumentFormat.OpenXml by: Microsoft
  • 1 total downloads
  • Latest version: 2.13.1
  • openxml office
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.
DotNet.Testcontainers by: Andre Hofmeister and contributors
  • 1 total downloads
  • Latest version: 0.0.1-beta.20190217.1
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
GeoAPI by: NetTopologySuite Team
  • 1 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Grpc by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.24.0-pre1
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
HtmlAgilityPack by: Simon Mourrier, Jeff Klawiter
  • 3 total downloads
  • Latest version: 1.4.2
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
JetBrains.Annotations by: JetBrains
  • 3 total downloads
  • Latest version: 2025.1.0-eap1
  • jetbrains resharper rider annotations canbenull notnull
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.
Microsoft.AspNetCore by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore
Microsoft.AspNetCore
Microsoft.AspNetCore.Authentication.Twitter by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.29
  • aspnetcore identity membership razorpages
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/21d42143378ad6cc4bcbaebfda5f3acddf13aa47
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.CodeAnalysis.PublicApiAnalyzers by: Microsoft
  • 23 total downloads
  • Latest version: 3.11.0-beta1.24605.2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics PublicApi ApiAnalyzer
Public API Analyzers
Microsoft.EntityFrameworkCore.Relational by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • Entity Framework Core entity-framework-core EF Data O/RM
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-rc.1.23419.6
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Bundle-Migration Drop-Database Get-DbContext Get-Migration Optimize-DbContext Remove-Migration Scaffold-DbContext Script-Migration Update-Database
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • logging
Logging abstractions for Microsoft.Extensions.Logging. Commonly used types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger<TCategoryName> Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging. Microsoft.Extensions.Logging.
Microsoft.Maui.Controls by: Microsoft
  • 0 total downloads
  • Latest version: 8.0.70
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui tizen
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, Tizen, and Windows from a single shared codebase.
Microsoft.Net.Compilers by: Microsoft
  • 1 total downloads
  • Latest version: 3.5.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead .NET Compilers package. Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild. The tools in this package require .NET Framework 4.7.2+ More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/20b9af913f1b8ce0a62f72bea9e75e4aa3cf6b0e.
Microsoft.NETCore.App.Host.linux-x64 by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0
Internal implementation package not meant for direct consumption. Please do not reference directly. cf258a14b70ad9069470a108f13765e0e5988f51 When using NuGet 3.x this package requires at least version 3.4.