Google.Apis.CustomSearchAPI.v1
by: Google LLC
- 10 total downloads
- Latest version: 1.56.0.2455
Google APIs Client Library for working with Customsearch v1.
Supported Platforms:
- .NET Framework 4.5+
- .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.
Legacy platforms:
- .NET Framework 4.0
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Incompatible platforms:
- .NET Framework < 4.0
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
More documentation on the API is available at:
https://developers.google.com/api-client-library/dotnet/apis/customsearch/v1
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Protobuf
by: Google Inc.
- 162 total downloads
- Latest version: 3.32.0-rc1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 726 total downloads
- Latest version: 2.71.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 744 total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 735 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 840 total downloads
- Latest version: 2.71.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 437 total downloads
- Latest version: 2.46.6
C# implementation of gRPC based on native gRPC C-core library.
Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Net.Client
by: The gRPC Authors
- 721 total downloads
- Latest version: 2.71.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 732 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 738 total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 209 total downloads
- Latest version: 2.72.0
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net
by: Rex Morgan
- 479 total downloads
- Latest version: 1.9.0
Blistering-fast Handlebars.js templates in your .NET application.
Humanizer
by: Mehdi Khalili Claire Novotny
- 225 total downloads
- Latest version: 3.0.0-beta.96
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
IndexRange
by: Bradley Grainger
- 27 total downloads
- Latest version: 1.1.0
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
Instances
by: Malte Rosenbjerg
- 20 total downloads
- Latest version: 3.0.1
A .NET Standard Process wrapper with an elegant API, for both asyncronous and syncronous use, providing both Events and support for Tasks with cancellation support
itext7
by: Apryse Software
- 212 total downloads
- Latest version: 9.2.0
iText represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high- and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText can be a boon to nearly every workflow. iText allows you to build custom PDF scenarios for web, mobile, desktop or cloud apps in .NET.
JetBrains.Annotations
by: JetBrains
- 75 total downloads
- Latest version: 2025.2.0
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
jieba.NET
by: andersc
- 90 total downloads
- Latest version: 0.42.2
jieba.NET支持多种分词模式,适用于不同的应用场景;可以对繁体中文分词;还可以添加自定义词典以改善特定场景下的分词。jieba.NET提供了TF-IDF和TextRank两种关键词提取算法。