ElectronNET.Core
by: Gregor Biswanger, Florian Rappl, softworkz
- 402 total downloads
- Latest version: 0.5.0-pre.73
Building cross platform electron based desktop apps with .NET Core and - optionally - ASP.NET Core. This package contains the ElectronNET project system.
EnterpriseLibrary.Common
by: Microsoft
- 7 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
- 7 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.
Esprima
by: Sebastien Ros
- 41 total downloads
- Latest version: 3.0.5
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExCSS
by: Tyler Brinks
- 56 total downloads
- Latest version: 4.3.1
ExCSS is a CSS 2.1 and CSS 3 parser for .NET.
ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
FastExpressionCompiler.src
by: Maksim Volkau
- 68 total downloads
- Latest version: 5.4.0
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
Fluid.Core
by: Sebastien Ros
- 145 total downloads
- Latest version: 3.0.0-beta.5
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
FSharp.Compiler.Service
by: Microsoft
- 246 total downloads
- Latest version: 43.12.201
The F# Compiler Services package for F# 10.0 exposes additional functionality for implementing F# language bindings, additional tools based on the compiler or refactoring tools. The package also includes F# interactive service that can be used for embedding F# scripting into your applications. Contains code from the F# Software Foundation.
FSharp.Core
by: Microsoft
- 192 total downloads
- Latest version: 11.0.100-preview3.26159.112
FSharp.Core redistributables from F# Tools version 15.2.100 For F# 11.0. Contains code from the F# Software Foundation.
Generator.Equals
by: Diego Frata
- 657 total downloads
- Latest version: 4.0.0
A source code generator for automatically implementing IEquatable<T> using only attributes.
Generator.Equals.Runtime
by: Diego Frata
- 573 total downloads
- Latest version: 4.0.0
A source code generator for automatically implementing IEquatable<T> using only attributes.
GeoTimeZone
by: Matt Johnson-Pint, Simon Bartlett
- 375 total downloads
- Latest version: 6.1.0
Provides an IANA time zone identifier from latitude and longitude coordinates.
GitSharp
by: henon
- 4 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 LLC
- 253 total downloads
- Latest version: 1.73.0
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Google.Apis.Core
by: Google LLC
- 172 total downloads
- Latest version: 1.73.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Google.Apis.CustomSearchAPI.v1
by: Google LLC
- 101 total downloads
- Latest version: 1.68.0.3520
Google APIs Client Library for working with Customsearch v1.
Product documentation is available at:
https://developers.google.com/custom-search/v1/introduction
API reference documentation for this package is available at:
https://googleapis.dev/dotnet/Google.Apis.CustomSearchAPI.v1/latest/api/Google.Apis.CustomSearchAPI.v1.html
The source code for this package is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.CustomSearchAPI.v1
Supported Platforms:
- .NET Framework 4.6.2+
- .NET Standard 2.0
- .NET 6.0+
Incompatible platforms:
- .NET Framework < 4.6.2
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin/MAUI
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Google.Protobuf
by: Google Inc.
- 915 total downloads
- Latest version: 3.34.1
C# runtime library for Protocol Buffers - Google's data interchange format.
GreenPipes
by: Chris Patterson
- 40 total downloads
- Latest version: 4.0.1
GreenPipes, a pipes and filters library for the Task Parallel Library
Grpc.AspNetCore
by: The gRPC Authors
- 206 total downloads
- Latest version: 2.80.0-pre1
gRPC meta-package for ASP.NET Core