AngleSharp.Css
by: AngleSharp
- 1 total downloads
- Latest version: 1.0.0-beta.144
Extends the CSSOM from the core AngleSharp library.
AspNet.Security.OAuth.GitHub
by: Kévin Chalet, Jerrie Pelser
- 1 total downloads
- Latest version: 9.4.1
ASP.NET Core security middleware enabling GitHub authentication.
Carter
by: Jonathan Channon
- 1 total downloads
- Latest version: 9.0.0
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
Google.Protobuf
by: Google Inc.
- 1 total downloads
- Latest version: 3.30.2
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.Net.Common
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.71.0
gRPC and Protocol Buffer compiler for C# projects
Json.More.Net
by: Greg Dennis
- 1 total downloads
- Latest version: 2.1.0
Provides extended functionality for the System.Text.Json namespace.
KubernetesClient
by: The Kubernetes Project Authors
- 1 total downloads
- Latest version: 17.0.14
Client library for the Kubernetes open source container orchestrator.
LiteDB
by: Maurício David
- 1 total downloads
- Latest version: 5.0.20
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile
Signed by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit '9843a4e38b4d46d544a3261f9711dbc559c4c4fc' (see contained AppVeyorSettings.json file for build settings).
Logto.AspNetCore.Authentication
by: Logto
- 1 total downloads
- Latest version: 0.2.0
Logto ASP.Net Core authentication SDK.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-rc.1.25451.107
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 9.0.2
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/704f7cb1d2cea33afb00c2097731216f121c2c73
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.3.4
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.CodeCoverage
by: Microsoft
- 1 total downloads
- Latest version: 18.0.0
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.Data.Sqlite
by: Microsoft
- 1 total downloads
- Latest version: 9.0.10
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite.
Commonly Used Types:
Microsoft.Data.Sqlite.SqliteCommand
Microsoft.Data.Sqlite.SqliteConnection
Microsoft.Data.Sqlite.SqliteConnectionStringBuilder
Microsoft.Data.Sqlite.SqliteDataReader
Microsoft.Data.Sqlite.SqliteException
Microsoft.Data.Sqlite.SqliteFactory
Microsoft.Data.Sqlite.SqliteParameter
Microsoft.Data.Sqlite.SqliteTransaction
Microsoft.Data.Sqlite.Core
by: Microsoft
- 1 total downloads
- Latest version: 9.0.10
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library.
Commonly Used Types:
Microsoft.Data.Sqlite.SqliteCommand
Microsoft.Data.Sqlite.SqliteConnection
Microsoft.Data.Sqlite.SqliteConnectionStringBuilder
Microsoft.Data.Sqlite.SqliteDataReader
Microsoft.Data.Sqlite.SqliteException
Microsoft.Data.Sqlite.SqliteFactory
Microsoft.Data.Sqlite.SqliteParameter
Microsoft.Data.Sqlite.SqliteTransaction
Microsoft.Extensions.DependencyInjection
by: Microsoft
- 2 total downloads
- Latest version: 9.0.2
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.