AnyOf
by: Stef Heyenrath
- 162 total downloads
- Latest version: 0.0.19
Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters for methods.
Ardalis.ApiEndpoints.CodeAnalyzers
by: Steve Smith (@ardalis) Philip Pittle (@ppittle)
- 90 total downloads
- Latest version: 4.1.0
Code Analyzers supporting using Api Endpoints
AsyncFixer
by: Semih Okur
- 12 total downloads
- Latest version: 1.5.1
AsyncFixer helps developers in finding and correcting common async/await misuses (i.e., anti-patterns). It currently detects 5 common kinds of async/await misuses and fixes 3 of them via program transformations. AsyncFixer has been tested with thousands of open-source C# projects and successfully handles many corner cases.
AWSSDK.CloudWatchLogs
by: Amazon Web Services
- 12 total downloads
- Latest version: 3.7.0.5
Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS. You can use Amazon CloudWatch to collect and track metrics, collect and monitor log files, and set alarms.
AWSSDK.Core
by: Amazon Web Services
- 24 total downloads
- Latest version: 3.7.103.1
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3
by: Amazon Web Services
- 19 total downloads
- Latest version: 3.7.101.39
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SimpleSystemsManagement
by: Amazon Web Services
- 7.59k total downloads
- Latest version: 4.0.0-preview.7
Amazon EC2 Simple Systems Manager (SSM) enables you to manage a number of administrative and configuration tasks on your instances.
Azure.Messaging.EventGrid
by: Microsoft
- 28 total downloads
- Latest version: 4.22.0-beta.1
This library can be used to publish events to Azure Event Grid and to consume events delivered by EventGrid. It also defines the event schemas for the events published to EventGrid by various Azure services.
bootstrap
by: Twitter Inc.
- 13 total downloads
- Latest version: 3.4.1
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle
by: Bouncy Castle Project Contributors
- 52 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.
BuildBundlerMinifier
by: Mads Kristensen
- 13 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
Castle.Core
by: Castle Project Contributors
- 36 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
coverlet.msbuild
by: tonerdo
- 26 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.
CSharpGuidelinesAnalyzer
by: Bart Koelman
- 12 total downloads
- Latest version: 3.8.5
Reports diagnostics for C# coding guidelines that are not already covered by Resharper. Requires Visual Studio 2017 Update 5 or higher.
CSharpTest.Net.Collections-NetStd2
by: Roger Knapp
- 14 total downloads
- Latest version: 14.906.1403.1084
Fully managed B+ Tree implementation for local data storage; ported to .NET Standard 2.0. Forked from: https://github.com/csharptest/CSharpTest.Net.Collections.
Dapper
by: Sam Saffron Marc Gravell
- 477 total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.StrongName
by: Sam Saffron Marc Gravell
- 71 total downloads
- Latest version: 1.40.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..; but with a strong name
DocumentFormat.OpenXml
by: Microsoft
- 201 total downloads
- Latest version: 2.13.1
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.
EmptyFiles
by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
- 15 total downloads
- Latest version: 4.1.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 12 total downloads
- Latest version: 6.1.3
Entity Framework is Microsoft's recommended data access technology for new applications.