AspNetCore.SassCompiler
by: koenvzeijl, sleeuwen, Michaelvs97
- 818 total downloads
- Latest version: 1.98.0
Sass Compiler Library for .NET 6 and above. without node, using dart-sass as a compiler
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 20 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
AutoMapper
by: Jimmy Bogard
- 86 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
- 17 total downloads
- Latest version: 2.4.583
.NET version of LibTiff library made by Bit Miracle
BlazorCameraStreamer
by: Baltermia Clopath
- 31 total downloads
- Latest version: 3.0.1
A Blazor Component library that adds a easy-to-use camera-streaming functionality, which allows you to receive the streamed data.
BlazorMonaco
by: Serdar Ciplak
- 390 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
- 42 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
- 18 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommandLineParser
by: Giacomo Stelluti Scala
- 22 total downloads
- Latest version: 1.9.6-rc1
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CommonServiceLocator
by: .NET Foundation and Contributors
- 12 total downloads
- Latest version: 2.0.7
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
ConcurrentHashSet
by: Bar Arnon
- 67 total downloads
- Latest version: 1.3.0
A thread-safe hash-based set
coverlet.collector
by: tonerdo
- 90 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Data
by: 李林
- 2 total downloads
- Latest version: 1.1.0
数据库连接组件,
2种连接方式,分别为:
基于fluentData3和基于EnterpriseLibrary6
Destructurama.Attributed
by: Serilog Contributors
- 112 total downloads
- Latest version: 3.0.0
Use attributes to control how complex types are logged to Serilog.
DiffPlex
by: Matthew Manela
- 72 total downloads
- Latest version: 1.7.2
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
docfx
by: .NET Foundation and Contributors
- 25 total downloads
- Latest version: 2.78.0
The docfx command line tool published as .NET tool
DocumentFormat.OpenXml
by: Microsoft
- 36 total downloads
- Latest version: 2.14.0-beta0001
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 10 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 9 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
ElectronNET.Core
by: Gregor Biswanger, Florian Rappl, softworkz
- 392 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.