AngleSharp by: AngleSharp
  • 1 total downloads
  • Latest version: 0.17.0
  • html html5 css css3 xml dom dom4 parser engine hypertext markup language query selector attributes linq angle bracket web internet text headless browser
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
AngleSharp.Css by: AngleSharp
  • 1 total downloads
  • Latest version: 0.17.0
  • html html5 css css3 dom styling library anglesharp angle
Extends the CSSOM from the core AngleSharp library.
Antlr by: Sam Harwell Terence Parr
  • 2 total downloads
  • Latest version: 3.5.0.2
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
Aspose.Drawing by: Aspose
  • 2 total downloads
  • Latest version: 25.8.0
  • Cross-platform System.Drawing Replacement System.Drawing.Common Alternative Component Library API Microsoft .Net Core Standard C# CSharp ASP.NET macOS Windows Azure Linux BMP PNG JPEG GIF TIFF Rendering Text Font Drawing Brush Gradient Pen Line Curve Shape Ellipses Arcs Polygons Splines Paths Blending Clipping Antialiasing Blazor WebAssembly Geometries Bitmap 2D Graphics
Cross-platform System.Drawing.Common replacement. Aspose.Drawing implements most of System.Drawing API (including image manipulation, vector and text drawing) in fully managed code without any external dependencies. Aspose.Drawing package uses System.Drawing namespace and can be used to directly replace System.Drawing.Common package reference in your project - all your existing code using System.Drawing API will continue to work, but now on any .NET supported platform. Aspose.Drawing.Common package uses Aspose.Drawing namespace and can be used side-by-side with System.Drawing.Common on Windows. Aspose.Drawing for .NET is a 2D graphics library for rendering vector graphics such as lines, curves, and figures as well as text onto raster images. It allows to run your existing C# and VB Apps on various supported platforms having identical rendering results. Aspose.Drawing for .NET can be used in .NET Framework, .NET Core or Xamarin applications in Windows, Linux, Android, Azure Functions or Blazor WebAssembly. It can be safely run from any restricted environment such as Windows or ASP.NET service. With Aspose.Drawing you can create bitmaps from scratch or load from existing files; draw lines, Bézier curves, splines, arcs, rectangles, polygons, eclipses, etc.; work with graphics paths; render text with different fonts and styles. It allows using different pen widths and styles; solid, texture, gradient and hatch brushes; clipping regions and matrix transformations. Images are stored in memory as managed arrays of pixels and can be saved in various image formats including BMP, PNG, JPEG, GIF, and TIFF.
AutoMapper by: Jimmy Bogard
  • 2 total downloads
  • Latest version: 15.0.1
A convention-based object-object mapper.
AutoMapper.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 1 total downloads
  • Latest version: 3.2.0
AutoMapper extensions for ASP.NET Core
Azure.Core by: Microsoft
  • 11 total downloads
  • Latest version: 1.38.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Azure.Identity by: Microsoft
  • 9 total downloads
  • Latest version: 1.11.4
  • Microsoft Azure Identity windowsazureofficial azureofficial
This is the implementation of the Azure SDK Client Library for Azure Identity
Blazored.LocalStorage by: Chris Sainty
  • 1 total downloads
  • Latest version: 4.5.0
  • Blazored Blazor Razor Components LocalStorage Local Storage ASP.NET Core CSharp Web
A library to provide access to local storage in Blazor applications
BlazorTooltips by: BlazorTooltips
  • 2 total downloads
  • Latest version: 9.0.6
  • tooltips bootstrap blazor
A simple to use component to implement bootstrap tooltips into blazor server and websassembly apps.
bootstrap by: The Bootstrap Authors Twitter Inc.
  • 2 total downloads
  • Latest version: 5.2.3
  • css mobile-first responsive front-end framework web
The most popular front-end framework for developing responsive, mobile first projects on the web.
CommunityToolkit.HighPerformance by: Microsoft
  • 16 total downloads
  • Latest version: 8.4.0
  • dotnet Community Toolkit .NET Parallel Performance Unsafe Span Memory String StringPool Array Stream Buffer Extensions Helpers
This package includes high performance .NET helpers such as: - Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas. - ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>. - MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances. - MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor. - SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it. - StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers. - String, array, Memory<T>, Span<T> extensions and more, all focused on high performance. - HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values. - BitHelper: a class with helper methods to perform bit operations on numeric types. - ParallelHelper: helpers to work with parallel code in a highly optimized manner. - Box<T>: a type mapping boxed value types and exposing some utility and high performance methods. - Ref<T>: a stack-only struct that can store a reference to a value of a specified type. - NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references.
Consul by: PlayFab G-Research
  • 26 total downloads
  • Latest version: 1.7.14.4
  • Consul service discovery distributed locking health checking
Consul.NET is a .NET client library for the Consul HTTP API
CsvHelper by: Josh Close
  • 2 total downloads
  • Latest version: 33.1.0
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
EFCore.BulkExtensions.Core by: borisdj
  • 1 total downloads
  • Latest version: 9.0.1
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations
EFCore.BulkExtensions.SqlServer by: borisdj
  • 1 total downloads
  • Latest version: 6.8.1
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core SQL Server Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
EntityFramework by: Microsoft
  • 1 total downloads
  • Latest version: 6.1.0
  • Microsoft EF Database Data O/RM ADO.NET
Entity Framework is Microsoft's recommended data access technology for new applications.
EntityFrameworkCore.SqlServer.HierarchyId by: Brice Lambson et al.
  • 1 total downloads
  • Latest version: 3.0.1
  • EFCore SQL Server HierarchyId
Adds hierarchyid support to the SQL Server EF Core provider
EntityFrameworkCore.SqlServer.HierarchyId.Abstractions by: Brice Lambson et al.
  • 1 total downloads
  • Latest version: 3.0.1
  • EFCore SQL Server HierarchyId
Common abstractions for using hierarchyid with EF Core
EPPlus by: EPPlus Software AB
  • 2 total downloads
  • Latest version: 7.4.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core