AspNetCore.SassCompiler
by: koenvzeijl, sleeuwen, Michaelvs97
- 205 total downloads
- Latest version: 1.97.1
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
A collection of analyzers related to best practices for writing asynchronous code.
AutoMapper
by: Jimmy Bogard
- 8 total downloads
- Latest version: 3.3.1
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 geared towards 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.
BlazorMonaco
by: Serdar Ciplak
- 77 total downloads
- Latest version: 3.4.0
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
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
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 7 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 6 total downloads
- Latest version: 1.0.0.12
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
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
A source code generator for automatically implementing IEquatable<T> using only attributes.
Google.Protobuf
by: Google Inc.
- 404 total downloads
- Latest version: 3.33.4
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.Core
by: The gRPC Authors
- 181 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
- 314 total downloads
- Latest version: 2.76.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.65.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 311 total downloads
- Latest version: 2.76.0
Infrastructure for common functionality in gRPC
Handlebars.Net
by: Rex Morgan
- 301 total downloads
- Latest version: 1.7.1
Blistering-fast Handlebars.js templates in your .NET application.
HtmlAgilityPack
by: Simon Mourrier, Jeff Klawiter
- 10 total downloads
- Latest version: 1.4.3
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
HttpClient
by: HttpClient
- 9 total downloads
- Latest version: 10.0.11
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data.
For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/storage/Azure.Storage.Blobs/BreakingChanges.txt
Microsoft Azure Storage quickstarts and tutorials - https://learn.microsoft.com/azure/storage/
Microsoft Azure Storage REST API Reference - https://learn.microsoft.com/rest/api/storageservices/
REST API Reference for Blob Service - https://learn.microsoft.com/rest/api/storageservices/blob-service-rest-api