dotnet-outdated-tool by: dotnet-outdated Team & Contributors
  • 141 total downloads
  • Latest version: 4.6.4
A .NET Core global tool to update project dependencies.
Dotnet.ProjInfo by: enricosada
  • 249 total downloads
  • Latest version: 0.44.0
  • msbuild dotnet sdk csproj fsproj
Get msbuild info
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 14 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 13 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetEnv by: DotNetEnv
  • 174 total downloads
  • Latest version: 3.2.0
  • dotnet env dotfiles
A .NET library to load environment variables from .env files
ElectronNET.Core by: Gregor Biswanger, Florian Rappl, softworkz
  • 758 total downloads
  • Latest version: 0.5.0
  • electron aspnetcore
Building cross platform electron based desktop apps with .NET Core and - optionally - ASP.NET Core. This package contains the ElectronNET project system.
ElectronNET.Core.API by: Gregor Biswanger, Florian Rappl, softworkz
  • 709 total downloads
  • Latest version: 0.5.0
  • electron aspnetcore
Building cross platform electron based desktop apps with .NET Core and - optionally - ASP.NET Core. This package contains the API to access the "native" electron API.
ElectronNET.Core.AspNet by: Gregor Biswanger, Florian Rappl, softworkz
  • 721 total downloads
  • Latest version: 0.5.0
  • electron aspnetcore
Building cross platform electron based desktop apps with .NET Core and - optionally - ASP.NET Core. This package contains the ASP.Net Core integration.
EnterpriseLibrary.Common by: Microsoft
  • 12 total downloads
  • Latest version: 6.0.1304
  • entlib Enterprise Library common core LOB
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
  • 12 total downloads
  • Latest version: 6.0.1304
  • entlib Enterprise Library data daab dab LOB
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
  • 166 total downloads
  • Latest version: 3.0.6
  • javascript, parser, ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExCSS by: Tyler Brinks
  • 152 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
  • 209 total downloads
  • Latest version: 5.4.1
  • Performance;Expression;ExpressionTree;Compile;DynamicMethod;IL;ILEmit;DryIoc;ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
Fluid.Core by: Sebastien Ros
  • 423 total downloads
  • Latest version: 3.0.0-beta.5
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
FSharp.Compiler.Service by: Microsoft
  • 1.016k total downloads
  • Latest version: 43.12.204
  • F#, fsharp, interactive, compiler, editor
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
  • 789 total downloads
  • Latest version: 11.0.101-preview4.26230.115
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from F# Tools version 15.2.101 For F# 11.0. Contains code from the F# Software Foundation.
Generator.Equals by: Diego Frata
  • 1.042k total downloads
  • Latest version: 4.0.0
  • source generator, equality, equals, equatable
A source code generator for automatically implementing IEquatable<T> using only attributes.
Generator.Equals.Runtime by: Diego Frata
  • 975 total downloads
  • Latest version: 4.0.0
  • source generator, equality, equals, equatable
A source code generator for automatically implementing IEquatable<T> using only attributes.
GeoTimeZone by: Matt Johnson-Pint, Simon Bartlett
  • 518 total downloads
  • Latest version: 6.1.0
  • timezone time zone geolocation geo latitude longitude coordinates iana tzdb
Provides an IANA time zone identifier from latitude and longitude coordinates.
GitSharp by: henon
  • 8 total downloads
  • Latest version: 0.3.0
  • .NET C# Mono Git
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.