Hangfire
by: Sergey Odinokov
- 10 total downloads
- Latest version: 1.8.15
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/
Hangfire.SqlServer
by: Sergey Odinokov
- 7 total downloads
- Latest version: 1.8.15
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
Elsa.Studio.Workflows.Designer
by: Elsa Workflows Community
- 25 total downloads
- Latest version: 3.7.1
Adds workflow designer Blazor components powered by JS interop with X6.
Humanizer
by: Mehdi Khalili Claire Novotny
- 14 total downloads
- Latest version: 2.14.1
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
DocumentFormat.OpenXml
by: Microsoft
- 2 total downloads
- Latest version: 2.12.3
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.
MathNet.Numerics.Signed
by: Marcus Cuda Christoph Ruegg Jurgen Van Gael
- 3 total downloads
- Latest version: 2.6.0
Math.NET Numerics, signed and thus with a strong name. We strongly discourage using this package and recommend using MathNet.Numerics instead, which is unsigned and weakly named.
Irony
by: Roman Ivantsov
- 1 total downloads
- Latest version: 0.9.0-net40
Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 6 total downloads
- Latest version: 1.1.0
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
CodeBeam.MudBlazor.Extensions
by: CodeBeam
- 27 total downloads
- Latest version: 9.0.5
MudBlazor extension components from contributors. Includes 30+ components and utilities.
Grpc.Tools
by: The gRPC Authors
- 52 total downloads
- Latest version: 2.70.0
gRPC and Protocol Buffer compiler for C# projects
Grpc.Net.Common
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.32.0-pre1
Infrastructure for common functionality in gRPC
Google.Protobuf
by: Google Inc.
- 33 total downloads
- Latest version: 3.34.0
C# runtime library for Protocol Buffers - Google's data interchange format.
JetBrains.Annotations
by: JetBrains
- 4 total downloads
- Latest version: 2024.2.0
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
AutoMapper
by: Jimmy Bogard
- 3 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.
Meziantou.Analyzer
by: meziantou
- 476 total downloads
- Latest version: 3.0.112
A powerful C# Roslyn analyzer that uses static analysis to detect bugs, surface security issues, and enforce best practices—helping developers and AI write more reliable code.
ExtendedNumerics.BigDecimal
by: https://github.com/AdamWhiteHat
- 1 total downloads
- Latest version: 1.0.0
Arbitrary precision decimal class
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger
- 1 total downloads
- Latest version: 1.2.0
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
AWSSDK.S3
by: Amazon Web Services
- 1 total downloads
- Latest version: 4.0.103
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.