AngleSharp
by: AngleSharp
- 1 total downloads
- Latest version: 0.16.0-alpha-72
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
- 2 total downloads
- Latest version: 3.7.303.26
The Amazon Web Services SDK for .NET - Core Runtime
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.35.0.603-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 1 total downloads
- Latest version: 8.1.0
Attributes used by FastEndpoints.
FastEndpoints.Security
by: Đĵ ΝιΓΞΗΛψΚ
- 1 total downloads
- Latest version: 3.11.0-beta1
Security library for FastEndpoints.
Grpc.AspNetCore
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.38.0
gRPC meta-package for ASP.NET Core
HarfBuzzSharp.NativeAssets.UWP
by: Microsoft
- 1 total downloads
- Latest version: 7.3.0.2
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
LanguageExt.Core
by: Paul Louth
- 1 total downloads
- Latest version: 3.4.16-beta
This library uses and abuses the features of C# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 1 total downloads
- Latest version: 5.0.12
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/0bc3c376f0cd14335e8b3afca69596acabeb1f80
Microsoft.AspNetCore.Components.WebAssembly
by: Microsoft
- 1 total downloads
- Latest version: 9.0.14
Build client-side single-page applications (SPAs) with Blazor running under WebAssembly.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/baa6b294e728e6171378b4e8c52e42e7c4d4ed63
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 1 total downloads
- Latest version: 3.1.14
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/440dadc05b2bed38e6a726c2492db90e77d43c62
Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-preview.5.23302.2
ASP.NET Core Identity provider that uses Entity Framework Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fe4f0d09305ca73aa19976b4521e5c4e223b080e
Microsoft.AspNetCore.Metadata
by: Microsoft
- 1 total downloads
- Latest version: 8.0.14
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/25ef4aa38b77974263cb10f6e9cbd10135f17b59
Microsoft.Azure.Cosmos
by: Microsoft
- 1 total downloads
- Latest version: 3.59.0-preview.0
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.CodeAnalysis.CSharp.Scripting
by: Microsoft
- 0 total downloads
- Latest version: 4.7.0-2.final
Microsoft .NET Compiler Platform ("Roslyn") CSharp scripting package.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/66772aff549b2981094175a6f2f69600596c1913.
Microsoft.CodeAnalysis.Features
by: Microsoft
- 0 total downloads
- Latest version: 4.2.0-2.final
.NET Compiler Platform ("Roslyn") support for creating editing experiences.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/be223bbc06bdad4ee7e615ad32f18c40a10dea81.
Microsoft.CodeAnalysis.VisualBasic.Workspaces
by: Microsoft
- 0 total downloads
- Latest version: 3.8.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/b446afd34759150c2ea3b86ab794104e12e64db1.
Microsoft.CodeAnalysis.Workspaces.MSBuild
by: Microsoft
- 1 total downloads
- Latest version: 3.10.0-1.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/93b8af2b1f2c9d6318f0fceddc04bb736684bf66.
Microsoft.Diagnostics.Tracing.EventSource.Redist
by: Microsoft
- 1 total downloads
- Latest version: 1.1.24
This package includes the class Microsoft.Diagnostics.Tracing.EventSource which enables firing ETW events from managed code. This is the "runtime" or "redist" EventSource package and should be referenced directly only by other NuGet packages that need the EventSource functionality. Application developers that need this functionality should instead reference the Microsoft.Diagnostics.Tracing.EventSource NuGet package which provides an enhanced developer experience.
This package enables defining a strongly typed specification of an ETW provider that can be called by managed code. The EventSource class is also included in the .NET Framework. This package provides a newer version that has more features. It is meant to be used as a stop gap until those features it contains are ported to System.Diagnostics.Tracing.EventSource.
For more details, have a look at http://msdn.microsoft.com/en-us/library/system.diagnostics.tracing.eventsource.aspx.
New features:
- ETW channel support
- Support for static registration
Supported Platforms:
- .NET Framework 3.5
- .NET Framework 4.0
- .NET Framework 4.5
- Windows Store apps
- Windows Phone App 8.1
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 1 total downloads
- Latest version: 8.0.16
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Bundle-Migration
Drop-Database
Get-DbContext
Get-Migration
Optimize-DbContext
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database