App.Metrics.AspNetCore.Reporting by: Allan Hardy and Contributors
  • 120 total downloads
  • Latest version: 4.1.0-preview.0.23
  • appmetrics aspnetcore metrics reporting
[Obsolete - App Metrics ASP.NET Core Reporting provides the abliity to report metrics in web application] HostedService for metric reporting moved to App.Metrics.Extensions.Hosting now that HostedService is supported outside of a web context in net core 2.1.0
App.Metrics.AspNetCore.Routing by: Allan Hardy and Contributors
  • 311 total downloads
  • Latest version: 4.4.0-preview.0.10
  • appmetrics aspnetcore aspnetcoremvc metrics
App Metrics ASP.NET Core Routing features such as exposing route templates to App Metrics for tagging request based metrics.
App.Metrics.AspNetCore.Tracking by: Allan Hardy and Contributors
  • 216 total downloads
  • Latest version: 4.4.0-preview.0.10
  • appmetrics aspnetcore metrics
App Metrics ASP.NET Core Tracking provides the ability to automatically collect typical web metrics from an ASP.NET Core application.
App.Metrics.Concurrency by: Allan Hardy and Contributors
  • 321 total downloads
  • Latest version: 4.4.0-preview.0.10
  • concurrency atomic
Provides useful structures for performing efficient concurrent operations. Original Project: https://github.com/etishor/ConcurrencyUtilities, including a port of Java's LongAdder and Striped64 classes
App.Metrics.Core by: Allan Hardy and Contributors
  • 277 total downloads
  • Latest version: 4.4.0-preview.0.4
  • appmetrics metrics
App Metrics core components. Contains metric types and default implementations for metric reporting, filtering and more.
App.Metrics.Extensions.Collectors by: Allan Hardy and Contributors
  • 109 total downloads
  • Latest version: 4.4.0-preview.0.10
  • appmetrics metrics
Metric/Event Collectors for App Metrics e.g. System Usage, GC Events
App.Metrics.Extensions.Configuration by: Allan Hardy and Contributors
  • 270 total downloads
  • Latest version: 4.4.0-preview.0.10
  • appmetrics configuration
Microsoft.Extensions.Configuration support for App Metrics e.g. appsettings.json
App.Metrics.Extensions.DependencyInjection by: Allan Hardy and Contributors
  • 220 total downloads
  • Latest version: 4.4.0-preview.0.10
  • appmetrics dependencyinjection
Microsoft.Extensions.DependencyInjection (IServiceCollection) support for App Metrics.
App.Metrics.Extensions.HealthChecks by: Allan Hardy and Contributors
  • 319 total downloads
  • Latest version: 4.4.0-preview.0.10
  • appmetrics metrics hosting healthchecks
Microsoft.AspNetCore.Diagnostics.HealthChecks hosted reporting service (IHostBuilder) support for App Metrics.
App.Metrics.Extensions.Hosting by: Allan Hardy and Contributors
  • 301 total downloads
  • Latest version: 4.4.0-preview.0.10
  • appmetrics metrics hosting
Microsoft.Extensions.Hosting (IHostBuilder) support for App Metrics.
App.Metrics.Extensions.Middleware by: Allan Hardy
  • 93 total downloads
  • Latest version: 1.2.1
  • mvc measurements charts timer histogram graphite influxdb health checks metrics
Extends the App.Metrics library providing a set AspNet Core Middleware Components which will record things like error rates per endpoint and an overall rate, request rates per endpoint and an overall rate etc.
App.Metrics.Formatters.Ascii by: Allan Hardy and Contributors
  • 301 total downloads
  • Latest version: 4.4.0-preview.0.4
  • appmetrics metrics ascii
App Metrics Formatters for metrics and environment data to plain text.
App.Metrics.Formatters.Json by: Allan Hardy and Contributors
  • 159 total downloads
  • Latest version: 4.4.0-preview.0.4
  • appmetrics metrics json
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.
Argon by: https://github.com/SimonCropp/Argon/graphs/contributors
  • 138 total downloads
  • Latest version: 0.25.0
  • Json
Json serialization library. Hard fork of Json.net.
AspNet.ScriptManager.bootstrap by: Pranav Rastogi
  • 257 total downloads
  • Latest version: 5.2.3
This package contains the AspNet.ScriptManager.bootstrap assembly that will automatically register bootstrap 5.2.3 with the ScriptManager as "bootstrap".
AspNet.ScriptManager.jQuery by: Damian Edwards
  • 463 total downloads
  • Latest version: 3.7.1
This package contains the AspNet.ScriptManager.jQuery assembly that will automatically register jQuery 3.5.0 with the ScriptManager as "jquery".
AspNetCore.Authentication.Cookies.Owin by: daixinkai
  • 2 total downloads
  • Latest version: 1.0.0
support Microsoft.Owin.Security.Cookies
AspNetCore.DataProtection.MachineKey by: daixinkai
  • 1 total downloads
  • Latest version: 1.0.0
support System.Web.MachineKey
Aspose.Cells by: Aspose
  • 2.298k total downloads
  • Latest version: 24.11.0
  • Excel XLS XLSX XLSB CSV PDF JPG PNG HTML ODS Numbers XLSM OOXML Spreadsheet Markdown XPS DOCX PPTX MHTML JSON SVG TIFF eBook Repair
A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files.
Aspose.Drawing by: Aspose
  • 460 total downloads
  • Latest version: 24.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.