Imageflow.NativeRuntime.osx-x86_64
by: Imazen, lilith
- 6 total downloads
- Latest version: 1.7.0-rc64
Imageflow is a fast, correct image processing library for web servers. This package contains only the native library; see Imageflow.Net for the managed wrapper.
Imageflow.NativeRuntime.ubuntu_16_04-x86_64
by: Imazen, lilith
- 3 total downloads
- Latest version: 1.5.8-rc62
Imageflow is a fast, correct image processing library for web servers. This package contains only the native library; see Imageflow.Net for the managed wrapper.
Imageflow.NativeRuntime.win-x86
by: Imazen, lilith
- 17 total downloads
- Latest version: 2.1.0-rc02
You probably want Imageflow.AllPlatforms or Imageflow.Server instead. Imageflow is a fast, correct image processing library for web servers. This package contains only the native library; see Imageflow.Net for the managed wrapper.
Imageflow.NativeRuntime.win-x86_64
by: Imazen, lilith
- 14 total downloads
- Latest version: 2.0.0-preview8
Imageflow is a fast, correct image processing library for web servers. This package contains only the native library; see Imageflow.Net for the managed wrapper.
Jaeger
by: Chatham Financial Corp. and The Jaeger Authors
- 2 total downloads
- Latest version: 1.0.0
Jaeger .NET Tracing
MathNet.Numerics
by: Marcus Cuda, Christoph Ruegg, Jurgen Van Gael
- 2 total downloads
- Latest version: 2.6.1
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. Also includes a portable build supporting .Net 4 and higher, SL5, WP8 and .NET for Windows Store apps.
Mediator.SourceGenerator
by: Martin Othamar
- 3 total downloads
- Latest version: 3.0.2
A high performance .NET Mediator pattern implemenation using source generation.
MediatR
by: Jimmy Bogard
- 1 total downloads
- Latest version: 2.0.0-beta-003
Simple, unambitious mediator implementation in .NET
Microsoft.AspNetCore.Antiforgery
by: Microsoft.AspNetCore.Antiforgery
- 13 total downloads
- Latest version: 1.0.4
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.App.Internal.Assets
by: Microsoft
- 4 total downloads
- Latest version: 10.0.9
ASP.NET Core static framework assets
This package was built from the source code at https://github.com/dotnet/dotnet/tree/901ca941248413c79832d2fdbd709da0c4386353
Microsoft.AspNetCore.Cors
by: Microsoft.AspNetCore.Cors
- 12 total downloads
- Latest version: 1.0.0
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing.
Commonly used types:
Microsoft.AspNetCore.Cors.DisableCorsAttribute
Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft.AspNetCore.Cryptography.Internal
- 12 total downloads
- Latest version: 1.0.0
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
Microsoft.AspNetCore.DataProtection
by: Microsoft.AspNetCore.DataProtection
- 12 total downloads
- Latest version: 1.0.0
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft.AspNetCore.DataProtection.Abstractions
- 12 total downloads
- Latest version: 1.0.0
ASP.NET Core data protection abstractions.
Commonly used types:
Microsoft.AspNetCore.DataProtection.IDataProtectionProvider
Microsoft.AspNetCore.DataProtection.IDataProtector
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft.AspNetCore.Diagnostics.Abstractions
- 12 total downloads
- Latest version: 1.0.0
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft.AspNetCore.Hosting.Abstractions
- 12 total downloads
- Latest version: 1.0.0
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft.AspNetCore.Hosting.Server.Abstractions
- 9 total downloads
- Latest version: 1.0.0
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft.AspNetCore.Html.Abstractions
- 11 total downloads
- Latest version: 1.0.0
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Http
by: Microsoft.AspNetCore.Http
- 9 total downloads
- Latest version: 1.0.0
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft.AspNetCore.Http.Abstractions
- 9 total downloads
- Latest version: 1.0.0
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder.
Commonly used types:
Microsoft.AspNetCore.Builder.IApplicationBuilder
Microsoft.AspNetCore.Http.HttpContext
Microsoft.AspNetCore.Http.HttpRequest
Microsoft.AspNetCore.Http.HttpResponse