itext7
by: Apryse Software
- 3.435k total downloads
- Latest version: 9.7.0
iText represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high- and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText can be a boon to nearly every workflow. iText allows you to build custom PDF scenarios for web, mobile, desktop or cloud apps in .NET.
itext7.bouncy-castle-adapter
by: Apryse Software
- 842 total downloads
- Latest version: 9.7.0
Bouncy-castle adapter module
Libuv
by: Libuv
- 369 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
LiveChartsCore
by: BetoRodriguez
- 5.654k total downloads
- Latest version: 2.1.0-dev-798
Simple, stunning, interactive and powerful data visualization for .Net. This package contains only the core of the library, you probably need another package that is compatible with you UI framework, unless you are building a custom package.
LiveChartsCore.SkiaSharpView
by: BetoRodriguez
- 5.409k total downloads
- Latest version: 2.1.0-dev-798
Simple, stunning, interactive and powerful data visualization for .Net. This package renders charts using SkiaSharp, this is enough if you only need to render images otherwise you probably need another package that is compatible with your UI framework.
LiveChartsCore.SkiaSharpView.WPF
by: BetoRodriguez
- 5.489k total downloads
- Latest version: 2.1.0-dev-798
Simple, stunning, interactive and powerful data visualization for .Net. This package includes all the required code and dependencies for rendering charts in WPF with SkiaSharp.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 1.991k total downloads
- Latest version: 2.3.12
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 1.16k total downloads
- Latest version: 2.3.12
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 1.172k total downloads
- Latest version: 2.3.12
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 18.134k total downloads
- Latest version: 11.0.0-preview.7.26381.103
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 16.472k total downloads
- Latest version: 11.0.0-preview.7.26381.103
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 16.665k total downloads
- Latest version: 11.0.0-preview.7.26381.103
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 17.273k total downloads
- Latest version: 11.0.0-preview.7.26381.103
ASP.NET Core data protection abstractions.
Commonly used types:
Microsoft.AspNetCore.DataProtection.IDataProtectionProvider
Microsoft.AspNetCore.DataProtection.IDataProtector
This package was built from the source code at https://github.com/dotnet/dotnet/tree/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 1.911k total downloads
- Latest version: 2.3.12
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 1.881k total downloads
- Latest version: 2.3.12
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Http
by: Microsoft
- 1.924k total downloads
- Latest version: 2.3.12
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 1.736k total downloads
- Latest version: 2.3.12
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
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 1.805k total downloads
- Latest version: 2.3.12
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.