Grpc.Tools
by: Google Inc.
- 1 total downloads
- Latest version: 1.9.0
Precompiled protobuf compiler and gRPC protobuf compiler plugin for generating gRPC client/server C# code. Binaries are available for Windows, Linux and MacOS.
HtmlAgilityPack
by: Simon Mourrier, Jeff Klawiter
- 1 total downloads
- Latest version: 1.4.1
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
IKVM.Image
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.5.0-develop2513
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.5.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.10.1
IKVM MSBuild Tools
jQuery
by: jQuery Foundation, Inc.
- 1 total downloads
- Latest version: 1.12.0
jQuery is a new kind of JavaScript Library.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
MessagePackAnalyzer
by: neuecc, aarnott
- 4 total downloads
- Latest version: 3.1.6
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
Microsoft.AspNetCore.Authentication.Google
by: Microsoft.AspNetCore.Authentication.Google
- 1 total downloads
- Latest version: 1.0.0-rc2-final
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
- 5 total downloads
- Latest version: 9.0.0-preview.1.24081.5
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b1beadfe0ad3d02eb5207681a5328793c4b3822c
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 8 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview2-final
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.UI
by: Microsoft
- 2 total downloads
- Latest version: 8.0.21
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/6254f5ca64f85b90327592dff67ea6b2ec0262c6
Microsoft.AspNetCore.Mvc.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.IActionResult
Microsoft.AspNetCore.Razor
by: Microsoft.AspNetCore.Razor
- 1 total downloads
- Latest version: 1.0.1
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
Microsoft.AspNetCore.Razor.Design
by: Microsoft
- 2 total downloads
- Latest version: 2.1.2
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.
Microsoft.AspNetCore.ResponseCaching
by: Microsoft.AspNetCore.ResponseCaching
- 1 total downloads
- Latest version: 1.0.1
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.Build.Locator
by: Microsoft
- 1 total downloads
- Latest version: 1.10.2
Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017 or higher or .NET Core SDK 2.1 or higher.
Microsoft.CodeAnalysis
by: Microsoft
- 3 total downloads
- Latest version: 3.6.0-2.final
.NET Compiler Platform ("Roslyn").
This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality:
- "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services)
- "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services)
- "Microsoft.CodeAnalysis.Compilers" (both compilers)
- "Microsoft.CodeAnalysis.CSharp" (only the C# compiler)
- "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler)
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/2242fa4fb945b97680bdd49eb5dd58285e4abb1c.
Microsoft.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 1 total downloads
- Latest version: 2.9.0
Banned API Analyzers