AspNetCore.SassCompiler by: koenvzeijl, sleeuwen, Michaelvs97
  • 206 total downloads
  • Latest version: 1.97.1
  • sass scss aspnetcore dart-sass compiler watch blazor
Sass Compiler Library for .NET 6 and above. without node, using dart-sass as a compiler
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 14 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
AutoMapper by: Jimmy Bogard
  • 28 total downloads
  • Latest version: 6.2.2
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is designed for model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
BitMiracle.LibTiff.NET by: Bit Miracle
  • 9 total downloads
  • Latest version: 2.4.583
  • Image Imaging Img Tif Tiff LibTif LibTiff BitMiracle
.NET version of LibTiff library made by Bit Miracle
BlazorMonaco by: Serdar Ciplak
  • 77 total downloads
  • Latest version: 3.4.0
  • blazor monaco editor vs code vscode format textarea contenteditable
Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code. Developed to work with Monaco Editor v0.54.0
BouncyCastle by: Bouncy Castle Project Contributors
  • 14 total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
Castle.Core by: Castle Project Contributors
  • 6 total downloads
  • Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
ConcurrentHashSet by: Bar Arnon
  • 1 total downloads
  • Latest version: 1.1.0
  • concurrency
A thread-safe hash-based set
coverlet.collector by: tonerdo
  • 30 total downloads
  • Latest version: 6.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Destructurama.Attributed by: Serilog Contributors
  • 60 total downloads
  • Latest version: 3.0.0
  • serilog attributed
Use attributes to control how complex types are logged to Serilog.
DiffPlex by: Matthew Manela
  • 24 total downloads
  • Latest version: 1.7.2
  • diff
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 7 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.
  • 6 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
ElectronNET.Core by: Gregor Biswanger, Florian Rappl, softworkz
  • 41 total downloads
  • Latest version: 0.4.1-pre.23
  • electron aspnetcore
Building cross platform electron based desktop apps with .NET Core and - optionally - ASP.NET Core. This package contains the ElectronNET project system.
Generator.Equals by: Diego Frata
  • 224 total downloads
  • Latest version: 3.3.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
  • 16 total downloads
  • Latest version: 4.1.0
  • timezone time zone geolocation geo latitude longitude coordinates iana tzdb
Provides an IANA time zone identifier from latitude and longitude coordinates.
Google.Protobuf by: Google Inc.
  • 432 total downloads
  • Latest version: 3.33.4
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 461 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.Core by: The gRPC Authors
  • 181 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
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.Core.Api by: The gRPC Authors
  • 338 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
gRPC C# Surface API