ElectronNET.Core
by: Gregor Biswanger, Florian Rappl, softworkz
- 1.126k total downloads
- Latest version: 0.5.2-pre.124
Building cross platform electron based desktop apps with .NET Core and - optionally - ASP.NET Core. This package contains the ElectronNET project system.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 166 total downloads
- Latest version: 8.17.2
A collection of minimal binary files.
EnterpriseLibrary.Common
by: Microsoft
- 18 total downloads
- Latest version: 6.0.1304
The Enterprise Library Common assembly contains elements that are shared among multiple application blocks. By supplying a set of commonly used functions to all the application blocks, the Common assembly reduces the dependency of one application block on another.
EnterpriseLibrary.Data
by: Microsoft
- 18 total downloads
- Latest version: 6.0.1304
The Enterprise Library Data Access Application Block simplifies the development of tasks that implement common data access functionality. Applications can use this application block in a variety of situations, such as reading data for display, passing data through application layers, and submitting changed data back to the database system.
ExCSS
by: Tyler Brinks
- 10 total downloads
- Latest version: 3.0.0
ExCSS is a CSS 3 parser for .NET. ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
Generator.Equals
by: Diego Frata
- 1.41k total downloads
- Latest version: 4.0.2
A source code generator for automatically implementing IEquatable<T> using only attributes.
GeoTimeZone
by: Matt Johnson-Pint, Simon Bartlett
- 72 total downloads
- Latest version: 4.1.0
Provides an IANA time zone identifier from latitude and longitude coordinates.
GitSharp
by: henon
- 12 total downloads
- Latest version: 0.3.0
GitSharp is an implementation of Git for the Dot.Net Framework and Mono. It is aimed to be fully compatible to the original Git and shall be a light weight library for cool applications that are based on Git as their object database or are reading or manipulating repositories in some way.
Google.Apis
by: Google Inc.
- 22 total downloads
- Latest version: 1.3.0-beta15234
Google APIs Client Library (Contact me whenever new versions are available!)
Google.Apis.CustomSearchAPI.v1
by: Google LLC
- 294 total downloads
- Latest version: 1.57.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.
- 2.254k total downloads
- Latest version: 3.35.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 1.17k total downloads
- Latest version: 2.80.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1.177k total downloads
- Latest version: 2.80.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1.051k total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 864 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
- 1.483k total downloads
- Latest version: 2.80.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 1.373k total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 1.472k total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC