Anthropic
by: Anthropic
- 178 total downloads
- Latest version: 12.11.0
The official .NET library for the Anthropic API.
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
- 61 total downloads
- Latest version: 16.1.1
A convention-based object-object mapper.
BlazorCameraStreamer
by: Baltermia Clopath
- 32 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
CliWrap
by: Tyrrrz
- 26 total downloads
- Latest version: 3.9.0
Library for interacting with external command-line interfaces
CommandLineParser
by: Giacomo Stelluti Scala
- 23 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.
CSharpToJsonSchema
by: tryAGI and contributors
- 59 total downloads
- Latest version: 3.10.2-dev.103
Generated C# SDK based on official CSharpToJsonSchema OpenAPI specification.
Includes C# Source Generator which allows you to define functions natively through a C# interface, and also provides extensions that make it easier to call this interface later
Data
by: 李林
- 3 total downloads
- Latest version: 1.1.0
数据库连接组件,
2种连接方式,分别为:
基于fluentData3和基于EnterpriseLibrary6
docfx
by: DocAsCode
- 2 total downloads
- Latest version: 0.0.1-alpha-1517061543
docfx tool to generate API documentation website for open source .NET projects
DocumentFormat.OpenXml
by: Microsoft
- 37 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
- 393 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
- 4 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
- 5 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.