AngleSharp
by: AngleSharp
- 2 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.
Apache.Arrow
by: The Apache Software Foundation
- 1 total downloads
- Latest version: 11.0.0
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware.
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
- 25 total downloads
- Latest version: 1.47.1
This is the implementation of the Azure Client Pipeline
Azure.Identity
by: Microsoft
- 18 total downloads
- Latest version: 1.11.4
This is the implementation of the Azure SDK Client Library for Azure Identity
Betalgo.OpenAI
by: Tolga Kayhan Betalgo
- 1 total downloads
- Latest version: 8.6.2
Dotnet SDK for OpenAI ChatGPT, Whisper, GPT-4 and DALL·E
Betalgo.Ranul.OpenAI
by: Tolga Kayhan Betalgo
- 1 total downloads
- Latest version: 9.0.1
.NET library for the OpenAI services by Betalgo Ranul
BlazorTooltips
by: BlazorTooltips
- 4 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.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 8 total downloads
- Latest version: 3.4.1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 2 total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CommunityToolkit.HighPerformance
by: Microsoft
- 21 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.
Compila.Net.Utils
by: Eyonys Gonzalez Marcaida
- 1 total downloads
- Latest version: 1.0.4
Utils for Compila development projects.
Consul
by: PlayFab G-Research
- 34 total downloads
- Latest version: 1.7.14.4
Consul.NET is a .NET client library for the Consul HTTP API
ControlzEx
by: Jan Karger Bastian Schmidt James Willock
- 1 total downloads
- Latest version: 4.4.0
ControlzEx is a library with some shared Controls for WPF.
CronExpressionDescriptor
by: Brady Holt
- 28 total downloads
- Latest version: 2.44.0
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh and Japanese.