App.Metrics.Extensions.Hosting
by: Allan Hardy and Contributors
- 800 total downloads
- Latest version: 4.4.0-preview.0.10
Microsoft.Extensions.Hosting (IHostBuilder) support for App Metrics.
App.Metrics.Extensions.Middleware
by: Allan Hardy
- 325 total downloads
- Latest version: 1.2.1
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
- 979 total downloads
- Latest version: 4.4.0-preview.0.4
App Metrics Formatters for metrics and environment data to plain text.
App.Metrics.Formatters.Json
by: Allan Hardy and Contributors
- 665 total downloads
- Latest version: 4.4.0-preview.0.4
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.
Argon
by: https://github.com/SimonCropp/Argon/graphs/contributors
- 774 total downloads
- Latest version: 0.30.0
Json serialization library. Hard fork of Json.net.
AspNet.ScriptManager.bootstrap
by: Pranav Rastogi
- 745 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
- 1.209k 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
- 10 total downloads
- Latest version: 1.0.0
support Microsoft.Owin.Security.Cookies
AspNetCore.DataProtection.MachineKey
by: daixinkai
- 8 total downloads
- Latest version: 1.0.0
support System.Web.MachineKey
Aspose.Cells
by: Aspose
- 5.023k total downloads
- Latest version: 25.5.0
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
- 1.464k total downloads
- Latest version: 25.5.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.
Aspose.Drawing.Common
by: Aspose
- 607 total downloads
- Latest version: 25.5.0
Cross-platform System.Drawing.Common alternative. 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.
AsyncBridge
by: Daniel Grunwald Omer Mor Alex Davies jnm2
- 81 total downloads
- Latest version: 0.3.1
C# 5 async/await support for .NET Framework pre-4.5
This package is now unified to include all functionality from AsyncBridge.Net35 and AsyncBridge.Portable.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 96 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Audit.NET
by: Federico Colombo
- 3.906k total downloads
- Latest version: 30.0.1
An extensible framework to audit executing operations in .NET and .NET Core. Special thanks to 'ZZZ Projects' for sponsoring this project.
Audit.NET.MongoDB
by: Federico Colombo
- 5.392k total downloads
- Latest version: 30.0.1
Store Audit.NET Trail Logs into a MongoDB database
AutoFixture
by: Mark Seemann AutoFixture
- 3.566k total downloads
- Latest version: 5.0.0-preview0012
AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.
AutoMapper
by: Jimmy Bogard
- 1.582k total downloads
- Latest version: 14.0.0
A convention-based object-object mapper.
AutoMapper.EF6
by: Jimmy Bogard
- 319 total downloads
- Latest version: 3.0.1
Extensions to make AutoMapper easier to work with Entity Framework. Project to collections and items, decompiling calculated properties along the way
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 600 total downloads
- Latest version: 12.0.1
AutoMapper extensions for ASP.NET Core