AngleSharp
by: AngleSharp
- 1 total downloads
- Latest version: 0.17.0
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
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.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
This is the implementation of the Azure Client Pipeline
Azure.Identity
by: Microsoft
- 10 total downloads
- Latest version: 1.11.4
This is the implementation of the Azure SDK Client Library for Azure Identity
BlazorTooltips
by: BlazorTooltips
- 2 total downloads
- Latest version: 9.0.6
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
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
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
- 27 total downloads
- Latest version: 1.7.14.4
Consul.NET is a .NET client library for the Consul HTTP API
CsvHelper
by: Josh Close
- 2 total downloads
- Latest version: 33.1.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
EntityFramework
by: Microsoft
- 1 total downloads
- Latest version: 6.1.0
Entity Framework is Microsoft's recommended data access technology for new applications.
EntityFrameworkCore.SqlServer.HierarchyId.Abstractions
by: Brice Lambson et al.
- 1 total downloads
- Latest version: 3.0.1
Common abstractions for using hierarchyid with EF Core
EPPlus
by: EPPlus Software AB
- 2 total downloads
- Latest version: 7.4.1
A spreadsheet library for .NET framework and .NET core
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 2 total downloads
- Latest version: 6.1.1
Package Description
FFMpegCore
by: Malte Rosenbjerg Vlad Jerca Max Bagryantsev
- 3 total downloads
- Latest version: 5.3.0
A .NET Standard FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your .NET applications
FirebaseAdmin
by: Google Inc.
- 2 total downloads
- Latest version: 3.3.0
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their
services and applications.