AngleSharp
by: AngleSharp
- 2 total downloads
- Latest version: 1.1.2-beta.395
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
AWSSDK.Core
by: Amazon Web Services
- 1 total downloads
- Latest version: 3.7.0.37
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 1 total downloads
- Latest version: 3.3.100.14
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 1 total downloads
- Latest version: 2.3.0
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef
by: Microsoft
- 1 total downloads
- Latest version: 5.0.7
Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update
FastEndpoints.Attributes
by: FastEndpoints
- 1 total downloads
- Latest version: 5.29.0.2-beta
Attributes used by FastEndpoints.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 1 total downloads
- Latest version: 5.30.0.13-beta
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 3 total downloads
- Latest version: 5.31.0.6-beta
Security library for FastEndpoints.
Humanizer.Core.fa
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.8.2
Humanizer Locale Persian (fa)
Humanizer.Core.ja
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.8.2
Humanizer Locale Japanese (ja)
Humanizer.Core.zh-Hans
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.3.2
Humanizer Locale (zh-Hans)
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 1 total downloads
- Latest version: 3.1.30
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/2e51a0b6eba74bdf02aee71944e973487937cb99
Microsoft.AspNetCore.Mvc.Razor.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 3.1.32
ASP.NET Core design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Owin
by: Microsoft
- 1 total downloads
- Latest version: 7.0.7
ASP.NET Core component for running OWIN middleware in an ASP.NET Core application, and to run ASP.NET Core middleware in an OWIN application.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3dfc6fda80a10797b8c8fda1970e7b377fd8ed8d
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-preview.6.23329.7
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Commonly Used Types:
System.IAsyncDisposable
System.Collections.Generic.IAsyncEnumerable
System.Collections.Generic.IAsyncEnumerator
Microsoft.CodeAnalysis
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-rc1
.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)
Supported Platforms:
- .NET Framework 4.5
Microsoft.CodeAnalysis.Common
by: Microsoft
- 1 total downloads
- Latest version: 1.2.0-rc
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.CSharp.Features
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0
.NET Compiler Platform ("Roslyn") support for creating C# editing experiences.
Microsoft.CodeAnalysis.VisualBasic.Workspaces
by: Microsoft
- 1 total downloads
- Latest version: 3.6.0-3.final
.NET Compiler Platform ("Roslyn") support for analyzing Visual Basic projects and solutions.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/34fad56309fc96f2af1171df6ea012cbf991c27d.
Microsoft.CodeAnalysis.Workspaces.MSBuild
by: Microsoft
- 1 total downloads
- Latest version: 3.2.0-beta1-final
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one
of the following packages to add the appropriate language support:
- Microsoft.CodeAnalysis.CSharp.Workspaces
- Microsoft.CodeAnalysis.VisualBasic.Workspaces
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/04c76c9d58c7911e2fd199da145cd97bbf283438.