IKVM.MSBuild.Tools.runtime.win-arm64
by: Jeroen Frijters, Jerome Haltom
- 6 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
Irony
by: Roman Ivantsov
- 1 total downloads
- Latest version: 0.9.1-net40
Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
libphonenumber-csharp
by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
- 6 total downloads
- Latest version: 8.12.28
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/
libsodium
by: Frank Denis
- 1 total downloads
- Latest version: 1.0.13-preview-01
Internal implementation package not meant for direct consumption. Please do not reference directly.
Magick.NET-Q16-AnyCPU
by: Dirk Lemstra
- 4 total downloads
- Latest version: 7.19.0
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/docs before installing to help you decide the best version.
Magick.NET.Core
by: Dirk Lemstra
- 13 total downloads
- Latest version: 10.0.0
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
MediatR
by: Jimmy Bogard
- 8 total downloads
- Latest version: 5.1.0
Simple, unambitious mediator implementation in .NET
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 1 total downloads
- Latest version: 2.9.1
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 0 total downloads
- Latest version: 5.2.8
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
- 1 total downloads
- Latest version: 10.0.0
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 15 total downloads
- Latest version: 9.0.11
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft.AspNetCore.Cryptography.KeyDerivation
- 2 total downloads
- Latest version: 1.0.3
ASP.NET Core utilities for key derivation.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
- 1 total downloads
- Latest version: 1.0.2
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.Mvc.ApiExplorer
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods.
Microsoft.AspNetCore.Mvc.Core
by: Microsoft.AspNetCore.Mvc.Core
- 1 total downloads
- Latest version: 1.0.3
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.AreaAttribute
Microsoft.AspNetCore.Mvc.BindAttribute
Microsoft.AspNetCore.Mvc.ControllerBase
Microsoft.AspNetCore.Mvc.FromBodyAttribute
Microsoft.AspNetCore.Mvc.FromFormAttribute
Microsoft.AspNetCore.Mvc.RequireHttpsAttribute
Microsoft.AspNetCore.Mvc.RouteAttribute
Microsoft.AspNetCore.Mvc.Razor
by: Microsoft
- 2 total downloads
- Latest version: 1.1.3
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.AspNetCore.NodeServices
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
Invoke Node.js modules at runtime in ASP.NET Core applications.